DECLARE @p__linq__0 nvarchar(4000) = N'http://rev.com/revvers/deactivated';
SELECT TOP (2)
[Extent1].[Id] AS [Id],
[Extent1].[Name] AS [Name],
[Extent1].[DisplayName] AS [DisplayName],
[Extent1].[Description] AS [Description],
[Extent1].[RequiresTwoFactor] AS [RequiresTwoFactor]
FROM [dbo].[Groups] AS [Extent1]
WHERE ([Extent1].[Name] = @p__linq__0) OR (([Extent1].[Name] IS NULL) AND (@p__linq__0 IS NULL));
DECLARE @p__linq__0 nvarchar(4000) = N'http://rev.com/revvers/deactivated';
SELECT TOP (2)
[Extent1].[Id] AS [Id],
[Extent1].[Name] AS [Name],
[Extent1].[DisplayName] AS [DisplayName],
[Extent1].[Description] AS [Description],
[Extent1].[RequiresTwoFactor] AS [RequiresTwoFactor]
FROM [dbo].[Groups] AS [Extent1]
WHERE ([Extent1].[Name] = @p__linq__0) OR (([Extent1].[Name] IS NULL) AND (@p__linq__0 IS NULL));
DECLARE @p__linq__0 nvarchar(4000) = N'http://rev.com/revvers/deactivated';
SELECT TOP (2)
[Extent1].[Id] AS [Id],
[Extent1].[Name] AS [Name],
[Extent1].[DisplayName] AS [DisplayName],
[Extent1].[Description] AS [Description],
[Extent1].[RequiresTwoFactor] AS [RequiresTwoFactor]
FROM [dbo].[Groups] AS [Extent1]
WHERE ([Extent1].[Name] = @p__linq__0) OR (([Extent1].[Name] IS NULL) AND (@p__linq__0 IS NULL));
1.14 ms
Controller Action: Rev.WebApp.Areas.Home.Controllers.AuthenticationController.SocialSignInProviders — 0.72 ms
DECLARE @p__linq__0 nvarchar(4000) = N'http://rev.com/revvers/deactivated';
SELECT TOP (2)
[Extent1].[Id] AS [Id],
[Extent1].[Name] AS [Name],
[Extent1].[DisplayName] AS [DisplayName],
[Extent1].[Description] AS [Description],
[Extent1].[RequiresTwoFactor] AS [RequiresTwoFactor]
FROM [dbo].[Groups] AS [Extent1]
WHERE ([Extent1].[Name] = @p__linq__0) OR (([Extent1].[Name] IS NULL) AND (@p__linq__0 IS NULL));