1. |
info: 2025-04-29 08:40:44.330 RelationalEventId.CommandExecuted[20101] (Microsoft.EntityFrameworkCore.Database.Command)
2ms [Parameters=[@__id_0='748ff5b8-3fa3-4440-8c7e-9cbb25ecb5b6'], CommandType='Text', CommandTimeout='30']
SELECT TOP(1) [s].[Id], [s].[Active], [s].[CheatSheet], [s].[CheatSheet2], [s].[Deleted], [s].[FactErrors], [s].[FactErrorsExplanation], [s].[ParentCategory2Id], [s].[ParentCategoryId], [s].[ProcessorGenerateImagePrompt], [s].[Prompt], [s].[Reference], [s].[ReferenceSlug], [s].[SiteId], [s].[SpellingErrors], [s].[SpellingErrorsExplanation], [s].[Summary], [s].[Summary2], [s].[Title], [s].[TitleBackup], [s].[TitleSlug], [s].[TotalCards], [s].[TotalCards2], [s].[TotalCategories], [s].[TotalPages], [s].[Verified], [s0].[Id], [s0].[CultureCode], [s0].[Deleted], [s0].[Description], [s0].[Email], [s0].[ProcessorGenerateImageCategoryPrompt], [s0].[ProcessorGenerateImageQuestionPrompt], [s0].[ProcessorGenerateImageTopicPrompt], [s0].[ProcessorGenerateQuestionPrompt], [s0].[ProcessorGenerateQuestionShortPrompt], [s0].[ProcessorOcrTextPrompt], [s0].[ProcessorOcrTextShortPrompt], [s0].[ProcessorRewriteTextPrompt], [s0].[ProcessorRewriteTextShortPrompt], [s0].[SendGridApiKey], [s0].[Title], [s0].[TotalCategories], [s0].[TotalHosts], [s0].[WikiLanguage]
FROM [Scanners] AS [s] WITH (NOLOCK)
INNER JOIN [Sites] AS [s0] ON [s].[SiteId] = [s0].[Id]
WHERE [s].[Id] = @__id_0 AND [s].[Deleted] = CAST(0 AS bit)
|
2. |
info: 2025-04-29 08:40:44.339 RelationalEventId.CommandExecuted[20101] (Microsoft.EntityFrameworkCore.Database.Command)
7ms [Parameters=[@__parent_Id_0='748ff5b8-3fa3-4440-8c7e-9cbb25ecb5b6'], CommandType='Text', CommandTimeout='30']
SELECT COUNT(*)
FROM [ScannerPages] AS [s] WITH (NOLOCK)
WHERE [s].[ScannerId] = @__parent_Id_0 AND [s].[Deleted] = CAST(0 AS bit)
|
3. |
info: 2025-04-29 08:40:44.342 RelationalEventId.CommandExecuted[20101] (Microsoft.EntityFrameworkCore.Database.Command)
2ms [Parameters=[@__parent_Id_0='748ff5b8-3fa3-4440-8c7e-9cbb25ecb5b6', @__p_1='0', @__p_2='20'], CommandType='Text', CommandTimeout='30']
SELECT [s1].[Id], [s1].[Active], [s1].[Deleted], [s1].[Position], [s1].[ScannerId], [s1].[StorageMediaName], [s1].[StorageMediaUrl], [s1].[Text], [s0].[Id], [s0].[Active], [s0].[CheatSheet], [s0].[CheatSheet2], [s0].[Deleted], [s0].[FactErrors], [s0].[FactErrorsExplanation], [s0].[ParentCategory2Id], [s0].[ParentCategoryId], [s0].[ProcessorGenerateImagePrompt], [s0].[Prompt], [s0].[Reference], [s0].[ReferenceSlug], [s0].[SiteId], [s0].[SpellingErrors], [s0].[SpellingErrorsExplanation], [s0].[Summary], [s0].[Summary2], [s0].[Title], [s0].[TitleBackup], [s0].[TitleSlug], [s0].[TotalCards], [s0].[TotalCards2], [s0].[TotalCategories], [s0].[TotalPages], [s0].[Verified]
FROM (
SELECT [s].[Id], [s].[Active], [s].[Deleted], [s].[Position], [s].[ScannerId], [s].[StorageMediaName], [s].[StorageMediaUrl], [s].[Text]
FROM [ScannerPages] AS [s] WITH (NOLOCK)
WHERE [s].[ScannerId] = @__parent_Id_0 AND [s].[Deleted] = CAST(0 AS bit)
ORDER BY [s].[Position]
OFFSET @__p_1 ROWS FETCH NEXT @__p_2 ROWS ONLY
) AS [s1]
INNER JOIN [Scanners] AS [s0] ON [s1].[ScannerId] = [s0].[Id]
ORDER BY [s1].[Position]
|
4. |
info: 2025-04-29 08:40:44.505 RelationalEventId.CommandExecuted[20101] (Microsoft.EntityFrameworkCore.Database.Command)
8ms [Parameters=[@__id_0='12659c87-bd66-f601-baa4-a0aec4cb4311', @__site_Id_1='63d6eb4e-8e39-4ac6-8f69-55ee76feccce'], CommandType='Text', CommandTimeout='30']
SELECT [c].[Id], [c].[Active], [c].[Deleted], [c].[Description], [c].[DescriptionBackup], [c].[Left], [c].[ParentId], [c].[Position], [c].[ProcessorGenerateImagePrompt], [c].[Right], [c].[SiteId], [c].[StorageMediaName], [c].[StorageMediaUrl], [c].[Title], [c].[TitleBackup], [c].[TitleSlug], [c].[TotalChildren], [c].[TotalScanners], [c].[TotalYoutubeVideos]
FROM [Categories] AS [c] WITH (NOLOCK)
WHERE [c].[Id] = @__id_0 AND [c].[SiteId] = @__site_Id_1 AND [c].[Active] = CAST(1 AS bit) AND [c].[Deleted] = CAST(0 AS bit)
ORDER BY [c].[Id]
|
5. |
info: 2025-04-29 08:40:44.506 RelationalEventId.CommandExecuted[20101] (Microsoft.EntityFrameworkCore.Database.Command)
1ms [Parameters=[@__id_0='12659c87-bd66-f601-baa4-a0aec4cb4311', @__site_Id_1='63d6eb4e-8e39-4ac6-8f69-55ee76feccce'], CommandType='Text', CommandTimeout='30']
SELECT [c4].[Id], [c4].[Active], [c4].[Deleted], [c4].[Description], [c4].[DescriptionBackup], [c4].[Left], [c4].[ParentId], [c4].[Position], [c4].[ProcessorGenerateImagePrompt], [c4].[Right], [c4].[SiteId], [c4].[StorageMediaName], [c4].[StorageMediaUrl], [c4].[Title], [c4].[TitleBackup], [c4].[TitleSlug], [c4].[TotalChildren], [c4].[TotalScanners], [c4].[TotalYoutubeVideos], [c].[Id]
FROM [Categories] AS [c] WITH (NOLOCK)
INNER JOIN (
SELECT [c0].[Id], [c0].[Active], [c0].[Deleted], [c0].[Description], [c0].[DescriptionBackup], [c0].[Left], [c0].[ParentId], [c0].[Position], [c0].[ProcessorGenerateImagePrompt], [c0].[Right], [c0].[SiteId], [c0].[StorageMediaName], [c0].[StorageMediaUrl], [c0].[Title], [c0].[TitleBackup], [c0].[TitleSlug], [c0].[TotalChildren], [c0].[TotalScanners], [c0].[TotalYoutubeVideos]
FROM [Categories] AS [c0] WITH (NOLOCK)
WHERE [c0].[Active] = CAST(1 AS bit) AND [c0].[Deleted] = CAST(0 AS bit)
) AS [c4] ON [c].[Id] = [c4].[ParentId]
WHERE [c].[Id] = @__id_0 AND [c].[SiteId] = @__site_Id_1 AND [c].[Active] = CAST(1 AS bit) AND [c].[Deleted] = CAST(0 AS bit)
ORDER BY [c].[Id], [c4].[Position], [c4].[Id]
|
6. |
info: 2025-04-29 08:40:44.508 RelationalEventId.CommandExecuted[20101] (Microsoft.EntityFrameworkCore.Database.Command)
2ms [Parameters=[@__id_0='12659c87-bd66-f601-baa4-a0aec4cb4311', @__site_Id_1='63d6eb4e-8e39-4ac6-8f69-55ee76feccce'], CommandType='Text', CommandTimeout='30']
SELECT [s5].[ScannerId], [s5].[CategoryId], [s5].[Id], [s5].[Active], [s5].[CheatSheet], [s5].[CheatSheet2], [s5].[Deleted], [s5].[FactErrors], [s5].[FactErrorsExplanation], [s5].[ParentCategory2Id], [s5].[ParentCategoryId], [s5].[ProcessorGenerateImagePrompt], [s5].[Prompt], [s5].[Reference], [s5].[ReferenceSlug], [s5].[SiteId], [s5].[SpellingErrors], [s5].[SpellingErrorsExplanation], [s5].[Summary], [s5].[Summary2], [s5].[Title], [s5].[TitleBackup], [s5].[TitleSlug], [s5].[TotalCards], [s5].[TotalCards2], [s5].[TotalCategories], [s5].[TotalPages], [s5].[Verified], [c].[Id]
FROM [Categories] AS [c] WITH (NOLOCK)
INNER JOIN (
SELECT [c3].[ScannerId], [c3].[CategoryId], [s1].[Id], [s1].[Active], [s1].[CheatSheet], [s1].[CheatSheet2], [s1].[Deleted], [s1].[FactErrors], [s1].[FactErrorsExplanation], [s1].[ParentCategory2Id], [s1].[ParentCategoryId], [s1].[ProcessorGenerateImagePrompt], [s1].[Prompt], [s1].[Reference], [s1].[ReferenceSlug], [s1].[SiteId], [s1].[SpellingErrors], [s1].[SpellingErrorsExplanation], [s1].[Summary], [s1].[Summary2], [s1].[Title], [s1].[TitleBackup], [s1].[TitleSlug], [s1].[TotalCards], [s1].[TotalCards2], [s1].[TotalCategories], [s1].[TotalPages], [s1].[Verified]
FROM [CategoryScanners] AS [c3]
INNER JOIN [Scanners] AS [s1] ON [c3].[ScannerId] = [s1].[Id]
WHERE [s1].[Active] = CAST(1 AS bit) AND [s1].[Deleted] = CAST(0 AS bit)
) AS [s5] ON [c].[Id] = [s5].[CategoryId]
WHERE [c].[Id] = @__id_0 AND [c].[SiteId] = @__site_Id_1 AND [c].[Active] = CAST(1 AS bit) AND [c].[Deleted] = CAST(0 AS bit)
ORDER BY [c].[Id], [s5].[Id], [s5].[ScannerId], [s5].[CategoryId]
|
7. |
info: 2025-04-29 08:40:44.680 RelationalEventId.CommandExecuted[20101] (Microsoft.EntityFrameworkCore.Database.Command)
38ms [Parameters=[@__site_Id_0='63d6eb4e-8e39-4ac6-8f69-55ee76feccce', @__item_Left_1='9412', @__item_Right_2='9413'], CommandType='Text', CommandTimeout='30']
SELECT [c].[Id], [c].[Active], [c].[Deleted], [c].[Description], [c].[DescriptionBackup], [c].[Left], [c].[ParentId], [c].[Position], [c].[ProcessorGenerateImagePrompt], [c].[Right], [c].[SiteId], [c].[StorageMediaName], [c].[StorageMediaUrl], [c].[Title], [c].[TitleBackup], [c].[TitleSlug], [c].[TotalChildren], [c].[TotalScanners], [c].[TotalYoutubeVideos]
FROM [Categories] AS [c] WITH (NOLOCK)
WHERE [c].[SiteId] = @__site_Id_0 AND [c].[Left] <= @__item_Left_1 AND [c].[Right] >= @__item_Right_2 AND [c].[Deleted] = CAST(0 AS bit)
ORDER BY [c].[Left]
|
60 ms |