????
Current Path : C:/inetpub/vhost/binhdinhf1.gdtsolutions.vn/api/logs/ |
Current File : C:/inetpub/vhost/binhdinhf1.gdtsolutions.vn/api/logs/stdout_20231213054456_14012.log |
warn: Microsoft.AspNetCore.Server.IIS.Core.IISHttpServer[0] Increasing the MaxRequestBodySize conflicts with the max value for IIS limit maxAllowedContentLength. HTTP requests that have a content length greater than maxAllowedContentLength will still be rejected by IIS. You can disable the limit by either removing or setting the maxAllowedContentLength value to a higher limit. info: Microsoft.Hosting.Lifetime[0] Application started. Press Ctrl+C to shut down. info: Microsoft.Hosting.Lifetime[0] Hosting environment: Production info: Microsoft.Hosting.Lifetime[0] Content root path: C:\inetpub\vhost\binhdinhf1.gdtsolutions.vn\api info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (63ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (52ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; info: Microsoft.EntityFrameworkCore.Migrations[20405] No migrations were applied. The database is already up to date. info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT CASE WHEN EXISTS ( SELECT 1 FROM [identity].[AspNetRoles] AS [a]) THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT CASE WHEN EXISTS ( SELECT 1 FROM [identity].[AspNetUsers] AS [a]) THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Teams] AS [t] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Drivers] AS [d] ON [t].[Id] = [d].[TeamId] ORDER BY [t].[Id], [c].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Teams] AS [t] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Drivers] AS [d] ON [t].[Id] = [d].[TeamId] ORDER BY [t].[Id], [c].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (27ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Drivers] AS [d] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_5='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t0].[Name], [t0].[Id], [c].[Name], [c].[Id], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Name], [c0].[Id], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [t].[Id], [t].[PhotoUrl], [t].[FullName], [t].[TeamId], [t].[CountryId], [t].[CountryOfResidence], [t].[PlaceOfBirth], [t].[DebutYear], [t].[Height], [t].[Weight], [t].[CountryOfLicenseId], CASE WHEN [t0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM ( SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[DebutYear], [d].[FullName], [d].[Height], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[TeamId], [d].[Weight] FROM [Drivers] AS [d] ORDER BY [d].[Id] OFFSET @__TypedProperty_4 ROWS FETCH NEXT @__TypedProperty_5 ROWS ONLY ) AS [t] LEFT JOIN [Teams] AS [t0] ON [t].[TeamId] = [t0].[Id] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Countries] AS [c0] ON [t].[CountryOfLicenseId] = [c0].[Id] ORDER BY [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Drivers] AS [d] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_5='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t0].[Name], [t0].[Id], [c].[Name], [c].[Id], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Name], [c0].[Id], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [t].[Id], [t].[PhotoUrl], [t].[FullName], [t].[TeamId], [t].[CountryId], [t].[CountryOfResidence], [t].[PlaceOfBirth], [t].[DebutYear], [t].[Height], [t].[Weight], [t].[CountryOfLicenseId], CASE WHEN [t0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM ( SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[DebutYear], [d].[FullName], [d].[Height], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[TeamId], [d].[Weight] FROM [Drivers] AS [d] ORDER BY [d].[Id] OFFSET @__TypedProperty_4 ROWS FETCH NEXT @__TypedProperty_5 ROWS ONLY ) AS [t] LEFT JOIN [Teams] AS [t0] ON [t].[TeamId] = [t0].[Id] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Countries] AS [c0] ON [t].[CountryOfLicenseId] = [c0].[Id] ORDER BY [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Drivers] AS [d] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_5='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t0].[Name], [t0].[Id], [c].[Name], [c].[Id], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Name], [c0].[Id], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [t].[Id], [t].[PhotoUrl], [t].[FullName], [t].[TeamId], [t].[CountryId], [t].[CountryOfResidence], [t].[PlaceOfBirth], [t].[DebutYear], [t].[Height], [t].[Weight], [t].[CountryOfLicenseId], CASE WHEN [t0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM ( SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[DebutYear], [d].[FullName], [d].[Height], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[TeamId], [d].[Weight] FROM [Drivers] AS [d] ORDER BY [d].[Id] OFFSET @__TypedProperty_4 ROWS FETCH NEXT @__TypedProperty_5 ROWS ONLY ) AS [t] LEFT JOIN [Teams] AS [t0] ON [t].[TeamId] = [t0].[Id] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Countries] AS [c0] ON [t].[CountryOfLicenseId] = [c0].[Id] ORDER BY [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight] FROM [Drivers] AS [d] WHERE [d].[Id] = @__key_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Teams] AS [t] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[Name] FROM [Teams] AS [t] ORDER BY [t].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Id] = @__TypedProperty_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Id] = @__TypedProperty_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Id] = @__TypedProperty_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Id] = @__TypedProperty_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Drivers] AS [d] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_5='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t0].[Name], [t0].[Id], [c].[Name], [c].[Id], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Name], [c0].[Id], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [t].[Id], [t].[PhotoUrl], [t].[FullName], [t].[TeamId], [t].[CountryId], [t].[CountryOfResidence], [t].[PlaceOfBirth], [t].[DebutYear], [t].[Height], [t].[Weight], [t].[CountryOfLicenseId], CASE WHEN [t0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM ( SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[DebutYear], [d].[FullName], [d].[Height], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[TeamId], [d].[Weight] FROM [Drivers] AS [d] ORDER BY [d].[Id] OFFSET @__TypedProperty_4 ROWS FETCH NEXT @__TypedProperty_5 ROWS ONLY ) AS [t] LEFT JOIN [Teams] AS [t0] ON [t].[TeamId] = [t0].[Id] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Countries] AS [c0] ON [t].[CountryOfLicenseId] = [c0].[Id] ORDER BY [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Teams] AS [t] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[Name] FROM [Teams] AS [t] ORDER BY [t].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Teams] AS [t] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[Name] FROM [Teams] AS [t] ORDER BY [t].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100)], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100), @__TypedProperty_2='?' (DbType = Int32), @__TypedProperty_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' ORDER BY [c].[Id] OFFSET @__TypedProperty_2 ROWS FETCH NEXT @__TypedProperty_3 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100)], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100), @__TypedProperty_2='?' (DbType = Int32), @__TypedProperty_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' ORDER BY [c].[Id] OFFSET @__TypedProperty_2 ROWS FETCH NEXT @__TypedProperty_3 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__normalizedUserName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedOn], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[ModifiedBy], [a].[ModifiedOn], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName] FROM [identity].[AspNetUsers] AS [a] WHERE [a].[NormalizedUserName] = @__normalizedUserName_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__user_Id_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT [a].[Id], [a].[ClaimType], [a].[ClaimValue], [a].[UserId] FROM [identity].[AspNetUserClaims] AS [a] WHERE [a].[UserId] = @__user_Id_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT [a0].[Name] FROM [identity].[AspNetUserRoles] AS [a] INNER JOIN [identity].[AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id] WHERE [a].[UserId] = @__userId_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__normalizedName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Id], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedOn], [a].[DisplayName], [a].[ModifiedBy], [a].[ModifiedOn], [a].[Name], [a].[NormalizedName] FROM [identity].[AspNetRoles] AS [a] WHERE [a].[NormalizedName] = @__normalizedName_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__role_Id_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT [a].[ClaimType], [a].[ClaimValue] FROM [identity].[AspNetRoleClaims] AS [a] WHERE [a].[RoleId] = @__role_Id_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__user_Id_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT [a].[Id], [a].[ClaimType], [a].[ClaimValue], [a].[UserId] FROM [identity].[AspNetUserClaims] AS [a] WHERE [a].[UserId] = @__user_Id_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT [a0].[Name] FROM [identity].[AspNetUserRoles] AS [a] INNER JOIN [identity].[AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id] WHERE [a].[UserId] = @__userId_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__normalizedName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Id], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedOn], [a].[DisplayName], [a].[ModifiedBy], [a].[ModifiedOn], [a].[Name], [a].[NormalizedName] FROM [identity].[AspNetRoles] AS [a] WHERE [a].[NormalizedName] = @__normalizedName_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__role_Id_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT [a].[ClaimType], [a].[ClaimValue] FROM [identity].[AspNetRoleClaims] AS [a] WHERE [a].[RoleId] = @__role_Id_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__get_Item_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedOn], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[ModifiedBy], [a].[ModifiedOn], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName] FROM [identity].[AspNetUsers] AS [a] WHERE [a].[Id] = @__get_Item_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Drivers] AS [d] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_5='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t0].[Name], [t0].[Id], [c].[Name], [c].[Id], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Name], [c0].[Id], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [t].[Id], [t].[PhotoUrl], [t].[FullName], [t].[TeamId], [t].[CountryId], [t].[CountryOfResidence], [t].[PlaceOfBirth], [t].[DebutYear], [t].[Height], [t].[Weight], [t].[CountryOfLicenseId], CASE WHEN [t0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM ( SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[DebutYear], [d].[FullName], [d].[Height], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[TeamId], [d].[Weight] FROM [Drivers] AS [d] ORDER BY [d].[Id] OFFSET @__TypedProperty_4 ROWS FETCH NEXT @__TypedProperty_5 ROWS ONLY ) AS [t] LEFT JOIN [Teams] AS [t0] ON [t].[TeamId] = [t0].[Id] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Countries] AS [c0] ON [t].[CountryOfLicenseId] = [c0].[Id] ORDER BY [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Drivers] AS [d] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_5='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t0].[Name], [t0].[Id], [c].[Name], [c].[Id], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Name], [c0].[Id], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [t].[Id], [t].[PhotoUrl], [t].[FullName], [t].[TeamId], [t].[CountryId], [t].[CountryOfResidence], [t].[PlaceOfBirth], [t].[DebutYear], [t].[Height], [t].[Weight], [t].[CountryOfLicenseId], CASE WHEN [t0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM ( SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[DebutYear], [d].[FullName], [d].[Height], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[TeamId], [d].[Weight] FROM [Drivers] AS [d] ORDER BY [d].[Id] OFFSET @__TypedProperty_4 ROWS FETCH NEXT @__TypedProperty_5 ROWS ONLY ) AS [t] LEFT JOIN [Teams] AS [t0] ON [t].[TeamId] = [t0].[Id] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Countries] AS [c0] ON [t].[CountryOfLicenseId] = [c0].[Id] ORDER BY [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Teams] AS [t] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[Name] FROM [Teams] AS [t] ORDER BY [t].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Teams] AS [t] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[Name] FROM [Teams] AS [t] ORDER BY [t].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100)], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100), @__TypedProperty_2='?' (DbType = Int32), @__TypedProperty_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' ORDER BY [c].[Id] OFFSET @__TypedProperty_2 ROWS FETCH NEXT @__TypedProperty_3 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100)], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100), @__TypedProperty_2='?' (DbType = Int32), @__TypedProperty_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' ORDER BY [c].[Id] OFFSET @__TypedProperty_2 ROWS FETCH NEXT @__TypedProperty_3 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (7ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (Size = 100), @p2='?' (Size = 300), @p3='?' (Size = 50), @p4='?' (Size = 50), @p5='?' (DbType = DateTime2), @p6='?' (Size = 200), @p7='?' (Size = 500), @p8='?' (Size = 50), @p9='?' (DbType = DateTime2), @p10='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Media] ([Id], [Author], [Caption], [ContentType], [CreatedBy], [CreatedOn], [Keywords], [Link], [ModifiedBy], [ModifiedOn], [Type]) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10); info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@p10='?' (DbType = Guid), @p0='?' (Size = 100), @p1='?' (Size = 300), @p2='?' (Size = 50), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 200), @p6='?' (Size = 500), @p7='?' (Size = 50), @p8='?' (DbType = DateTime2), @p9='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Media] SET [Author] = @p0, [Caption] = @p1, [ContentType] = @p2, [CreatedBy] = @p3, [CreatedOn] = @p4, [Keywords] = @p5, [Link] = @p6, [ModifiedBy] = @p7, [ModifiedOn] = @p8, [Type] = @p9 OUTPUT 1 WHERE [Id] = @p10; info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT NEXT VALUE FOR [EntityFrameworkHiLoSequence] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (7ms) [Parameters=[@p0='?' (DbType = Int32), @p1='?' (DbType = Int32), @p2='?' (DbType = Int32), @p3='?' (Size = 100), @p4='?' (Size = 50), @p5='?' (DbType = DateTime2), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 200), @p9='?' (Size = 100), @p10='?' (Precision = 8) (Scale = 2) (DbType = Decimal), @p11='?' (Size = 200), @p12='?' (Size = 4000), @p13='?' (Size = 200), @p14='?' (Size = 50), @p15='?' (DbType = DateTime2), @p16='?' (Size = 200), @p17='?' (Size = 100), @p18='?' (Size = 200), @p19='?' (DbType = Int32), @p20='?' (Size = 10) (DbType = AnsiString), @p21='?' (Size = 200), @p22='?' (Precision = 8) (Scale = 2) (DbType = Decimal)], CommandType='Text', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Drivers] ([Id], [CountryId], [CountryOfLicenseId], [CountryOfResidence], [CreatedBy], [CreatedOn], [DateOfBirth], [DebutYear], [Email], [FullName], [Height], [Hobbies], [Hull], [Link], [ModifiedBy], [ModifiedOn], [PhotoUrl], [PlaceOfBirth], [Profession], [TeamId], [Type], [Website], [Weight]) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22); info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Drivers] AS [d] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_5='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t0].[Name], [t0].[Id], [c].[Name], [c].[Id], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Name], [c0].[Id], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [t].[Id], [t].[PhotoUrl], [t].[FullName], [t].[TeamId], [t].[CountryId], [t].[CountryOfResidence], [t].[PlaceOfBirth], [t].[DebutYear], [t].[Height], [t].[Weight], [t].[CountryOfLicenseId], CASE WHEN [t0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM ( SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[DebutYear], [d].[FullName], [d].[Height], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[TeamId], [d].[Weight] FROM [Drivers] AS [d] ORDER BY [d].[Id] OFFSET @__TypedProperty_4 ROWS FETCH NEXT @__TypedProperty_5 ROWS ONLY ) AS [t] LEFT JOIN [Teams] AS [t0] ON [t].[TeamId] = [t0].[Id] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Countries] AS [c0] ON [t].[CountryOfLicenseId] = [c0].[Id] ORDER BY [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Drivers] AS [d] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_5='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t0].[Name], [t0].[Id], [c].[Name], [c].[Id], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Name], [c0].[Id], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [t].[Id], [t].[PhotoUrl], [t].[FullName], [t].[TeamId], [t].[CountryId], [t].[CountryOfResidence], [t].[PlaceOfBirth], [t].[DebutYear], [t].[Height], [t].[Weight], [t].[CountryOfLicenseId], CASE WHEN [t0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM ( SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[DebutYear], [d].[FullName], [d].[Height], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[TeamId], [d].[Weight] FROM [Drivers] AS [d] ORDER BY [d].[Id] OFFSET @__TypedProperty_4 ROWS FETCH NEXT @__TypedProperty_5 ROWS ONLY ) AS [t] LEFT JOIN [Teams] AS [t0] ON [t].[TeamId] = [t0].[Id] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Countries] AS [c0] ON [t].[CountryOfLicenseId] = [c0].[Id] ORDER BY [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Drivers] AS [d] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_5='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t0].[Name], [t0].[Id], [c].[Name], [c].[Id], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Name], [c0].[Id], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [t].[Id], [t].[PhotoUrl], [t].[FullName], [t].[TeamId], [t].[CountryId], [t].[CountryOfResidence], [t].[PlaceOfBirth], [t].[DebutYear], [t].[Height], [t].[Weight], [t].[CountryOfLicenseId], CASE WHEN [t0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM ( SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[DebutYear], [d].[FullName], [d].[Height], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[TeamId], [d].[Weight] FROM [Drivers] AS [d] ORDER BY [d].[Id] OFFSET @__TypedProperty_4 ROWS FETCH NEXT @__TypedProperty_5 ROWS ONLY ) AS [t] LEFT JOIN [Teams] AS [t0] ON [t].[TeamId] = [t0].[Id] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Countries] AS [c0] ON [t].[CountryOfLicenseId] = [c0].[Id] ORDER BY [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight] FROM [Drivers] AS [d] WHERE [d].[Id] = @__key_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Teams] AS [t] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[Name] FROM [Teams] AS [t] ORDER BY [t].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Id] = @__TypedProperty_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Id] = @__TypedProperty_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Id] = @__TypedProperty_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Id] = @__TypedProperty_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Drivers] AS [d] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_5='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t0].[Name], [t0].[Id], [c].[Name], [c].[Id], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Name], [c0].[Id], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [t].[Id], [t].[PhotoUrl], [t].[FullName], [t].[TeamId], [t].[CountryId], [t].[CountryOfResidence], [t].[PlaceOfBirth], [t].[DebutYear], [t].[Height], [t].[Weight], [t].[CountryOfLicenseId], CASE WHEN [t0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM ( SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[DebutYear], [d].[FullName], [d].[Height], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[TeamId], [d].[Weight] FROM [Drivers] AS [d] ORDER BY [d].[Id] OFFSET @__TypedProperty_4 ROWS FETCH NEXT @__TypedProperty_5 ROWS ONLY ) AS [t] LEFT JOIN [Teams] AS [t0] ON [t].[TeamId] = [t0].[Id] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Countries] AS [c0] ON [t].[CountryOfLicenseId] = [c0].[Id] ORDER BY [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight] FROM [Drivers] AS [d] WHERE [d].[Id] = @__key_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Teams] AS [t] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[Name] FROM [Teams] AS [t] ORDER BY [t].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Id] = @__TypedProperty_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Id] = @__TypedProperty_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Id] = @__TypedProperty_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Id] = @__TypedProperty_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__get_Item_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedOn], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[ModifiedBy], [a].[ModifiedOn], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName] FROM [identity].[AspNetUsers] AS [a] WHERE [a].[Id] = @__get_Item_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__user_Id_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT [a].[Id], [a].[ClaimType], [a].[ClaimValue], [a].[UserId] FROM [identity].[AspNetUserClaims] AS [a] WHERE [a].[UserId] = @__user_Id_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT [a0].[Name] FROM [identity].[AspNetUserRoles] AS [a] INNER JOIN [identity].[AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id] WHERE [a].[UserId] = @__userId_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__normalizedName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Id], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedOn], [a].[DisplayName], [a].[ModifiedBy], [a].[ModifiedOn], [a].[Name], [a].[NormalizedName] FROM [identity].[AspNetRoles] AS [a] WHERE [a].[NormalizedName] = @__normalizedName_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__role_Id_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT [a].[ClaimType], [a].[ClaimValue] FROM [identity].[AspNetRoleClaims] AS [a] WHERE [a].[RoleId] = @__role_Id_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Drivers] AS [d] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_5='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t0].[Name], [t0].[Id], [c].[Name], [c].[Id], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Name], [c0].[Id], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [t].[Id], [t].[PhotoUrl], [t].[FullName], [t].[TeamId], [t].[CountryId], [t].[CountryOfResidence], [t].[PlaceOfBirth], [t].[DebutYear], [t].[Height], [t].[Weight], [t].[CountryOfLicenseId], CASE WHEN [t0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM ( SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[DebutYear], [d].[FullName], [d].[Height], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[TeamId], [d].[Weight] FROM [Drivers] AS [d] ORDER BY [d].[Id] OFFSET @__TypedProperty_4 ROWS FETCH NEXT @__TypedProperty_5 ROWS ONLY ) AS [t] LEFT JOIN [Teams] AS [t0] ON [t].[TeamId] = [t0].[Id] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Countries] AS [c0] ON [t].[CountryOfLicenseId] = [c0].[Id] ORDER BY [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Teams] AS [t] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[Name] FROM [Teams] AS [t] ORDER BY [t].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Teams] AS [t] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[Name] FROM [Teams] AS [t] ORDER BY [t].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100)], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100), @__TypedProperty_2='?' (DbType = Int32), @__TypedProperty_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' ORDER BY [c].[Id] OFFSET @__TypedProperty_2 ROWS FETCH NEXT @__TypedProperty_3 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100)], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100), @__TypedProperty_2='?' (DbType = Int32), @__TypedProperty_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' ORDER BY [c].[Id] OFFSET @__TypedProperty_2 ROWS FETCH NEXT @__TypedProperty_3 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (Size = 100), @p2='?' (Size = 300), @p3='?' (Size = 50), @p4='?' (Size = 50), @p5='?' (DbType = DateTime2), @p6='?' (Size = 200), @p7='?' (Size = 500), @p8='?' (Size = 50), @p9='?' (DbType = DateTime2), @p10='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Media] ([Id], [Author], [Caption], [ContentType], [CreatedBy], [CreatedOn], [Keywords], [Link], [ModifiedBy], [ModifiedOn], [Type]) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10); info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@p10='?' (DbType = Guid), @p0='?' (Size = 100), @p1='?' (Size = 300), @p2='?' (Size = 50), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 200), @p6='?' (Size = 500), @p7='?' (Size = 50), @p8='?' (DbType = DateTime2), @p9='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Media] SET [Author] = @p0, [Caption] = @p1, [ContentType] = @p2, [CreatedBy] = @p3, [CreatedOn] = @p4, [Keywords] = @p5, [Link] = @p6, [ModifiedBy] = @p7, [ModifiedOn] = @p8, [Type] = @p9 OUTPUT 1 WHERE [Id] = @p10; info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[@p0='?' (DbType = Int32), @p1='?' (DbType = Int32), @p2='?' (DbType = Int32), @p3='?' (Size = 100), @p4='?' (Size = 50), @p5='?' (DbType = DateTime2), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 200), @p9='?' (Size = 100), @p10='?' (Precision = 8) (Scale = 2) (DbType = Decimal), @p11='?' (Size = 200), @p12='?' (Size = 4000), @p13='?' (Size = 200), @p14='?' (Size = 50), @p15='?' (DbType = DateTime2), @p16='?' (Size = 200), @p17='?' (Size = 100), @p18='?' (Size = 200), @p19='?' (DbType = Int32), @p20='?' (Size = 10) (DbType = AnsiString), @p21='?' (Size = 200), @p22='?' (Precision = 8) (Scale = 2) (DbType = Decimal)], CommandType='Text', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Drivers] ([Id], [CountryId], [CountryOfLicenseId], [CountryOfResidence], [CreatedBy], [CreatedOn], [DateOfBirth], [DebutYear], [Email], [FullName], [Height], [Hobbies], [Hull], [Link], [ModifiedBy], [ModifiedOn], [PhotoUrl], [PlaceOfBirth], [Profession], [TeamId], [Type], [Website], [Weight]) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22); info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Drivers] AS [d] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_5='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t0].[Name], [t0].[Id], [c].[Name], [c].[Id], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Name], [c0].[Id], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [t].[Id], [t].[PhotoUrl], [t].[FullName], [t].[TeamId], [t].[CountryId], [t].[CountryOfResidence], [t].[PlaceOfBirth], [t].[DebutYear], [t].[Height], [t].[Weight], [t].[CountryOfLicenseId], CASE WHEN [t0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM ( SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[DebutYear], [d].[FullName], [d].[Height], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[TeamId], [d].[Weight] FROM [Drivers] AS [d] ORDER BY [d].[Id] OFFSET @__TypedProperty_4 ROWS FETCH NEXT @__TypedProperty_5 ROWS ONLY ) AS [t] LEFT JOIN [Teams] AS [t0] ON [t].[TeamId] = [t0].[Id] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Countries] AS [c0] ON [t].[CountryOfLicenseId] = [c0].[Id] ORDER BY [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Drivers] AS [d] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_5='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t0].[Name], [t0].[Id], [c].[Name], [c].[Id], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Name], [c0].[Id], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [t].[Id], [t].[PhotoUrl], [t].[FullName], [t].[TeamId], [t].[CountryId], [t].[CountryOfResidence], [t].[PlaceOfBirth], [t].[DebutYear], [t].[Height], [t].[Weight], [t].[CountryOfLicenseId], CASE WHEN [t0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM ( SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[DebutYear], [d].[FullName], [d].[Height], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[TeamId], [d].[Weight] FROM [Drivers] AS [d] ORDER BY [d].[Id] OFFSET @__TypedProperty_4 ROWS FETCH NEXT @__TypedProperty_5 ROWS ONLY ) AS [t] LEFT JOIN [Teams] AS [t0] ON [t].[TeamId] = [t0].[Id] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Countries] AS [c0] ON [t].[CountryOfLicenseId] = [c0].[Id] ORDER BY [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Drivers] AS [d] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_5='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t0].[Name], [t0].[Id], [c].[Name], [c].[Id], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Name], [c0].[Id], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [t].[Id], [t].[PhotoUrl], [t].[FullName], [t].[TeamId], [t].[CountryId], [t].[CountryOfResidence], [t].[PlaceOfBirth], [t].[DebutYear], [t].[Height], [t].[Weight], [t].[CountryOfLicenseId], CASE WHEN [t0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM ( SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[DebutYear], [d].[FullName], [d].[Height], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[TeamId], [d].[Weight] FROM [Drivers] AS [d] ORDER BY [d].[Id] OFFSET @__TypedProperty_4 ROWS FETCH NEXT @__TypedProperty_5 ROWS ONLY ) AS [t] LEFT JOIN [Teams] AS [t0] ON [t].[TeamId] = [t0].[Id] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Countries] AS [c0] ON [t].[CountryOfLicenseId] = [c0].[Id] ORDER BY [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Teams] AS [t] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[Name] FROM [Teams] AS [t] ORDER BY [t].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Teams] AS [t] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[Name] FROM [Teams] AS [t] ORDER BY [t].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100)], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100), @__TypedProperty_2='?' (DbType = Int32), @__TypedProperty_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' ORDER BY [c].[Id] OFFSET @__TypedProperty_2 ROWS FETCH NEXT @__TypedProperty_3 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100)], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100), @__TypedProperty_2='?' (DbType = Int32), @__TypedProperty_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' ORDER BY [c].[Id] OFFSET @__TypedProperty_2 ROWS FETCH NEXT @__TypedProperty_3 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (Size = 100), @p2='?' (Size = 300), @p3='?' (Size = 50), @p4='?' (Size = 50), @p5='?' (DbType = DateTime2), @p6='?' (Size = 200), @p7='?' (Size = 500), @p8='?' (Size = 50), @p9='?' (DbType = DateTime2), @p10='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Media] ([Id], [Author], [Caption], [ContentType], [CreatedBy], [CreatedOn], [Keywords], [Link], [ModifiedBy], [ModifiedOn], [Type]) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10); info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@p10='?' (DbType = Guid), @p0='?' (Size = 100), @p1='?' (Size = 300), @p2='?' (Size = 50), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 200), @p6='?' (Size = 500), @p7='?' (Size = 50), @p8='?' (DbType = DateTime2), @p9='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Media] SET [Author] = @p0, [Caption] = @p1, [ContentType] = @p2, [CreatedBy] = @p3, [CreatedOn] = @p4, [Keywords] = @p5, [Link] = @p6, [ModifiedBy] = @p7, [ModifiedOn] = @p8, [Type] = @p9 OUTPUT 1 WHERE [Id] = @p10; info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[@p0='?' (DbType = Int32), @p1='?' (DbType = Int32), @p2='?' (DbType = Int32), @p3='?' (Size = 100), @p4='?' (Size = 50), @p5='?' (DbType = DateTime2), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 200), @p9='?' (Size = 100), @p10='?' (Precision = 8) (Scale = 2) (DbType = Decimal), @p11='?' (Size = 200), @p12='?' (Size = 4000), @p13='?' (Size = 200), @p14='?' (Size = 50), @p15='?' (DbType = DateTime2), @p16='?' (Size = 200), @p17='?' (Size = 100), @p18='?' (Size = 200), @p19='?' (DbType = Int32), @p20='?' (Size = 10) (DbType = AnsiString), @p21='?' (Size = 200), @p22='?' (Precision = 8) (Scale = 2) (DbType = Decimal)], CommandType='Text', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Drivers] ([Id], [CountryId], [CountryOfLicenseId], [CountryOfResidence], [CreatedBy], [CreatedOn], [DateOfBirth], [DebutYear], [Email], [FullName], [Height], [Hobbies], [Hull], [Link], [ModifiedBy], [ModifiedOn], [PhotoUrl], [PlaceOfBirth], [Profession], [TeamId], [Type], [Website], [Weight]) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22); info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Drivers] AS [d] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_5='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t0].[Name], [t0].[Id], [c].[Name], [c].[Id], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Name], [c0].[Id], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [t].[Id], [t].[PhotoUrl], [t].[FullName], [t].[TeamId], [t].[CountryId], [t].[CountryOfResidence], [t].[PlaceOfBirth], [t].[DebutYear], [t].[Height], [t].[Weight], [t].[CountryOfLicenseId], CASE WHEN [t0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM ( SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[DebutYear], [d].[FullName], [d].[Height], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[TeamId], [d].[Weight] FROM [Drivers] AS [d] ORDER BY [d].[Id] OFFSET @__TypedProperty_4 ROWS FETCH NEXT @__TypedProperty_5 ROWS ONLY ) AS [t] LEFT JOIN [Teams] AS [t0] ON [t].[TeamId] = [t0].[Id] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Countries] AS [c0] ON [t].[CountryOfLicenseId] = [c0].[Id] ORDER BY [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Drivers] AS [d] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_5='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t0].[Name], [t0].[Id], [c].[Name], [c].[Id], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Name], [c0].[Id], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [t].[Id], [t].[PhotoUrl], [t].[FullName], [t].[TeamId], [t].[CountryId], [t].[CountryOfResidence], [t].[PlaceOfBirth], [t].[DebutYear], [t].[Height], [t].[Weight], [t].[CountryOfLicenseId], CASE WHEN [t0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM ( SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[DebutYear], [d].[FullName], [d].[Height], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[TeamId], [d].[Weight] FROM [Drivers] AS [d] ORDER BY [d].[Id] OFFSET @__TypedProperty_4 ROWS FETCH NEXT @__TypedProperty_5 ROWS ONLY ) AS [t] LEFT JOIN [Teams] AS [t0] ON [t].[TeamId] = [t0].[Id] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Countries] AS [c0] ON [t].[CountryOfLicenseId] = [c0].[Id] ORDER BY [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Teams] AS [t] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[Name] FROM [Teams] AS [t] ORDER BY [t].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Teams] AS [t] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[Name] FROM [Teams] AS [t] ORDER BY [t].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100)], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100), @__TypedProperty_2='?' (DbType = Int32), @__TypedProperty_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' ORDER BY [c].[Id] OFFSET @__TypedProperty_2 ROWS FETCH NEXT @__TypedProperty_3 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (Size = 100), @p2='?' (Size = 300), @p3='?' (Size = 50), @p4='?' (Size = 50), @p5='?' (DbType = DateTime2), @p6='?' (Size = 200), @p7='?' (Size = 500), @p8='?' (Size = 50), @p9='?' (DbType = DateTime2), @p10='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Media] ([Id], [Author], [Caption], [ContentType], [CreatedBy], [CreatedOn], [Keywords], [Link], [ModifiedBy], [ModifiedOn], [Type]) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10); info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (7ms) [Parameters=[@p10='?' (DbType = Guid), @p0='?' (Size = 100), @p1='?' (Size = 300), @p2='?' (Size = 50), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 200), @p6='?' (Size = 500), @p7='?' (Size = 50), @p8='?' (DbType = DateTime2), @p9='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Media] SET [Author] = @p0, [Caption] = @p1, [ContentType] = @p2, [CreatedBy] = @p3, [CreatedOn] = @p4, [Keywords] = @p5, [Link] = @p6, [ModifiedBy] = @p7, [ModifiedOn] = @p8, [Type] = @p9 OUTPUT 1 WHERE [Id] = @p10; info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[@p0='?' (DbType = Int32), @p1='?' (DbType = Int32), @p2='?' (DbType = Int32), @p3='?' (Size = 100), @p4='?' (Size = 50), @p5='?' (DbType = DateTime2), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 200), @p9='?' (Size = 100), @p10='?' (Precision = 8) (Scale = 2) (DbType = Decimal), @p11='?' (Size = 200), @p12='?' (Size = 4000), @p13='?' (Size = 200), @p14='?' (Size = 50), @p15='?' (DbType = DateTime2), @p16='?' (Size = 200), @p17='?' (Size = 100), @p18='?' (Size = 200), @p19='?' (DbType = Int32), @p20='?' (Size = 10) (DbType = AnsiString), @p21='?' (Size = 200), @p22='?' (Precision = 8) (Scale = 2) (DbType = Decimal)], CommandType='Text', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Drivers] ([Id], [CountryId], [CountryOfLicenseId], [CountryOfResidence], [CreatedBy], [CreatedOn], [DateOfBirth], [DebutYear], [Email], [FullName], [Height], [Hobbies], [Hull], [Link], [ModifiedBy], [ModifiedOn], [PhotoUrl], [PlaceOfBirth], [Profession], [TeamId], [Type], [Website], [Weight]) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22); info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Drivers] AS [d] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_5='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t0].[Name], [t0].[Id], [c].[Name], [c].[Id], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Name], [c0].[Id], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [t].[Id], [t].[PhotoUrl], [t].[FullName], [t].[TeamId], [t].[CountryId], [t].[CountryOfResidence], [t].[PlaceOfBirth], [t].[DebutYear], [t].[Height], [t].[Weight], [t].[CountryOfLicenseId], CASE WHEN [t0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM ( SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[DebutYear], [d].[FullName], [d].[Height], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[TeamId], [d].[Weight] FROM [Drivers] AS [d] ORDER BY [d].[Id] OFFSET @__TypedProperty_4 ROWS FETCH NEXT @__TypedProperty_5 ROWS ONLY ) AS [t] LEFT JOIN [Teams] AS [t0] ON [t].[TeamId] = [t0].[Id] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Countries] AS [c0] ON [t].[CountryOfLicenseId] = [c0].[Id] ORDER BY [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Teams] AS [t] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[Name] FROM [Teams] AS [t] ORDER BY [t].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Teams] AS [t] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[Name] FROM [Teams] AS [t] ORDER BY [t].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100)], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100), @__TypedProperty_2='?' (DbType = Int32), @__TypedProperty_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' ORDER BY [c].[Id] OFFSET @__TypedProperty_2 ROWS FETCH NEXT @__TypedProperty_3 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100)], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100), @__TypedProperty_2='?' (DbType = Int32), @__TypedProperty_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' ORDER BY [c].[Id] OFFSET @__TypedProperty_2 ROWS FETCH NEXT @__TypedProperty_3 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (Size = 100), @p2='?' (Size = 300), @p3='?' (Size = 50), @p4='?' (Size = 50), @p5='?' (DbType = DateTime2), @p6='?' (Size = 200), @p7='?' (Size = 500), @p8='?' (Size = 50), @p9='?' (DbType = DateTime2), @p10='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Media] ([Id], [Author], [Caption], [ContentType], [CreatedBy], [CreatedOn], [Keywords], [Link], [ModifiedBy], [ModifiedOn], [Type]) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10); info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@p10='?' (DbType = Guid), @p0='?' (Size = 100), @p1='?' (Size = 300), @p2='?' (Size = 50), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 200), @p6='?' (Size = 500), @p7='?' (Size = 50), @p8='?' (DbType = DateTime2), @p9='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Media] SET [Author] = @p0, [Caption] = @p1, [ContentType] = @p2, [CreatedBy] = @p3, [CreatedOn] = @p4, [Keywords] = @p5, [Link] = @p6, [ModifiedBy] = @p7, [ModifiedOn] = @p8, [Type] = @p9 OUTPUT 1 WHERE [Id] = @p10; info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[@p0='?' (DbType = Int32), @p1='?' (DbType = Int32), @p2='?' (DbType = Int32), @p3='?' (Size = 100), @p4='?' (Size = 50), @p5='?' (DbType = DateTime2), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 200), @p9='?' (Size = 100), @p10='?' (Precision = 8) (Scale = 2) (DbType = Decimal), @p11='?' (Size = 200), @p12='?' (Size = 4000), @p13='?' (Size = 200), @p14='?' (Size = 50), @p15='?' (DbType = DateTime2), @p16='?' (Size = 200), @p17='?' (Size = 100), @p18='?' (Size = 200), @p19='?' (DbType = Int32), @p20='?' (Size = 10) (DbType = AnsiString), @p21='?' (Size = 200), @p22='?' (Precision = 8) (Scale = 2) (DbType = Decimal)], CommandType='Text', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Drivers] ([Id], [CountryId], [CountryOfLicenseId], [CountryOfResidence], [CreatedBy], [CreatedOn], [DateOfBirth], [DebutYear], [Email], [FullName], [Height], [Hobbies], [Hull], [Link], [ModifiedBy], [ModifiedOn], [PhotoUrl], [PlaceOfBirth], [Profession], [TeamId], [Type], [Website], [Weight]) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22); info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Drivers] AS [d] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_5='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t0].[Name], [t0].[Id], [c].[Name], [c].[Id], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Name], [c0].[Id], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [t].[Id], [t].[PhotoUrl], [t].[FullName], [t].[TeamId], [t].[CountryId], [t].[CountryOfResidence], [t].[PlaceOfBirth], [t].[DebutYear], [t].[Height], [t].[Weight], [t].[CountryOfLicenseId], CASE WHEN [t0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM ( SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[DebutYear], [d].[FullName], [d].[Height], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[TeamId], [d].[Weight] FROM [Drivers] AS [d] ORDER BY [d].[Id] OFFSET @__TypedProperty_4 ROWS FETCH NEXT @__TypedProperty_5 ROWS ONLY ) AS [t] LEFT JOIN [Teams] AS [t0] ON [t].[TeamId] = [t0].[Id] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Countries] AS [c0] ON [t].[CountryOfLicenseId] = [c0].[Id] ORDER BY [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Teams] AS [t] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[Name] FROM [Teams] AS [t] ORDER BY [t].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Teams] AS [t] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[Name] FROM [Teams] AS [t] ORDER BY [t].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100)], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100), @__TypedProperty_2='?' (DbType = Int32), @__TypedProperty_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' ORDER BY [c].[Id] OFFSET @__TypedProperty_2 ROWS FETCH NEXT @__TypedProperty_3 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100)], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100), @__TypedProperty_2='?' (DbType = Int32), @__TypedProperty_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' ORDER BY [c].[Id] OFFSET @__TypedProperty_2 ROWS FETCH NEXT @__TypedProperty_3 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (Size = 100), @p2='?' (Size = 300), @p3='?' (Size = 50), @p4='?' (Size = 50), @p5='?' (DbType = DateTime2), @p6='?' (Size = 200), @p7='?' (Size = 500), @p8='?' (Size = 50), @p9='?' (DbType = DateTime2), @p10='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Media] ([Id], [Author], [Caption], [ContentType], [CreatedBy], [CreatedOn], [Keywords], [Link], [ModifiedBy], [ModifiedOn], [Type]) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10); info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[@p10='?' (DbType = Guid), @p0='?' (Size = 100), @p1='?' (Size = 300), @p2='?' (Size = 50), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 200), @p6='?' (Size = 500), @p7='?' (Size = 50), @p8='?' (DbType = DateTime2), @p9='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Media] SET [Author] = @p0, [Caption] = @p1, [ContentType] = @p2, [CreatedBy] = @p3, [CreatedOn] = @p4, [Keywords] = @p5, [Link] = @p6, [ModifiedBy] = @p7, [ModifiedOn] = @p8, [Type] = @p9 OUTPUT 1 WHERE [Id] = @p10; info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[@p0='?' (DbType = Int32), @p1='?' (DbType = Int32), @p2='?' (DbType = Int32), @p3='?' (Size = 100), @p4='?' (Size = 50), @p5='?' (DbType = DateTime2), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 200), @p9='?' (Size = 100), @p10='?' (Precision = 8) (Scale = 2) (DbType = Decimal), @p11='?' (Size = 200), @p12='?' (Size = 4000), @p13='?' (Size = 200), @p14='?' (Size = 50), @p15='?' (DbType = DateTime2), @p16='?' (Size = 200), @p17='?' (Size = 100), @p18='?' (Size = 200), @p19='?' (DbType = Int32), @p20='?' (Size = 10) (DbType = AnsiString), @p21='?' (Size = 200), @p22='?' (Precision = 8) (Scale = 2) (DbType = Decimal)], CommandType='Text', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Drivers] ([Id], [CountryId], [CountryOfLicenseId], [CountryOfResidence], [CreatedBy], [CreatedOn], [DateOfBirth], [DebutYear], [Email], [FullName], [Height], [Hobbies], [Hull], [Link], [ModifiedBy], [ModifiedOn], [PhotoUrl], [PlaceOfBirth], [Profession], [TeamId], [Type], [Website], [Weight]) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22); info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Drivers] AS [d] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_5='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t0].[Name], [t0].[Id], [c].[Name], [c].[Id], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Name], [c0].[Id], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [t].[Id], [t].[PhotoUrl], [t].[FullName], [t].[TeamId], [t].[CountryId], [t].[CountryOfResidence], [t].[PlaceOfBirth], [t].[DebutYear], [t].[Height], [t].[Weight], [t].[CountryOfLicenseId], CASE WHEN [t0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM ( SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[DebutYear], [d].[FullName], [d].[Height], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[TeamId], [d].[Weight] FROM [Drivers] AS [d] ORDER BY [d].[Id] OFFSET @__TypedProperty_4 ROWS FETCH NEXT @__TypedProperty_5 ROWS ONLY ) AS [t] LEFT JOIN [Teams] AS [t0] ON [t].[TeamId] = [t0].[Id] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Countries] AS [c0] ON [t].[CountryOfLicenseId] = [c0].[Id] ORDER BY [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Drivers] AS [d] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_5='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t0].[Name], [t0].[Id], [c].[Name], [c].[Id], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Name], [c0].[Id], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [t].[Id], [t].[PhotoUrl], [t].[FullName], [t].[TeamId], [t].[CountryId], [t].[CountryOfResidence], [t].[PlaceOfBirth], [t].[DebutYear], [t].[Height], [t].[Weight], [t].[CountryOfLicenseId], CASE WHEN [t0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM ( SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[DebutYear], [d].[FullName], [d].[Height], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[TeamId], [d].[Weight] FROM [Drivers] AS [d] ORDER BY [d].[Id] OFFSET @__TypedProperty_4 ROWS FETCH NEXT @__TypedProperty_5 ROWS ONLY ) AS [t] LEFT JOIN [Teams] AS [t0] ON [t].[TeamId] = [t0].[Id] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Countries] AS [c0] ON [t].[CountryOfLicenseId] = [c0].[Id] ORDER BY [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__get_Item_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedOn], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[ModifiedBy], [a].[ModifiedOn], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName] FROM [identity].[AspNetUsers] AS [a] WHERE [a].[Id] = @__get_Item_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__user_Id_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT [a].[Id], [a].[ClaimType], [a].[ClaimValue], [a].[UserId] FROM [identity].[AspNetUserClaims] AS [a] WHERE [a].[UserId] = @__user_Id_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT [a0].[Name] FROM [identity].[AspNetUserRoles] AS [a] INNER JOIN [identity].[AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id] WHERE [a].[UserId] = @__userId_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__normalizedName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Id], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedOn], [a].[DisplayName], [a].[ModifiedBy], [a].[ModifiedOn], [a].[Name], [a].[NormalizedName] FROM [identity].[AspNetRoles] AS [a] WHERE [a].[NormalizedName] = @__normalizedName_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__role_Id_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT [a].[ClaimType], [a].[ClaimValue] FROM [identity].[AspNetRoleClaims] AS [a] WHERE [a].[RoleId] = @__role_Id_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Teams] AS [t] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[Name] FROM [Teams] AS [t] ORDER BY [t].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Teams] AS [t] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[Name] FROM [Teams] AS [t] ORDER BY [t].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100)], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100), @__TypedProperty_2='?' (DbType = Int32), @__TypedProperty_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' ORDER BY [c].[Id] OFFSET @__TypedProperty_2 ROWS FETCH NEXT @__TypedProperty_3 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100)], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100), @__TypedProperty_2='?' (DbType = Int32), @__TypedProperty_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' ORDER BY [c].[Id] OFFSET @__TypedProperty_2 ROWS FETCH NEXT @__TypedProperty_3 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100)], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100), @__TypedProperty_2='?' (DbType = Int32), @__TypedProperty_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' ORDER BY [c].[Id] OFFSET @__TypedProperty_2 ROWS FETCH NEXT @__TypedProperty_3 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100)], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100), @__TypedProperty_2='?' (DbType = Int32), @__TypedProperty_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' ORDER BY [c].[Id] OFFSET @__TypedProperty_2 ROWS FETCH NEXT @__TypedProperty_3 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (Size = 100), @p2='?' (Size = 300), @p3='?' (Size = 50), @p4='?' (Size = 50), @p5='?' (DbType = DateTime2), @p6='?' (Size = 200), @p7='?' (Size = 500), @p8='?' (Size = 50), @p9='?' (DbType = DateTime2), @p10='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Media] ([Id], [Author], [Caption], [ContentType], [CreatedBy], [CreatedOn], [Keywords], [Link], [ModifiedBy], [ModifiedOn], [Type]) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10); info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@p10='?' (DbType = Guid), @p0='?' (Size = 100), @p1='?' (Size = 300), @p2='?' (Size = 50), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 200), @p6='?' (Size = 500), @p7='?' (Size = 50), @p8='?' (DbType = DateTime2), @p9='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Media] SET [Author] = @p0, [Caption] = @p1, [ContentType] = @p2, [CreatedBy] = @p3, [CreatedOn] = @p4, [Keywords] = @p5, [Link] = @p6, [ModifiedBy] = @p7, [ModifiedOn] = @p8, [Type] = @p9 OUTPUT 1 WHERE [Id] = @p10; info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = Int32), @p1='?' (DbType = Int32), @p2='?' (DbType = Int32), @p3='?' (Size = 100), @p4='?' (Size = 50), @p5='?' (DbType = DateTime2), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 200), @p9='?' (Size = 100), @p10='?' (Precision = 8) (Scale = 2) (DbType = Decimal), @p11='?' (Size = 200), @p12='?' (Size = 4000), @p13='?' (Size = 200), @p14='?' (Size = 50), @p15='?' (DbType = DateTime2), @p16='?' (Size = 200), @p17='?' (Size = 100), @p18='?' (Size = 200), @p19='?' (DbType = Int32), @p20='?' (Size = 10) (DbType = AnsiString), @p21='?' (Size = 200), @p22='?' (Precision = 8) (Scale = 2) (DbType = Decimal)], CommandType='Text', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Drivers] ([Id], [CountryId], [CountryOfLicenseId], [CountryOfResidence], [CreatedBy], [CreatedOn], [DateOfBirth], [DebutYear], [Email], [FullName], [Height], [Hobbies], [Hull], [Link], [ModifiedBy], [ModifiedOn], [PhotoUrl], [PlaceOfBirth], [Profession], [TeamId], [Type], [Website], [Weight]) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22); info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Drivers] AS [d] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_5='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t0].[Name], [t0].[Id], [c].[Name], [c].[Id], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Name], [c0].[Id], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [t].[Id], [t].[PhotoUrl], [t].[FullName], [t].[TeamId], [t].[CountryId], [t].[CountryOfResidence], [t].[PlaceOfBirth], [t].[DebutYear], [t].[Height], [t].[Weight], [t].[CountryOfLicenseId], CASE WHEN [t0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM ( SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[DebutYear], [d].[FullName], [d].[Height], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[TeamId], [d].[Weight] FROM [Drivers] AS [d] ORDER BY [d].[Id] OFFSET @__TypedProperty_4 ROWS FETCH NEXT @__TypedProperty_5 ROWS ONLY ) AS [t] LEFT JOIN [Teams] AS [t0] ON [t].[TeamId] = [t0].[Id] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Countries] AS [c0] ON [t].[CountryOfLicenseId] = [c0].[Id] ORDER BY [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Teams] AS [t] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[Name] FROM [Teams] AS [t] ORDER BY [t].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Teams] AS [t] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[Name] FROM [Teams] AS [t] ORDER BY [t].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100)], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100), @__TypedProperty_2='?' (DbType = Int32), @__TypedProperty_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' ORDER BY [c].[Id] OFFSET @__TypedProperty_2 ROWS FETCH NEXT @__TypedProperty_3 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100)], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0_rewritten='?' (Size = 100), @__TypedProperty_2='?' (DbType = Int32), @__TypedProperty_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] WHERE [c].[Name] LIKE @__TypedProperty_0_rewritten ESCAPE N'\' ORDER BY [c].[Id] OFFSET @__TypedProperty_2 ROWS FETCH NEXT @__TypedProperty_3 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Countries] AS [c] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [c].[Id], [c].[Name] FROM [Countries] AS [c] ORDER BY [c].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@p0='?' (DbType = Guid), @p1='?' (Size = 100), @p2='?' (Size = 300), @p3='?' (Size = 50), @p4='?' (Size = 50), @p5='?' (DbType = DateTime2), @p6='?' (Size = 200), @p7='?' (Size = 500), @p8='?' (Size = 50), @p9='?' (DbType = DateTime2), @p10='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Media] ([Id], [Author], [Caption], [ContentType], [CreatedBy], [CreatedOn], [Keywords], [Link], [ModifiedBy], [ModifiedOn], [Type]) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10); info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@p10='?' (DbType = Guid), @p0='?' (Size = 100), @p1='?' (Size = 300), @p2='?' (Size = 50), @p3='?' (Size = 50), @p4='?' (DbType = DateTime2), @p5='?' (Size = 200), @p6='?' (Size = 500), @p7='?' (Size = 50), @p8='?' (DbType = DateTime2), @p9='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; UPDATE [Media] SET [Author] = @p0, [Caption] = @p1, [ContentType] = @p2, [CreatedBy] = @p3, [CreatedOn] = @p4, [Keywords] = @p5, [Link] = @p6, [ModifiedBy] = @p7, [ModifiedOn] = @p8, [Type] = @p9 OUTPUT 1 WHERE [Id] = @p10; info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[@p0='?' (DbType = Int32), @p1='?' (DbType = Int32), @p2='?' (DbType = Int32), @p3='?' (Size = 100), @p4='?' (Size = 50), @p5='?' (DbType = DateTime2), @p6='?' (DbType = DateTime2), @p7='?' (DbType = Int32), @p8='?' (Size = 200), @p9='?' (Size = 100), @p10='?' (Precision = 8) (Scale = 2) (DbType = Decimal), @p11='?' (Size = 200), @p12='?' (Size = 4000), @p13='?' (Size = 200), @p14='?' (Size = 50), @p15='?' (DbType = DateTime2), @p16='?' (Size = 200), @p17='?' (Size = 100), @p18='?' (Size = 200), @p19='?' (DbType = Int32), @p20='?' (Size = 10) (DbType = AnsiString), @p21='?' (Size = 200), @p22='?' (Precision = 8) (Scale = 2) (DbType = Decimal)], CommandType='Text', CommandTimeout='30'] SET IMPLICIT_TRANSACTIONS OFF; SET NOCOUNT ON; INSERT INTO [Drivers] ([Id], [CountryId], [CountryOfLicenseId], [CountryOfResidence], [CreatedBy], [CreatedOn], [DateOfBirth], [DebutYear], [Email], [FullName], [Height], [Hobbies], [Hull], [Link], [ModifiedBy], [ModifiedOn], [PhotoUrl], [PlaceOfBirth], [Profession], [TeamId], [Type], [Website], [Weight]) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22); info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Drivers] AS [d] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_5='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t0].[Name], [t0].[Id], [c].[Name], [c].[Id], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Name], [c0].[Id], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [t].[Id], [t].[PhotoUrl], [t].[FullName], [t].[TeamId], [t].[CountryId], [t].[CountryOfResidence], [t].[PlaceOfBirth], [t].[DebutYear], [t].[Height], [t].[Weight], [t].[CountryOfLicenseId], CASE WHEN [t0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM ( SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[DebutYear], [d].[FullName], [d].[Height], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[TeamId], [d].[Weight] FROM [Drivers] AS [d] ORDER BY [d].[Id] OFFSET @__TypedProperty_4 ROWS FETCH NEXT @__TypedProperty_5 ROWS ONLY ) AS [t] LEFT JOIN [Teams] AS [t0] ON [t].[TeamId] = [t0].[Id] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Countries] AS [c0] ON [t].[CountryOfLicenseId] = [c0].[Id] ORDER BY [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (19ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Drivers] AS [d] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (7ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_5='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t0].[Name], [t0].[Id], [c].[Name], [c].[Id], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Name], [c0].[Id], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [t].[Id], [t].[PhotoUrl], [t].[FullName], [t].[TeamId], [t].[CountryId], [t].[CountryOfResidence], [t].[PlaceOfBirth], [t].[DebutYear], [t].[Height], [t].[Weight], [t].[CountryOfLicenseId], CASE WHEN [t0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM ( SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[DebutYear], [d].[FullName], [d].[Height], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[TeamId], [d].[Weight] FROM [Drivers] AS [d] ORDER BY [d].[Id] OFFSET @__TypedProperty_4 ROWS FETCH NEXT @__TypedProperty_5 ROWS ONLY ) AS [t] LEFT JOIN [Teams] AS [t0] ON [t].[TeamId] = [t0].[Id] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Countries] AS [c0] ON [t].[CountryOfLicenseId] = [c0].[Id] ORDER BY [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (7ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (7ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__get_Item_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Id], [a].[AccessFailedCount], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedOn], [a].[Email], [a].[EmailConfirmed], [a].[LockoutEnabled], [a].[LockoutEnd], [a].[ModifiedBy], [a].[ModifiedOn], [a].[NormalizedEmail], [a].[NormalizedUserName], [a].[PasswordHash], [a].[PhoneNumber], [a].[PhoneNumberConfirmed], [a].[SecurityStamp], [a].[TwoFactorEnabled], [a].[UserName] FROM [identity].[AspNetUsers] AS [a] WHERE [a].[Id] = @__get_Item_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__user_Id_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT [a].[Id], [a].[ClaimType], [a].[ClaimValue], [a].[UserId] FROM [identity].[AspNetUserClaims] AS [a] WHERE [a].[UserId] = @__user_Id_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__userId_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT [a0].[Name] FROM [identity].[AspNetUserRoles] AS [a] INNER JOIN [identity].[AspNetRoles] AS [a0] ON [a].[RoleId] = [a0].[Id] WHERE [a].[UserId] = @__userId_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__normalizedName_0='?' (Size = 256)], CommandType='Text', CommandTimeout='30'] SELECT TOP(1) [a].[Id], [a].[ConcurrencyStamp], [a].[CreatedBy], [a].[CreatedOn], [a].[DisplayName], [a].[ModifiedBy], [a].[ModifiedOn], [a].[Name], [a].[NormalizedName] FROM [identity].[AspNetRoles] AS [a] WHERE [a].[NormalizedName] = @__normalizedName_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__role_Id_0='?' (DbType = Guid)], CommandType='Text', CommandTimeout='30'] SELECT [a].[ClaimType], [a].[ClaimValue] FROM [identity].[AspNetRoleClaims] AS [a] WHERE [a].[RoleId] = @__role_Id_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [r].[Id], [r].[CreatedBy], [r].[CreatedOn], [r].[Description], [r].[EventId], [r].[Link], [r].[ModifiedBy], [r].[ModifiedOn], [r].[Name], [r].[StartedAt], [r].[TypeCode] FROM [Races] AS [r] WHERE [r].[EventId] = @__TypedProperty_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [r].[Id], [r].[CreatedBy], [r].[CreatedOn], [r].[Description], [r].[EventId], [r].[Link], [r].[ModifiedBy], [r].[ModifiedOn], [r].[Name], [r].[StartedAt], [r].[TypeCode] FROM [Races] AS [r] WHERE [r].[Id] = @__key_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [r].[Id], [r].[Best], [r].[CreatedBy], [r].[CreatedOn], [r].[DriverId], [r].[Gaps], [r].[ModifiedBy], [r].[ModifiedOn], [r].[NumOfLaps], [r].[Number], [r].[Points], [r].[Position], [r].[RaceId], [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], CAST(0 AS bit) FROM [Results] AS [r] INNER JOIN [Drivers] AS [d] ON [r].[DriverId] = [d].[Id] WHERE [r].[RaceId] = @__TypedProperty_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__key_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [r].[Id], [r].[CreatedBy], [r].[CreatedOn], [r].[Description], [r].[EventId], [r].[Link], [r].[ModifiedBy], [r].[ModifiedOn], [r].[Name], [r].[StartedAt], [r].[TypeCode] FROM [Races] AS [r] WHERE [r].[Id] = @__key_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [r].[Id], [r].[Best], [r].[CreatedBy], [r].[CreatedOn], [r].[DriverId], [r].[Gaps], [r].[ModifiedBy], [r].[ModifiedOn], [r].[NumOfLaps], [r].[Number], [r].[Points], [r].[Position], [r].[RaceId], [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], CAST(0 AS bit) FROM [Results] AS [r] INNER JOIN [Drivers] AS [d] ON [r].[DriverId] = [d].[Id] WHERE [r].[RaceId] = @__TypedProperty_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [a].[Id], [a].[CreatedBy], [a].[CreatedOn], [a].[Description], [a].[FeaturedImage], [a].[Keywords], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[Name], [a].[Type] FROM [Albums] AS [a] WHERE [a].[Type] = 'Image' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Teams] AS [t] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Drivers] AS [d] ON [t].[Id] = [d].[TeamId] ORDER BY [t].[Id], [c].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (9ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Id] = @__TypedProperty_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Teams] AS [t] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Drivers] AS [d] ON [t].[Id] = [d].[TeamId] ORDER BY [t].[Id], [c].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Id] = @__TypedProperty_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [a].[FeaturedImage], [a].[Title], [a].[Summary], [a].[Link], [a].[Id] FROM [Articles] AS [a] ORDER BY [a].[IsPinned] DESC, [a].[PublishDate] DESC info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (9ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t0].[Name], [t0].[Id], [t].[Name] FROM ( SELECT TOP(@__TypedProperty_4) [e].[Id], [e].[Name] FROM [Events] AS [e] WHERE CAST(( SELECT COUNT_BIG(*) FROM [Races] AS [r] WHERE [e].[Id] = [r].[EventId]) AS int) > @__TypedProperty_0 ORDER BY [e].[Id] ) AS [t] LEFT JOIN ( SELECT [t1].[Name], [t1].[Id], [t1].[EventId] FROM ( SELECT [r0].[Name], [r0].[Id], [r0].[EventId], ROW_NUMBER() OVER(PARTITION BY [r0].[EventId] ORDER BY [r0].[Id]) AS [row] FROM [Races] AS [r0] ) AS [t1] WHERE [t1].[row] <= @__TypedProperty_2 ) AS [t0] ON [t].[Id] = [t0].[EventId] ORDER BY [t].[Id], [t0].[EventId], [t0].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (9ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [r].[Id], [r].[CreatedBy], [r].[CreatedOn], [r].[Description], [r].[EventId], [r].[Link], [r].[ModifiedBy], [r].[ModifiedOn], [r].[Name], [r].[StartedAt], [r].[TypeCode] FROM [Races] AS [r] WHERE [r].[EventId] = @__TypedProperty_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [t0].[Name], [t0].[Id], [e].[Name] FROM [Events] AS [e] LEFT JOIN ( SELECT [t].[Name], [t].[Id], [t].[EventId] FROM ( SELECT [r0].[Name], [r0].[Id], [r0].[EventId], ROW_NUMBER() OVER(PARTITION BY [r0].[EventId] ORDER BY [r0].[Id]) AS [row] FROM [Races] AS [r0] ) AS [t] WHERE [t].[row] <= @__TypedProperty_2 ) AS [t0] ON [e].[Id] = [t0].[EventId] WHERE CAST(( SELECT COUNT_BIG(*) FROM [Races] AS [r] WHERE [e].[Id] = [r].[EventId]) AS int) > @__TypedProperty_0 ORDER BY [e].[Id], [t0].[EventId], [t0].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [a].[FeaturedImage], [a].[Title], [a].[Summary], [a].[Link], [a].[Id] FROM [Articles] AS [a] ORDER BY [a].[IsPinned] DESC, [a].[PublishDate] DESC info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [a].[Id], [a].[CreatedBy], [a].[CreatedOn], [a].[Description], [a].[FeaturedImage], [a].[Keywords], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[Name], [a].[Type] FROM [Albums] AS [a] WHERE [a].[Type] = 'Video' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30'] SELECT [m].[Id], [m].[Author], [m].[Caption], [m].[ContentType], [m].[CreatedBy], [m].[CreatedOn], [m].[Keywords], [m].[Link], [m].[ModifiedBy], [m].[ModifiedOn], [m].[Type] FROM [Media] AS [m] WHERE EXISTS ( SELECT 1 FROM [MediaAlbums] AS [m0] INNER JOIN [Albums] AS [a] ON [m0].[AlbumId] = [a].[Id] WHERE [m].[Id] = [m0].[MediaId] AND [a].[Link] = @__TypedProperty_0) info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [a].[Id], [a].[CreatedBy], [a].[CreatedOn], [a].[Description], [a].[FeaturedImage], [a].[Keywords], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[Name], [a].[Type] FROM [Albums] AS [a] WHERE [a].[Type] = 'Video' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30'] SELECT [m].[Id], [m].[Author], [m].[Caption], [m].[ContentType], [m].[CreatedBy], [m].[CreatedOn], [m].[Keywords], [m].[Link], [m].[ModifiedBy], [m].[ModifiedOn], [m].[Type] FROM [Media] AS [m] WHERE EXISTS ( SELECT 1 FROM [MediaAlbums] AS [m0] INNER JOIN [Albums] AS [a] ON [m0].[AlbumId] = [a].[Id] WHERE [m].[Id] = [m0].[MediaId] AND [a].[Link] = @__TypedProperty_0) info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (172ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [a].[Id], [a].[CreatedBy], [a].[CreatedOn], [a].[Description], [a].[FeaturedImage], [a].[Keywords], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[Name], [a].[Type] FROM [Albums] AS [a] WHERE [a].[Type] = 'Video' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30'] SELECT [m].[Id], [m].[Author], [m].[Caption], [m].[ContentType], [m].[CreatedBy], [m].[CreatedOn], [m].[Keywords], [m].[Link], [m].[ModifiedBy], [m].[ModifiedOn], [m].[Type] FROM [Media] AS [m] WHERE EXISTS ( SELECT 1 FROM [MediaAlbums] AS [m0] INNER JOIN [Albums] AS [a] ON [m0].[AlbumId] = [a].[Id] WHERE [m].[Id] = [m0].[MediaId] AND [a].[Link] = @__TypedProperty_0) info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [a].[Id], [a].[CreatedBy], [a].[CreatedOn], [a].[Description], [a].[FeaturedImage], [a].[Keywords], [a].[Link], [a].[ModifiedBy], [a].[ModifiedOn], [a].[Name], [a].[Type] FROM [Albums] AS [a] WHERE [a].[Type] = 'Video' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Teams] AS [t] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Drivers] AS [d] ON [t].[Id] = [d].[TeamId] ORDER BY [t].[Id], [c].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Teams] AS [t] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Drivers] AS [d] ON [t].[Id] = [d].[TeamId] ORDER BY [t].[Id], [c].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (8ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (7ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (8ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Teams] AS [t] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Drivers] AS [d] ON [t].[Id] = [d].[TeamId] ORDER BY [t].[Id], [c].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (8ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (10ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] WHERE [e].[StartDate] >= @__TypedProperty_0 ORDER BY [e].[StartDate] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (8ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [r].[Id], [r].[CreatedBy], [r].[CreatedOn], [r].[Description], [r].[EventId], [r].[Link], [r].[ModifiedBy], [r].[ModifiedOn], [r].[Name], [r].[StartedAt], [r].[TypeCode] FROM [Races] AS [r] WHERE [r].[EventId] = @__TypedProperty_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (17ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (10ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (10ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (24ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [r].[Id], [r].[CreatedBy], [r].[CreatedOn], [r].[Description], [r].[EventId], [r].[Link], [r].[ModifiedBy], [r].[ModifiedOn], [r].[Name], [r].[StartedAt], [r].[TypeCode] FROM [Races] AS [r] WHERE [r].[EventId] = @__TypedProperty_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [r].[Id], [r].[CreatedBy], [r].[CreatedOn], [r].[Description], [r].[EventId], [r].[Link], [r].[ModifiedBy], [r].[ModifiedOn], [r].[Name], [r].[StartedAt], [r].[TypeCode] FROM [Races] AS [r] WHERE [r].[EventId] = @__TypedProperty_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [r].[Id], [r].[CreatedBy], [r].[CreatedOn], [r].[Description], [r].[EventId], [r].[Link], [r].[ModifiedBy], [r].[ModifiedOn], [r].[Name], [r].[StartedAt], [r].[TypeCode] FROM [Races] AS [r] WHERE [r].[EventId] = @__TypedProperty_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (9ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] WHERE [e].[StartDate] >= @__TypedProperty_0 ORDER BY [e].[StartDate] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (8ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (15ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (17ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (12ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (8ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (8ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] WHERE [e].[StartDate] >= @__TypedProperty_0 ORDER BY [e].[StartDate] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] WHERE [e].[StartDate] >= @__TypedProperty_0 ORDER BY [e].[StartDate] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] WHERE [e].[StartDate] >= @__TypedProperty_0 ORDER BY [e].[StartDate] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (7ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (9ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] WHERE [e].[StartDate] >= @__TypedProperty_0 ORDER BY [e].[StartDate] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (24ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [a].[FeaturedImage], [a].[Title], [a].[Summary], [a].[Link], [a].[Id] FROM [Articles] AS [a] ORDER BY [a].[IsPinned] DESC, [a].[PublishDate] DESC info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] WHERE [e].[StartDate] >= @__TypedProperty_0 ORDER BY [e].[StartDate] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_4='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t0].[Name], [t0].[Id], [t].[Name] FROM ( SELECT TOP(@__TypedProperty_4) [e].[Id], [e].[Name] FROM [Events] AS [e] WHERE CAST(( SELECT COUNT_BIG(*) FROM [Races] AS [r] WHERE [e].[Id] = [r].[EventId]) AS int) > @__TypedProperty_0 ORDER BY [e].[Id] ) AS [t] LEFT JOIN ( SELECT [t1].[Name], [t1].[Id], [t1].[EventId] FROM ( SELECT [r0].[Name], [r0].[Id], [r0].[EventId], ROW_NUMBER() OVER(PARTITION BY [r0].[EventId] ORDER BY [r0].[Id]) AS [row] FROM [Races] AS [r0] ) AS [t1] WHERE [t1].[row] <= @__TypedProperty_2 ) AS [t0] ON [t].[Id] = [t0].[EventId] ORDER BY [t].[Id], [t0].[EventId], [t0].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [r].[Id], [r].[CreatedBy], [r].[CreatedOn], [r].[Description], [r].[EventId], [r].[Link], [r].[ModifiedBy], [r].[ModifiedOn], [r].[Name], [r].[StartedAt], [r].[TypeCode] FROM [Races] AS [r] WHERE [r].[EventId] = @__TypedProperty_0 info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32), @__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [t0].[Name], [t0].[Id], [e].[Name] FROM [Events] AS [e] LEFT JOIN ( SELECT [t].[Name], [t].[Id], [t].[EventId] FROM ( SELECT [r0].[Name], [r0].[Id], [r0].[EventId], ROW_NUMBER() OVER(PARTITION BY [r0].[EventId] ORDER BY [r0].[Id]) AS [row] FROM [Races] AS [r0] ) AS [t] WHERE [t].[row] <= @__TypedProperty_2 ) AS [t0] ON [e].[Id] = [t0].[EventId] WHERE CAST(( SELECT COUNT_BIG(*) FROM [Races] AS [r] WHERE [e].[Id] = [r].[EventId]) AS int) > @__TypedProperty_0 ORDER BY [e].[Id], [t0].[EventId], [t0].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [a].[FeaturedImage], [a].[Title], [a].[Summary], [a].[Link], [a].[Id] FROM [Articles] AS [a] ORDER BY [a].[IsPinned] DESC, [a].[PublishDate] DESC info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] WHERE [e].[StartDate] >= @__TypedProperty_0 ORDER BY [e].[StartDate] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (24ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [a].[FeaturedImage], [a].[Title], [a].[Summary], [a].[Link], [a].[Id] FROM [Articles] AS [a] ORDER BY [a].[IsPinned] DESC, [a].[PublishDate] DESC info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [a].[FeaturedImage], [a].[Title], [a].[Summary], [a].[Link], [a].[Id] FROM [Articles] AS [a] ORDER BY [a].[IsPinned] DESC, [a].[PublishDate] DESC info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] WHERE [e].[StartDate] >= @__TypedProperty_0 ORDER BY [e].[StartDate] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [a].[FeaturedImage], [a].[Title], [a].[Summary], [a].[Link], [a].[Id] FROM [Articles] AS [a] ORDER BY [a].[IsPinned] DESC, [a].[PublishDate] DESC info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_0='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] WHERE [e].[StartDate] >= @__TypedProperty_0 ORDER BY [e].[StartDate] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [a].[FeaturedImage], [a].[Title], [a].[Summary], [a].[Link], [a].[Id] FROM [Articles] AS [a] ORDER BY [a].[IsPinned] DESC, [a].[PublishDate] DESC info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] WHERE [e].[StartDate] >= @__TypedProperty_0 ORDER BY [e].[StartDate] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (8ms) [Parameters=[@__TypedProperty_0='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] WHERE [e].[StartDate] >= @__TypedProperty_0 ORDER BY [e].[StartDate] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (8ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (15ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] WHERE [e].[StartDate] >= @__TypedProperty_0 ORDER BY [e].[StartDate] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [a].[FeaturedImage], [a].[Title], [a].[Summary], [a].[Link], [a].[Id] FROM [Articles] AS [a] ORDER BY [a].[IsPinned] DESC, [a].[PublishDate] DESC info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] WHERE [e].[StartDate] >= @__TypedProperty_0 ORDER BY [e].[StartDate] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (7ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT COUNT_BIG(*) FROM [Events] AS [e] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_1='?' (DbType = Int32), @__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[FeaturedImage], [e].[Name], [e].[Description], [e].[StartDate], [e].[EndDate] FROM [Events] AS [e] ORDER BY [e].[Id] OFFSET @__TypedProperty_1 ROWS FETCH NEXT @__TypedProperty_2 ROWS ONLY info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] WHERE [e].[StartDate] >= @__TypedProperty_0 ORDER BY [e].[StartDate] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (7ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (9ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (8ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] WHERE [e].[StartDate] >= @__TypedProperty_0 ORDER BY [e].[StartDate] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30'] SELECT [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] WHERE [e].[StartDate] >= @__TypedProperty_0 ORDER BY [e].[StartDate] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (8ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (8ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (7ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (1ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (2ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT TOP(@__TypedProperty_0) [e].[Id], [e].[AlbumId], [e].[Content], [e].[CreatedBy], [e].[CreatedOn], [e].[Description], [e].[EndDate], [e].[FeaturedImage], [e].[Link], [e].[ModifiedBy], [e].[ModifiedOn], [e].[Name], [e].[StartDate] FROM [Events] AS [e] ORDER BY [e].[StartDate], [e].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (3ms) [Parameters=[@__TypedProperty_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[ArticleId], [t].[CreatedBy], [t].[CreatedOn], [t].[ImageLink], [t].[ModifiedBy], [t].[ModifiedOn], [a].[Title], [a].[Link], [a].[PublishDate], [a].[Id], CAST(0 AS bit) FROM ( SELECT TOP(@__TypedProperty_2) [s].[Id], [s].[ArticleId], [s].[CreatedBy], [s].[CreatedOn], [s].[ImageLink], [s].[ModifiedBy], [s].[ModifiedOn] FROM [Slides] AS [s] ORDER BY [s].[CreatedOn] DESC, [s].[Id] ) AS [t] INNER JOIN [Articles] AS [a] ON [t].[ArticleId] = [a].[Id] ORDER BY [t].[CreatedOn] DESC, [t].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], CASE WHEN [t].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, [c0].[Id], [c0].[Capital], [c0].[CreatedBy], [c0].[CreatedOn], [c0].[Emoji], [c0].[IsoCode2], [c0].[IsoCode3], [c0].[ModifiedBy], [c0].[ModifiedOn], [c0].[Name], [c0].[NativeName], [c0].[NumericCode], [c0].[PhoneCode], [c0].[Tld], [c0].[VietnameseName], CASE WHEN [c0].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END, CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Drivers] AS [d] LEFT JOIN [Countries] AS [c] ON [d].[CountryId] = [c].[Id] LEFT JOIN [Teams] AS [t] ON [d].[TeamId] = [t].[Id] LEFT JOIN [Countries] AS [c0] ON [d].[CountryOfLicenseId] = [c0].[Id] WHERE [d].[Type] = 'F1H2O' info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [t].[Id], [t].[CountryId], [t].[CreatedBy], [t].[CreatedOn], [t].[DebutYear], [t].[Description], [t].[Manager], [t].[ModifiedBy], [t].[ModifiedOn], [t].[Name], [t].[PhotoUrl], [c].[Id], [c].[Capital], [c].[CreatedBy], [c].[CreatedOn], [c].[Emoji], [c].[IsoCode2], [c].[IsoCode3], [c].[ModifiedBy], [c].[ModifiedOn], [c].[Name], [c].[NativeName], [c].[NumericCode], [c].[PhoneCode], [c].[Tld], [c].[VietnameseName], [d].[Id], [d].[CountryId], [d].[CountryOfLicenseId], [d].[CountryOfResidence], [d].[CreatedBy], [d].[CreatedOn], [d].[DateOfBirth], [d].[DebutYear], [d].[Email], [d].[FullName], [d].[Height], [d].[Hobbies], [d].[Hull], [d].[Link], [d].[ModifiedBy], [d].[ModifiedOn], [d].[PhotoUrl], [d].[PlaceOfBirth], [d].[Profession], [d].[TeamId], [d].[Type], [d].[Website], [d].[Weight], CASE WHEN [c].[Id] IS NULL THEN CAST(1 AS bit) ELSE CAST(0 AS bit) END FROM [Teams] AS [t] LEFT JOIN [Countries] AS [c] ON [t].[CountryId] = [c].[Id] LEFT JOIN [Drivers] AS [d] ON [t].[Id] = [d].[TeamId] ORDER BY [t].[Id], [c].[Id] info: Microsoft.EntityFrameworkCore.Database.Command[20101] Executed DbCommand (5ms) [Parameters=[@__TypedProperty_0='?' (Size = 200)], CommandType='Text', CommandTimeout='30'] SELECT [m].[Id], [m].[Author], [m].[Caption], [m].[ContentType], [m].[CreatedBy], [m].[CreatedOn], [m].[Keywords], [m].[Link], [m].[ModifiedBy], [m].[ModifiedOn], [m].[Type] FROM [Media] AS [m] WHERE EXISTS ( SELECT 1 FROM [MediaAlbums] AS [m0] INNER JOIN [Albums] AS [a] ON [m0].[AlbumId] = [a].[Id] WHERE [m].[Id] = [m0].[MediaId] AND [a].[Link] = @__TypedProperty_0) info: Microsoft.Hosting.Lifetime[0] Application is shutting down...