Directory.Build.props .globalconfig .gitmodules build/azure-pipelines.yml build/nightly-build-trigger.yml build/csharp-docs/docfx.filter.yml build/csharp-docs/index.md build/csharp-docs/docfx.json build/csharp-docs/umbracotemplate/partials/navbar.tmpl.partial build/csharp-docs/umbracotemplate/partials/head.tmpl.partial build/csharp-docs/umbracotemplate/partials/footer.tmpl.partial build/csharp-docs/umbracotemplate/partials/namespace.tmpl.partial build/csharp-docs/umbracotemplate/partials/class.tmpl.partial build/csharp-docs/umbracotemplate/partials/rest.tmpl.partial build/csharp-docs/toc.yml LICENSE.md src/Umbraco.Cms.Persistence.EFCore/UmbracoDbContext.cs src/Umbraco.Cms.Persistence.EFCore/Constants-ProviderNames.cs src/Umbraco.Cms.Persistence.EFCore/StringExtensions.cs src/Umbraco.Cms.Persistence.EFCore/Locking/SqlServerEFCoreDistributedLockingMechanism.cs src/Umbraco.Cms.Persistence.EFCore/Locking/SqliteEFCoreDistributedLockingMechanism.cs src/Umbraco.Cms.Persistence.EFCore/Extensions/UmbracoEFCoreServiceCollectionExtensions.cs src/Umbraco.Cms.Persistence.EFCore/Extensions/BackOfficeAuthBuilderOpenIddictExtensions.cs src/Umbraco.Cms.Persistence.EFCore/Extensions/DbContextExtensions.cs src/Umbraco.Cms.Persistence.EFCore/Scoping/AmbientEFCoreScopeStack.cs src/Umbraco.Cms.Persistence.EFCore/Scoping/IAmbientEfCoreScopeStack.cs src/Umbraco.Cms.Persistence.EFCore/Scoping/IEFCoreScopeAccessor.cs src/Umbraco.Cms.Persistence.EFCore/Scoping/EFCoreScopeAccessor.cs src/Umbraco.Cms.Persistence.EFCore/Scoping/EFCoreScope.cs src/Umbraco.Cms.Persistence.EFCore/Scoping/IEFCoreScopeProvider.cs src/Umbraco.Cms.Persistence.EFCore/Scoping/EFCoreDetachableScope.cs src/Umbraco.Cms.Persistence.EFCore/Scoping/IEFCoreScope.cs src/Umbraco.Cms.Persistence.EFCore/Scoping/EFCoreScopeProvider.cs src/Umbraco.Cms.Persistence.EFCore/Composition/UmbracoEFCoreComposer.cs src/Umbraco.Cms.Persistence.EFCore/EfCoreMigrationExecutor.cs src/Umbraco.Cms.Persistence.EFCore/Migrations/IMigrationProviderSetup.cs src/Umbraco.Cms.Persistence.EFCore/Migrations/IMigrationProvider.cs src/Umbraco.Cms.Persistence.EFCore/Umbraco.Cms.Persistence.EFCore.csproj src/Umbraco.Web.UI.Docs/.nvmrc src/Umbraco.Web.Common/Localization/UmbracoBackOfficeIdentityCultureProvider.cs src/Umbraco.Web.Common/Localization/UmbracoPublishedContentCultureProvider.cs src/Umbraco.Web.Common/Localization/UmbracoRequestLocalizationOptions.cs src/Umbraco.Web.Common/Localization/DynamicRequestCultureProviderBase.cs src/Umbraco.Web.Common/Routing/RoutableDocumentFilter.cs src/Umbraco.Web.Common/Routing/UmbracoBackofficeToken.cs src/Umbraco.Web.Common/Routing/UmbracoVirtualPageRoute.cs src/Umbraco.Web.Common/Routing/IRoutableDocumentFilter.cs src/Umbraco.Web.Common/Routing/UmbracoRequestOptions.cs src/Umbraco.Web.Common/Routing/IAreaRoutes.cs src/Umbraco.Web.Common/Routing/CustomRouteContentFinderDelegate.cs src/Umbraco.Web.Common/Routing/IUmbracoVirtualPageRoute.cs src/Umbraco.Web.Common/Routing/BackOfficeRouteAttribute.cs src/Umbraco.Web.Common/Routing/UmbracoRouteValues.cs src/Umbraco.Web.Common/UmbracoHelperAccessor.cs src/Umbraco.Web.Common/ActionsResults/PublishedContentNotFoundResult.cs src/Umbraco.Web.Common/ActionsResults/MaintenanceResult.cs src/Umbraco.Web.Common/Media/MediaPrependBasePathFileProvider.cs src/Umbraco.Web.Common/Attributes/IsBackOfficeAttribute.cs src/Umbraco.Web.Common/Attributes/PluginControllerAttribute.cs src/Umbraco.Web.Common/Attributes/IgnoreFromNotFoundSelectorPolicyAttribute.cs src/Umbraco.Web.Common/Attributes/UmbracoApiControllerAttribute.cs src/Umbraco.Web.Common/UmbracoContext/UmbracoContextFactory.cs src/Umbraco.Web.Common/UmbracoContext/UmbracoContext.cs src/Umbraco.Web.Common/AspNetCore/AspNetCoreSessionManager.cs src/Umbraco.Web.Common/AspNetCore/AspNetCoreUserAgentProvider.cs src/Umbraco.Web.Common/AspNetCore/AspNetCoreApplicationShutdownRegistry.cs src/Umbraco.Web.Common/AspNetCore/AspNetCoreCookieManager.cs src/Umbraco.Web.Common/AspNetCore/AspNetCorePasswordHasher.cs src/Umbraco.Web.Common/AspNetCore/OptionsMonitorAdapter.cs src/Umbraco.Web.Common/AspNetCore/AspNetCoreBackOfficeInfo.cs src/Umbraco.Web.Common/AspNetCore/AspNetCoreIpResolver.cs src/Umbraco.Web.Common/AspNetCore/AspNetCoreMarchal.cs src/Umbraco.Web.Common/AspNetCore/AspNetCoreRequestAccessor.cs src/Umbraco.Web.Common/AspNetCore/ApplicationUrlRequestBeginNotificationHandler.cs src/Umbraco.Web.Common/AspNetCore/AspNetCoreUmbracoApplicationLifetime.cs src/Umbraco.Web.Common/AspNetCore/AspNetCoreHostingEnvironment.cs src/Umbraco.Web.Common/Cache/HttpContextRequestAppCache.cs src/Umbraco.Web.Common/DependencyInjection/UmbracoBuilderExtensions.cs src/Umbraco.Web.Common/DependencyInjection/ScopedServiceProvider.cs src/Umbraco.Web.Common/DependencyInjection/UmbracoBuilder.MembersIdentity.cs src/Umbraco.Web.Common/Validators/BypassRenderingModelValidatorProvider.cs src/Umbraco.Web.Common/Validators/BypassRenderingModelValidationMetadataProvider.cs src/Umbraco.Web.Common/Configuration/ConfigureApiVersioningOptions.cs src/Umbraco.Web.Common/Configuration/ConfigureApiExplorerOptions.cs src/Umbraco.Web.Common/Blocks/PartialViewBlockEngine.cs src/Umbraco.Web.Common/FileProviders/WebRootFileProviderFactory.cs src/Umbraco.Web.Common/FileProviders/ContentAndWebRootFileProviderFactory.cs src/Umbraco.Web.Common/Filters/UmbracoUserTimeoutFilterAttribute.cs src/Umbraco.Web.Common/Filters/UmbracoMemberAuthorizeAttribute.cs src/Umbraco.Web.Common/Filters/ExceptionViewModel.cs src/Umbraco.Web.Common/Filters/DisableBrowserCacheAttribute.cs src/Umbraco.Web.Common/Filters/ModelBindingExceptionAttribute.cs src/Umbraco.Web.Common/Filters/ValidateUmbracoFormRouteStringAttribute.cs src/Umbraco.Web.Common/Filters/BackOfficeCultureFilter.cs src/Umbraco.Web.Common/Filters/UmbracoVirtualPageFilterAttribute.cs src/Umbraco.Web.Common/Filters/UmbracoMemberAuthorizeFilter.cs src/Umbraco.Web.Common/Filters/StatusCodeResultAttribute.cs src/Umbraco.Web.Common/Profiler/WebProfilerHtml.cs src/Umbraco.Web.Common/Profiler/InitializeWebProfiling.cs src/Umbraco.Web.Common/Profiler/WebProfiler.cs src/Umbraco.Web.Common/Profiler/ConfigureMiniProfilerOptions.cs src/Umbraco.Web.Common/Events/ActionExecutedEventArgs.cs src/Umbraco.Web.Common/Exceptions/HttpUmbracoFormRouteStringException.cs src/Umbraco.Web.Common/UmbracoHelper.cs src/Umbraco.Web.Common/Extensions/FormCollectionExtensions.cs src/Umbraco.Web.Common/Extensions/BlockListTemplateExtensions.cs src/Umbraco.Web.Common/Extensions/TypeLoaderExtensions.cs src/Umbraco.Web.Common/Extensions/ActionResultExtensions.cs src/Umbraco.Web.Common/Extensions/FileProviderExtensions.cs src/Umbraco.Web.Common/Extensions/ControllerExtensions.cs src/Umbraco.Web.Common/Extensions/FriendlyImageCropperTemplateExtensions.cs src/Umbraco.Web.Common/Extensions/ViewContextExtensions.cs src/Umbraco.Web.Common/Extensions/UrlHelperExtensions.cs src/Umbraco.Web.Common/Extensions/EndpointRouteBuilderExtensions.cs src/Umbraco.Web.Common/Extensions/LinkGeneratorExtensions.cs src/Umbraco.Web.Common/Extensions/ServiceCollectionExtensions.cs src/Umbraco.Web.Common/Extensions/ImageCropperTemplateExtensions.cs src/Umbraco.Web.Common/Extensions/FriendlyPublishedContentExtensions.cs src/Umbraco.Web.Common/Extensions/ImageCropperTemplateCoreExtensions.cs src/Umbraco.Web.Common/Extensions/RazorPageExtensions.cs src/Umbraco.Web.Common/Extensions/BlockGridTemplateExtensions.cs src/Umbraco.Web.Common/Extensions/ApplicationBuilderExtensions.cs src/Umbraco.Web.Common/Extensions/HttpRequestExtensions.cs src/Umbraco.Web.Common/Extensions/ViewDataExtensions.cs src/Umbraco.Web.Common/Extensions/EndpointDataSourceExtensions.cs src/Umbraco.Web.Common/Extensions/EndpointExtensions.cs src/Umbraco.Web.Common/Extensions/PasswordConfigurationExtensions.cs src/Umbraco.Web.Common/Extensions/HttpContextExtensions.cs src/Umbraco.Web.Common/Extensions/LinkParserExtensions.cs src/Umbraco.Web.Common/Extensions/IdentityBuilderExtensions.cs src/Umbraco.Web.Common/Extensions/PublishedContentExtensions.cs src/Umbraco.Web.Common/Extensions/UmbracoApplicationBuilder.Identity.cs src/Umbraco.Web.Common/Extensions/FriendlyUrlHelperExtensions.cs src/Umbraco.Web.Common/Extensions/WebApplicationExtensions.cs src/Umbraco.Web.Common/Extensions/ControllerActionEndpointConventionBuilderExtensions.cs src/Umbraco.Web.Common/Extensions/HtmlContentExtensions.cs src/Umbraco.Web.Common/Extensions/CacheHelperExtensions.cs src/Umbraco.Web.Common/Extensions/HttpContextAccessorExtensions.cs src/Umbraco.Web.Common/Extensions/FriendlyPublishedElementExtensions.cs src/Umbraco.Web.Common/Extensions/ModelStateExtensions.cs src/Umbraco.Web.Common/Extensions/WebHostEnvironmentExtensions.cs src/Umbraco.Web.Common/Extensions/TypeExtensions.cs src/Umbraco.Web.Common/Extensions/ApplicationDiscriminatorExtensions.cs src/Umbraco.Web.Common/Extensions/WebApplicationBuilderExtensions.cs src/Umbraco.Web.Common/Security/BackofficeSecurity.cs src/Umbraco.Web.Common/Security/EncryptionHelper.cs src/Umbraco.Web.Common/Security/IMemberSignInManager.cs src/Umbraco.Web.Common/Security/ConfigureKestrelServerOptions.cs src/Umbraco.Web.Common/Security/IBackOfficeSignInManager.cs src/Umbraco.Web.Common/Security/UmbracoSignInManager.cs src/Umbraco.Web.Common/Security/ConfigureSecurityStampOptions.cs src/Umbraco.Web.Common/Security/MemberSignInManager.cs src/Umbraco.Web.Common/Security/MemberManager.cs src/Umbraco.Web.Common/Security/MemberExternalLoginProviderOptions.cs src/Umbraco.Web.Common/Security/MemberExternalLoginProviderScheme.cs src/Umbraco.Web.Common/Security/IMemberRoleManager.cs src/Umbraco.Web.Common/Security/ConfigureMemberCookieOptions.cs src/Umbraco.Web.Common/Security/BackOfficeUserManager.cs src/Umbraco.Web.Common/Security/TwoFactorValidationProvider.cs src/Umbraco.Web.Common/Security/MemberClaimsPrincipalFactory.cs src/Umbraco.Web.Common/Security/BackOfficeSecurityAccessor.cs src/Umbraco.Web.Common/Security/MemberRoleManager.cs src/Umbraco.Web.Common/Security/ConfigureMemberIdentityOptions.cs src/Umbraco.Web.Common/Security/ConfigureFormOptions.cs src/Umbraco.Web.Common/Security/NoopBackOfficeUserPasswordChecker.cs src/Umbraco.Web.Common/Security/IMemberExternalLoginProviders.cs src/Umbraco.Web.Common/Security/PublicAccessChecker.cs src/Umbraco.Web.Common/Security/MemberExternalSignInAutoLinkOptions.cs src/Umbraco.Web.Common/Security/MemberExternalLoginProviders.cs src/Umbraco.Web.Common/Security/MemberSecurityStampValidator.cs src/Umbraco.Web.Common/Security/MemberSecurityStampValidatorOptions.cs src/Umbraco.Web.Common/Security/MemberExternalLoginProvider.cs src/Umbraco.Web.Common/Security/MemberCookieManager.cs src/Umbraco.Web.Common/Middleware/BootFailedMiddleware.cs src/Umbraco.Web.Common/Middleware/UmbracoRequestMiddleware.cs src/Umbraco.Web.Common/Middleware/UmbracoRequestLoggingMiddleware.cs src/Umbraco.Web.Common/Middleware/PreviewAuthenticationMiddleware.cs src/Umbraco.Web.Common/Mvc/HtmlStringUtilities.cs src/Umbraco.Web.Common/Mvc/IpAddressUtilities.cs src/Umbraco.Web.Common/Mvc/UmbracoMvcConfigureOptions.cs src/Umbraco.Web.Common/ModelsBuilder/DependencyInjection/UmbracoBuilderDependencyInjectionExtensions.cs src/Umbraco.Web.Common/ModelsBuilder/InMemoryAuto/CollectibleRuntimeViewCompiler.cs src/Umbraco.Web.Common/ModelsBuilder/InMemoryAuto/UmbracoAssemblyLoadContext.cs src/Umbraco.Web.Common/ModelsBuilder/InMemoryAuto/ChecksumValidator.cs src/Umbraco.Web.Common/ModelsBuilder/InMemoryAuto/UmbracoCompilationException.cs src/Umbraco.Web.Common/ModelsBuilder/InMemoryAuto/InMemoryAssemblyLoadContextManager.cs src/Umbraco.Web.Common/ModelsBuilder/InMemoryAuto/InMemoryModelFactory.cs src/Umbraco.Web.Common/ModelsBuilder/InMemoryAuto/CompilationOptionsProvider.cs src/Umbraco.Web.Common/ModelsBuilder/InMemoryAuto/RuntimeCompilationCacheBuster.cs src/Umbraco.Web.Common/ModelsBuilder/InMemoryAuto/UmbracoRazorReferenceManager.cs src/Umbraco.Web.Common/ModelsBuilder/InMemoryAuto/CompilationExceptionFactory.cs src/Umbraco.Web.Common/ModelsBuilder/InMemoryAuto/UmbracoViewCompilerProvider.cs src/Umbraco.Web.Common/ModelsBuilder/ModelsBuilderNotificationHandler.cs src/Umbraco.Web.Common/ModelsBuilder/IModelsBuilderDashboardProvider.cs src/Umbraco.Web.Common/ModelsBuilder/NoopModelsBuilderDashboardProvider.cs src/Umbraco.Web.Common/Models/LoginModel.cs src/Umbraco.Web.Common/Models/PostRedirectModel.cs src/Umbraco.Web.Common/Templates/TemplateRenderer.cs src/Umbraco.Web.Common/ApplicationModels/VirtualPageConvention.cs src/Umbraco.Web.Common/ApplicationModels/VirtualPageApplicationModelProvider.cs src/Umbraco.Web.Common/Views/UmbracoViewPage.cs src/Umbraco.Web.Common/PublishedModels/DummyClassSoThatPublishedModelsNamespaceExists.cs src/Umbraco.Web.Common/Controllers/UmbracoApiControllerBase.cs src/Umbraco.Web.Common/Controllers/UmbracoController.cs src/Umbraco.Web.Common/Controllers/UmbracoApiControllerTypeCollectionBuilder.cs src/Umbraco.Web.Common/Controllers/IVirtualPageController.cs src/Umbraco.Web.Common/Controllers/MaintenanceModeActionFilterAttribute.cs src/Umbraco.Web.Common/Controllers/IRenderController.cs src/Umbraco.Web.Common/Controllers/UmbracoApiController.cs src/Umbraco.Web.Common/Controllers/PublishedRequestFilterAttribute.cs src/Umbraco.Web.Common/Controllers/UmbracoAuthorizedController.cs src/Umbraco.Web.Common/Controllers/RenderController.cs src/Umbraco.Web.Common/Controllers/ProxyViewDataFeature.cs src/Umbraco.Web.Common/Controllers/PluginController.cs src/Umbraco.Web.Common/Controllers/UmbracoPageController.cs src/Umbraco.Web.Common/Helpers/OAuthOptionsHelper.cs src/Umbraco.Web.Common/Hosting/HostBuilderExtensions.cs src/Umbraco.Web.Common/Hosting/UmbracoBackOfficePathGenerator.cs src/Umbraco.Web.Common/Hosting/IBackOfficePathGenerator.cs src/Umbraco.Web.Common/Hosting/UmbracoHostBuilderDecorator.cs src/Umbraco.Web.Common/Preview/UserBasedPreviewTokenGenerator.cs src/Umbraco.Web.Common/Repositories/WebProfilerRepository.cs src/Umbraco.Web.Common/ApplicationBuilder/IUmbracoApplicationBuilderContext.cs src/Umbraco.Web.Common/ApplicationBuilder/IUmbracoEndpointBuilderContext.cs src/Umbraco.Web.Common/ApplicationBuilder/IUmbracoEndpointBuilder.cs src/Umbraco.Web.Common/ApplicationBuilder/UmbracoApplicationBuilder.cs src/Umbraco.Web.Common/ApplicationBuilder/UmbracoPipelineOptions.cs src/Umbraco.Web.Common/ApplicationBuilder/IUmbracoApplicationBuilderServices.cs src/Umbraco.Web.Common/ApplicationBuilder/IUmbracoApplicationBuilder.cs src/Umbraco.Web.Common/ApplicationBuilder/IUmbracoPipelineFilter.cs src/Umbraco.Web.Common/ApplicationBuilder/UmbracoEndpointBuilder.cs src/Umbraco.Web.Common/ApplicationBuilder/UmbracoPipelineFilter.cs src/Umbraco.Web.Common/Umbraco.Web.Common.csproj src/Umbraco.Web.Common/ModelBinders/HttpQueryStringModelBinder.cs src/Umbraco.Web.Common/ModelBinders/ContentModelBinderProvider.cs src/Umbraco.Web.Common/ModelBinders/ContentModelBinder.cs src/Umbraco.Web.Common/ModelBinders/ModelBindingException.cs src/Umbraco.Web.Common/IUmbracoHelperAccessor.cs src/Umbraco.Web.Common/Logging/RegisteredReloadableLogger.cs src/Umbraco.Web.Common/Logging/Enrichers/NoopEnricher.cs src/Umbraco.Web.Common/Logging/Enrichers/ApplicationIdEnricher.cs src/Umbraco.Web.Common/Constants/ViewConstants.cs src/Umbraco.Web.Common/Plugins/UmbracoPluginPhysicalFileProvider.cs src/Umbraco.Web.Common/Authorization/FeatureAuthorizeRequirement.cs src/Umbraco.Web.Common/Authorization/FeatureAuthorizeHandler.cs src/Umbraco.Web.Common/Authorization/AuthorizationPolicies.cs src/Umbraco.Core/Installer/NewInstallStepCollectionBuilder.cs src/Umbraco.Core/Installer/IInstallStep.cs src/Umbraco.Core/Installer/UpgradeStepCollectionBuilder.cs src/Umbraco.Core/Installer/UpgradeStepCollection.cs src/Umbraco.Core/Installer/Steps/RestartRuntimeStep.cs src/Umbraco.Core/Installer/Steps/FilePermissionsStep.cs src/Umbraco.Core/Installer/Steps/TelemetryIdentifierStep.cs src/Umbraco.Core/Installer/StepBase.cs src/Umbraco.Core/Installer/IUpgradeStep.cs src/Umbraco.Core/Installer/NewInstallStepCollection.cs src/Umbraco.Core/Webhooks/WebhookEventAttribute.cs src/Umbraco.Core/Webhooks/WebhookEventCollection.cs src/Umbraco.Core/Webhooks/WebhookEventCollectionBuilderExtensions.cs src/Umbraco.Core/Webhooks/WebhookEventCollectionBuilderCmsContentTypeExtensions.cs src/Umbraco.Core/Webhooks/IWebhookEvent.cs src/Umbraco.Core/Webhooks/WebhookEventContentBase.cs src/Umbraco.Core/Webhooks/Events/Content/ContentSavedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Content/ContentPublishedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Content/ContentMovedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Content/ContentCopiedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Content/ContentEmptiedRecycleBinWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Content/ContentSortedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Content/ContentDeletedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Content/ContentSavedBlueprintWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Content/ContentDeletedBlueprintWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Content/ContentUnpublishedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Content/ContentRolledBack.cs src/Umbraco.Core/Webhooks/Events/Content/ContentMovedToRecycleBinWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Content/ContentDeletedVersionsWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Media/MediaDeletedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Media/MediaEmptiedRecycleBinWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Media/MediaMovedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Media/MediaMovedToRecycleBinWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Media/MediaSavedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Language/LanguageDeletedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Language/LanguageSavedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/DataType/DataTypeSavedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/DataType/DataTypeDeletedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/DataType/DataTypeMovedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Dictionary/DictionaryItemDeletedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Dictionary/DictionaryItemSavedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/File/StylesheetSavedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/File/ScriptDeletedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/File/StylesheetDeletedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/File/ScriptSavedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/File/TemplateDeletedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/File/PartialViewDeletedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/File/PartialViewSavedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/File/TemplateSavedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/PublicAccess/PublicAccessEntrySavedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/PublicAccess/PublicAccessEntryDeletedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Domain/DomainSavedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Domain/DomainDeletedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Member/AssignedMemberRolesWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Member/ExportedMemberWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Member/MemberGroupSavedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Member/MemberGroupDeletedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Member/RemovedMemberRolesWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Member/MemberSavedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Member/MemberDeletedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/RelationType/RelationTypeSavedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/RelationType/RelationTypeDeletedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/ContentType/DocumentTypeChangedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/ContentType/MediaTypeSavedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/ContentType/MemberTypeDeletedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/ContentType/MemberTypeChangedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/ContentType/MediaTypeChangedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/ContentType/MemberTypeMovedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/ContentType/MediaTypeMovedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/ContentType/DocumentTypeDeletedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/ContentType/MediaTypeDeletedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/ContentType/DocumentTypeSavedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/ContentType/DocumentTypeMovedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/ContentType/MemberTypeSavedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/HealthCheck/HealthCheckCompletedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Package/ImportedPackageWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/User/UserLoginSuccessWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/User/UserDeletedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/User/UserForgotPasswordRequestedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/User/UserGroupDeletedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/User/UserSavedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/User/AssignedUserGroupPermissionsWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/User/UserPasswordChangedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/User/UserTwoFactorRequestedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/User/UserLoginRequiresVerificationWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/User/UserLoginFailedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/User/UserPasswordResetWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/User/UserGroupSavedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/User/UserLockedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/User/UserLogoutSuccessWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/User/UserUnlockedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Relation/RelationDeletedWebhookEvent.cs src/Umbraco.Core/Webhooks/Events/Relation/RelationSavedWebhookEvent.cs src/Umbraco.Core/Webhooks/WebhookEventCollectionBuilderCmsContentExtensions.cs src/Umbraco.Core/Webhooks/WebhookEventCollectionBuilderCmsUserExtensions.cs src/Umbraco.Core/Webhooks/WebhookEventCollectionBuilder.cs src/Umbraco.Core/Webhooks/WebhookEventCollectionBuilderCmsExtensions.cs src/Umbraco.Core/Webhooks/WebhookEventCollectionBuilderCmsMemberExtensions.cs src/Umbraco.Core/Webhooks/WebhookEventCollectionBuilderCmsFileExtensions.cs src/Umbraco.Core/Webhooks/WebhookEventBase.cs src/Umbraco.Core/Constants-UdiEntityType.cs src/Umbraco.Core/ExpressionHelper.cs src/Umbraco.Core/Routing/IPublishedRequestBuilder.cs src/Umbraco.Core/Routing/IUrlProvider.cs src/Umbraco.Core/Routing/PublishedRequestOld.cs src/Umbraco.Core/Routing/PublishedRequestBuilder.cs src/Umbraco.Core/Routing/IPublishedUrlProvider.cs src/Umbraco.Core/Routing/ContentFinderByIdPath.cs src/Umbraco.Core/Routing/DefaultUrlAssembler.cs src/Umbraco.Core/Routing/RouteRequestOptions.cs src/Umbraco.Core/Routing/IPublishedRequest.cs src/Umbraco.Core/Routing/ContentFinderCollectionBuilder.cs src/Umbraco.Core/Routing/ContentFinderByPageIdQuery.cs src/Umbraco.Core/Routing/IContentFinder.cs src/Umbraco.Core/Routing/IUrlAssembler.cs src/Umbraco.Core/Routing/DefaultMediaUrlProvider.cs src/Umbraco.Core/Routing/ContentFinderByUrlAlias.cs src/Umbraco.Core/Routing/ContentFinderByUrlAndTemplate.cs src/Umbraco.Core/Routing/ISiteDomainMapper.cs src/Umbraco.Core/Routing/SiteDomainMapper.cs src/Umbraco.Core/Routing/Domain.cs src/Umbraco.Core/Routing/MediaUrlProviderCollection.cs src/Umbraco.Core/Routing/UmbracoRequestPathsOptions.cs src/Umbraco.Core/Routing/ContentFinderByUrl.cs src/Umbraco.Core/Routing/WebPath.cs src/Umbraco.Core/Routing/MediaUrlProviderCollectionBuilder.cs src/Umbraco.Core/Routing/RouteDirection.cs src/Umbraco.Core/Routing/IContentLastChanceFinder.cs src/Umbraco.Core/Routing/IRedirectTracker.cs src/Umbraco.Core/Routing/ContentFinderByIdentifierPathBase.cs src/Umbraco.Core/Routing/DomainUtilities.cs src/Umbraco.Core/Routing/PublishedRouter.cs src/Umbraco.Core/Routing/PublishedRequest.cs src/Umbraco.Core/Routing/DefaultUrlProvider.cs src/Umbraco.Core/Routing/UrlProviderCollection.cs src/Umbraco.Core/Routing/UrlProviderCollectionBuilder.cs src/Umbraco.Core/Routing/UriUtility.cs src/Umbraco.Core/Routing/UmbracoRouteResult.cs src/Umbraco.Core/Routing/IPublishedRouter.cs src/Umbraco.Core/Routing/UmbracoRequestPaths.cs src/Umbraco.Core/Routing/ContentFinderCollection.cs src/Umbraco.Core/Routing/ContentFinderByRedirectUrl.cs src/Umbraco.Core/Routing/UrlProviderExtensions.cs src/Umbraco.Core/Routing/UrlProvider.cs src/Umbraco.Core/Routing/ContentFinderByKeyPath.cs src/Umbraco.Core/Routing/PublishedRequestExtensions.cs src/Umbraco.Core/Routing/UrlInfo.cs src/Umbraco.Core/Routing/IMediaUrlProvider.cs src/Umbraco.Core/Routing/AliasUrlProvider.cs src/Umbraco.Core/Routing/DomainAndUri.cs src/Umbraco.Core/Install/IFilePermissionHelper.cs src/Umbraco.Core/Install/FilePermissionTest.cs src/Umbraco.Core/Install/InstallException.cs src/Umbraco.Core/Install/Models/DatabaseModel.cs src/Umbraco.Core/NamedUdiRange.cs src/Umbraco.Core/Media/NoopImageDimensionExtractor.cs src/Umbraco.Core/Media/IEmbedProvider.cs src/Umbraco.Core/Media/ImageUrlGeneratorExtensions.cs src/Umbraco.Core/Media/IImageDimensionExtractor.cs src/Umbraco.Core/Media/EmbedProviders/EmbedProviderBase.cs src/Umbraco.Core/Media/EmbedProviders/Giphy.cs src/Umbraco.Core/Media/EmbedProviders/Flickr.cs src/Umbraco.Core/Media/EmbedProviders/SoundCloud.cs src/Umbraco.Core/Media/EmbedProviders/EmbedProvidersCollection.cs src/Umbraco.Core/Media/EmbedProviders/GettyImages.cs src/Umbraco.Core/Media/EmbedProviders/Issuu.cs src/Umbraco.Core/Media/EmbedProviders/OEmbedProviderBase.cs src/Umbraco.Core/Media/EmbedProviders/DailyMotion.cs src/Umbraco.Core/Media/EmbedProviders/OEmbedResponse.cs src/Umbraco.Core/Media/EmbedProviders/Twitter.cs src/Umbraco.Core/Media/EmbedProviders/Ted.cs src/Umbraco.Core/Media/EmbedProviders/Youtube.cs src/Umbraco.Core/Media/EmbedProviders/Slideshare.cs src/Umbraco.Core/Media/EmbedProviders/Vimeo.cs src/Umbraco.Core/Media/EmbedProviders/LottieFiles.cs src/Umbraco.Core/Media/EmbedProviders/EmbedProvidersCollectionBuilder.cs src/Umbraco.Core/Media/EmbedProviders/Hulu.cs src/Umbraco.Core/Media/EmbedProviders/Kickstarter.cs src/Umbraco.Core/Media/TypeDetector/TIFFDetector.cs src/Umbraco.Core/Media/TypeDetector/RasterizedTypeDetector.cs src/Umbraco.Core/Media/TypeDetector/JpegDetector.cs src/Umbraco.Core/Media/TypeDetector/SvgDetector.cs src/Umbraco.Core/Media/UploadAutoFillProperties.cs src/Umbraco.Core/Media/ImageDimensionExtractorExtensions.cs src/Umbraco.Core/Media/IImageUrlGenerator.cs src/Umbraco.Core/Media/NoopImageUrlGenerator.cs src/Umbraco.Core/Constants-DataTypes.cs src/Umbraco.Core/MonitorLock.cs src/Umbraco.Core/Constants-Applications.cs src/Umbraco.Core/HexEncoder.cs src/Umbraco.Core/RuntimeLevel.cs src/Umbraco.Core/ICompletable.cs src/Umbraco.Core/Constants-System.cs src/Umbraco.Core/Notifications/PartialViewDeletingNotification.cs src/Umbraco.Core/Notifications/SortingNotification.cs src/Umbraco.Core/Notifications/MediaEmptiedRecycleBinNotification.cs src/Umbraco.Core/Notifications/DictionaryItemSavedNotification.cs src/Umbraco.Core/Notifications/PartialViewSavingNotification.cs src/Umbraco.Core/Notifications/StylesheetSavedNotification.cs src/Umbraco.Core/Notifications/WebhookDeletedNotification .cs src/Umbraco.Core/Notifications/EntityContainerDeletingNotification.cs src/Umbraco.Core/Notifications/UserTwoFactorRequestedNotification.cs src/Umbraco.Core/Notifications/MemberSavedNotification.cs src/Umbraco.Core/Notifications/ContentSavedNotification.cs src/Umbraco.Core/Notifications/DomainDeletedNotification.cs src/Umbraco.Core/Notifications/UserLoginRequiresVerificationNotification.cs src/Umbraco.Core/Notifications/CreatingRequestNotification.cs src/Umbraco.Core/Notifications/CreatedNotification.cs src/Umbraco.Core/Notifications/ScaffoldedNotification.cs src/Umbraco.Core/Notifications/StylesheetDeletedNotification.cs src/Umbraco.Core/Notifications/HealthCheckCompletedNotification.cs src/Umbraco.Core/Notifications/DataTypeMovedNotification.cs src/Umbraco.Core/Notifications/UserResetAccessFailedCountNotification.cs src/Umbraco.Core/Notifications/ContentTypeRefreshNotification.cs src/Umbraco.Core/Notifications/MediaTypeRefreshedNotification.cs src/Umbraco.Core/Notifications/RelationDeletedNotification.cs src/Umbraco.Core/Notifications/MediaMovedToRecycleBinNotification.cs src/Umbraco.Core/Notifications/CopyingNotification.cs src/Umbraco.Core/Notifications/RuntimeUnattendedUpgradeNotification.cs src/Umbraco.Core/Notifications/UserDeletingNotification.cs src/Umbraco.Core/Notifications/MediaSavedNotification.cs src/Umbraco.Core/Notifications/MovingToRecycleBinNotification.cs src/Umbraco.Core/Notifications/ApplicationCacheRefresherNotification.cs src/Umbraco.Core/Notifications/TemplateCacheRefresherNotification.cs src/Umbraco.Core/Notifications/EntityRefreshNotification.cs src/Umbraco.Core/Notifications/MediaMovingNotification.cs src/Umbraco.Core/Notifications/ContentScaffoldedNotification.cs src/Umbraco.Core/Notifications/EntityContainerRenamingNotification.cs src/Umbraco.Core/Notifications/MemberGroupSavedNotification.cs src/Umbraco.Core/Notifications/PartialViewSavedNotification.cs src/Umbraco.Core/Notifications/WebhookDeletingNotification.cs src/Umbraco.Core/Notifications/UserCacheRefresherNotification.cs src/Umbraco.Core/Notifications/RolledBackNotification.cs src/Umbraco.Core/Notifications/UserGroupWithUsersSavingNotification.cs src/Umbraco.Core/Notifications/ContentTypeSavedNotification.cs src/Umbraco.Core/Notifications/ContentMovedNotification.cs src/Umbraco.Core/Notifications/UserSavedNotification.cs src/Umbraco.Core/Notifications/MemberTypeDeletedNotification.cs src/Umbraco.Core/Notifications/CacheRefresherNotification.cs src/Umbraco.Core/Notifications/UserUnlockedNotification.cs src/Umbraco.Core/Notifications/CancelableEnumerableObjectNotification.cs src/Umbraco.Core/Notifications/IStatefulNotification.cs src/Umbraco.Core/Notifications/ImportedPackageNotification.cs src/Umbraco.Core/Notifications/ScriptSavingNotification.cs src/Umbraco.Core/Notifications/MemberCacheRefresherNotification.cs src/Umbraco.Core/Notifications/CancelableNotification.cs src/Umbraco.Core/Notifications/DataTypeSavingNotification.cs src/Umbraco.Core/Notifications/MovedToRecycleBinNotification.cs src/Umbraco.Core/Notifications/UserNotification.cs src/Umbraco.Core/Notifications/MemberDeletingNotification.cs src/Umbraco.Core/Notifications/PublicAccessEntrySavingNotification.cs src/Umbraco.Core/Notifications/MovingNotification.cs src/Umbraco.Core/Notifications/EntityContainerDeletedNotification.cs src/Umbraco.Core/Notifications/PartialViewCreatingNotification.cs src/Umbraco.Core/Notifications/RelationTypeCacheRefresherNotification.cs src/Umbraco.Core/Notifications/DataTypeMovingNotification.cs src/Umbraco.Core/Notifications/ContentTypeChangedNotification.cs src/Umbraco.Core/Notifications/DomainSavingNotification.cs src/Umbraco.Core/Notifications/DataTypeDeletingNotification.cs src/Umbraco.Core/Notifications/LanguageSavingNotification.cs src/Umbraco.Core/Notifications/CreatingNotification.cs src/Umbraco.Core/Notifications/DomainSavedNotification.cs src/Umbraco.Core/Notifications/RelationSavingNotification.cs src/Umbraco.Core/Notifications/MediaTypeChangedNotification.cs src/Umbraco.Core/Notifications/ContentTypeSavingNotification.cs src/Umbraco.Core/Notifications/MemberSavingNotification.cs src/Umbraco.Core/Notifications/UserGroupSavedNotification.cs src/Umbraco.Core/Notifications/ImportingPackageNotification.cs src/Umbraco.Core/Notifications/TreeChangeNotification.cs src/Umbraco.Core/Notifications/TemplateDeletingNotification.cs src/Umbraco.Core/Notifications/UmbracoApplicationStoppingNotification.cs src/Umbraco.Core/Notifications/ContentTreeChangeNotification.cs src/Umbraco.Core/Notifications/EntityContainerSavingNotification.cs src/Umbraco.Core/Notifications/StylesheetDeletingNotification.cs src/Umbraco.Core/Notifications/RuntimePremigrationsUpgradeNotification.cs src/Umbraco.Core/Notifications/MediaTypeDeletedNotification.cs src/Umbraco.Core/Notifications/MediaDeletingNotification.cs src/Umbraco.Core/Notifications/TemplateSavedNotification.cs src/Umbraco.Core/Notifications/MediaTreeChangeNotification.cs src/Umbraco.Core/Notifications/MediaDeletingVersionsNotification.cs src/Umbraco.Core/Notifications/UserPasswordChangedNotification.cs src/Umbraco.Core/Notifications/LanguageCacheRefresherNotification.cs src/Umbraco.Core/Notifications/MediaTypeSavingNotification.cs src/Umbraco.Core/Notifications/MovedNotification.cs src/Umbraco.Core/Notifications/MediaDeletedNotification.cs src/Umbraco.Core/Notifications/LanguageSavedNotification.cs src/Umbraco.Core/Notifications/DictionaryCacheRefresherNotification.cs src/Umbraco.Core/Notifications/UserPasswordResetNotification.cs src/Umbraco.Core/Notifications/WebhookSavingNotification.cs src/Umbraco.Core/Notifications/MediaCacheRefresherNotification.cs src/Umbraco.Core/Notifications/UserGroupDeletedNotification.cs src/Umbraco.Core/Notifications/AssignedUserGroupPermissionsNotification.cs src/Umbraco.Core/Notifications/UmbracoRequestEndNotification.cs src/Umbraco.Core/Notifications/UserGroupWithUsersSavedNotification.cs src/Umbraco.Core/Notifications/RelationTypeDeletedNotification.cs src/Umbraco.Core/Notifications/TemplateSavingNotification.cs src/Umbraco.Core/Notifications/AssignedMemberRolesNotification.cs src/Umbraco.Core/Notifications/ContentSendingToPublishNotification.cs src/Umbraco.Core/Notifications/EmptyingRecycleBinNotification.cs src/Umbraco.Core/Notifications/ExportedMemberNotification.cs src/Umbraco.Core/Notifications/ICancelableNotification.cs src/Umbraco.Core/Notifications/RollingBackNotification.cs src/Umbraco.Core/Notifications/StylesheetSavingNotification.cs src/Umbraco.Core/Notifications/ContentSortingNotification.cs src/Umbraco.Core/Notifications/UmbracoRequestBeginNotification.cs src/Umbraco.Core/Notifications/ContentTypeCacheRefresherNotification.cs src/Umbraco.Core/Notifications/UserGroupCacheRefresherNotification.cs src/Umbraco.Core/Notifications/DataTypeCacheRefresherNotification.cs src/Umbraco.Core/Notifications/ScriptDeletedNotification.cs src/Umbraco.Core/Notifications/ScriptDeletingNotification.cs src/Umbraco.Core/Notifications/UserForgotPasswordRequestedNotification.cs src/Umbraco.Core/Notifications/MemberTypeMovingNotification.cs src/Umbraco.Core/Notifications/RelationSavedNotification.cs src/Umbraco.Core/Notifications/ContentRefreshNotification.cs src/Umbraco.Core/Notifications/SavedNotification.cs src/Umbraco.Core/Notifications/WebhookSavedNotification.cs src/Umbraco.Core/Notifications/RuntimeUnattendedInstallNotification.cs src/Umbraco.Core/Notifications/RelationTypeSavedNotification.cs src/Umbraco.Core/Notifications/SortedNotification.cs src/Umbraco.Core/Notifications/MemberTypeMovedNotification.cs src/Umbraco.Core/Notifications/LanguageDeletedNotification.cs src/Umbraco.Core/Notifications/ContentCopyingNotification.cs src/Umbraco.Core/Notifications/RelationDeletingNotification.cs src/Umbraco.Core/Notifications/DictionaryItemDeletingNotification.cs src/Umbraco.Core/Notifications/ContentTypeDeletedNotification.cs src/Umbraco.Core/Notifications/UmbracoApplicationStoppedNotification.cs src/Umbraco.Core/Notifications/UserGroupSavingNotification.cs src/Umbraco.Core/Notifications/DomainCacheRefresherNotification.cs src/Umbraco.Core/Notifications/DeletedVersionsNotification.cs src/Umbraco.Core/Notifications/DomainDeletingNotification.cs src/Umbraco.Core/Notifications/ContentTypeMovedNotification.cs src/Umbraco.Core/Notifications/UmbracoApplicationStartedNotification.cs src/Umbraco.Core/Notifications/PublicAccessEntryDeletingNotification.cs src/Umbraco.Core/Notifications/PartialViewDeletedNotification.cs src/Umbraco.Core/Notifications/SendEmailNotification.cs src/Umbraco.Core/Notifications/RenamingNotification.cs src/Umbraco.Core/Notifications/MemberRefreshNotification.cs src/Umbraco.Core/Notifications/MemberTwoFactorRequestedNotification.cs src/Umbraco.Core/Notifications/TemplateDeletedNotification.cs src/Umbraco.Core/Notifications/MemberGroupDeletingNotification.cs src/Umbraco.Core/Notifications/MemberGroupDeletedNotification.cs src/Umbraco.Core/Notifications/MediaTypeSavedNotification.cs src/Umbraco.Core/Notifications/UnattendedInstallNotification.cs src/Umbraco.Core/Notifications/MemberTypeChangedNotification.cs src/Umbraco.Core/Notifications/ContentUnpublishedNotification.cs src/Umbraco.Core/Notifications/ContentDeletingNotification.cs src/Umbraco.Core/Notifications/ContentPublishedNotification.cs src/Umbraco.Core/Notifications/UserSavingNotification.cs src/Umbraco.Core/Notifications/MediaSavingNotification.cs src/Umbraco.Core/Notifications/UmbracoApplicationStartingNotification.cs src/Umbraco.Core/Notifications/LanguageDeletingNotification.cs src/Umbraco.Core/Notifications/ContentTypeRefreshedNotification.cs src/Umbraco.Core/Notifications/RemovedMemberRolesNotification.cs src/Umbraco.Core/Notifications/ContentCopiedNotification.cs src/Umbraco.Core/Notifications/MemberRolesNotification.cs src/Umbraco.Core/Notifications/ContentTypeChangeNotification.cs src/Umbraco.Core/Notifications/DictionaryItemSavingNotification.cs src/Umbraco.Core/Notifications/ContentSentToPublishNotification.cs src/Umbraco.Core/Notifications/StatefulNotification.cs src/Umbraco.Core/Notifications/UserLoginSuccessNotification.cs src/Umbraco.Core/Notifications/ContentNotificationExtensions.cs src/Umbraco.Core/Notifications/MemberTypeSavedNotification.cs src/Umbraco.Core/Notifications/MemberTypeRefreshedNotification.cs src/Umbraco.Core/Notifications/DictionaryItemMovingNotification.cs src/Umbraco.Core/Notifications/UserGroupDeletingNotification.cs src/Umbraco.Core/Notifications/ContentPublishingNotification.cs src/Umbraco.Core/Notifications/DeletingNotification.cs src/Umbraco.Core/Notifications/UserDeletedNotification.cs src/Umbraco.Core/Notifications/ContentEmptiedRecycleBinNotification.cs src/Umbraco.Core/Notifications/DictionaryItemDeletedNotification.cs src/Umbraco.Core/Notifications/ContentSortedNotification.cs src/Umbraco.Core/Notifications/RelationTypeSavingNotification.cs src/Umbraco.Core/Notifications/ScriptSavedNotification.cs src/Umbraco.Core/Notifications/ContentRollingBackNotification.cs src/Umbraco.Core/Notifications/ContentSavingNotification.cs src/Umbraco.Core/Notifications/MediaDeletedVersionsNotification.cs src/Umbraco.Core/Notifications/MemberTypeDeletingNotification.cs src/Umbraco.Core/Notifications/MediaMovingToRecycleBinNotification.cs src/Umbraco.Core/Notifications/DictionaryItemMovedNotification.cs src/Umbraco.Core/Notifications/EnumerableObjectNotification.cs src/Umbraco.Core/Notifications/CopiedNotification.cs src/Umbraco.Core/Notifications/RoutingRequestNotification.cs src/Umbraco.Core/Notifications/MediaTypeMovingNotification.cs src/Umbraco.Core/Notifications/DeletedVersionsNotificationBase.cs src/Umbraco.Core/Notifications/ContentRolledBackNotification.cs src/Umbraco.Core/Notifications/MemberGroupCacheRefresherNotification.cs src/Umbraco.Core/Notifications/PartialViewCreatedNotification.cs src/Umbraco.Core/Notifications/DeletingVersionsNotification.cs src/Umbraco.Core/Notifications/ContentTypeMovingNotification.cs src/Umbraco.Core/Notifications/DataTypeSavedNotification.cs src/Umbraco.Core/Notifications/MediaTypeDeletingNotification.cs src/Umbraco.Core/Notifications/CancelableObjectNotification.cs src/Umbraco.Core/Notifications/DataTypeDeletedNotification.cs src/Umbraco.Core/Notifications/PublicAccessEntrySavedNotification.cs src/Umbraco.Core/Notifications/PublicAccessEntryDeletedNotification.cs src/Umbraco.Core/Notifications/PublicAccessCacheRefresherNotification.cs src/Umbraco.Core/Notifications/EntityContainerRenamedNotification.cs src/Umbraco.Core/Notifications/MediaRefreshNotification.cs src/Umbraco.Core/Notifications/NotificationExtensions.cs src/Umbraco.Core/Notifications/EntityContainerSavedNotification.cs src/Umbraco.Core/Notifications/ContentCacheRefresherNotification.cs src/Umbraco.Core/Notifications/MemberDeletedNotification.cs src/Umbraco.Core/Notifications/ScopedEntityRemoveNotification.cs src/Umbraco.Core/Notifications/ContentUnpublishingNotification.cs src/Umbraco.Core/Notifications/ContentDeletedNotification.cs src/Umbraco.Core/Notifications/ContentMovedToRecycleBinNotification.cs src/Umbraco.Core/Notifications/MemberTypeSavingNotification.cs src/Umbraco.Core/Notifications/ObjectNotification.cs src/Umbraco.Core/Notifications/ContentSavedBlueprintNotification.cs src/Umbraco.Core/Notifications/UserLogoutSuccessNotification.cs src/Umbraco.Core/Notifications/ContentMovingNotification.cs src/Umbraco.Core/Notifications/ContentMovingToRecycleBinNotification.cs src/Umbraco.Core/Notifications/UserLockedNotification.cs src/Umbraco.Core/Notifications/UserLoginFailedNotification.cs src/Umbraco.Core/Notifications/MediaTypeMovedNotification.cs src/Umbraco.Core/Notifications/ModelBindingErrorNotification.cs src/Umbraco.Core/Notifications/ContentDeletingVersionsNotification.cs src/Umbraco.Core/Notifications/MediaEmptyingRecycleBinNotification.cs src/Umbraco.Core/Notifications/ContentDeletedBlueprintNotification.cs src/Umbraco.Core/Notifications/UserForgotPasswordChangedNotification.cs src/Umbraco.Core/Notifications/DeletedNotification.cs src/Umbraco.Core/Notifications/INotification.cs src/Umbraco.Core/Notifications/ContentEmptyingRecycleBinNotification.cs src/Umbraco.Core/Notifications/ContentDeletedVersionsNotification.cs src/Umbraco.Core/Notifications/ContentTypeDeletingNotification.cs src/Umbraco.Core/Notifications/ServerVariablesParsingNotification.cs src/Umbraco.Core/Notifications/IUmbracoApplicationLifetimeNotification.cs src/Umbraco.Core/Notifications/EmptiedRecycleBinNotification.cs src/Umbraco.Core/Notifications/MemberGroupSavingNotification.cs src/Umbraco.Core/Notifications/SavingNotification.cs src/Umbraco.Core/Notifications/RelationTypeDeletingNotification.cs src/Umbraco.Core/Notifications/MediaMovedNotification.cs src/Umbraco.Core/Notifications/RenamedNotification.cs src/Umbraco.Core/LambdaExpressionCacheKey.cs src/Umbraco.Core/HashCodeCombiner.cs src/Umbraco.Core/PublishedCache/ITagQuery.cs src/Umbraco.Core/PublishedCache/IPublishedCache.cs src/Umbraco.Core/PublishedCache/IDefaultCultureAccessor.cs src/Umbraco.Core/PublishedCache/UmbracoContextPublishedSnapshotAccessor.cs src/Umbraco.Core/PublishedCache/IPublishedMediaCache.cs src/Umbraco.Core/PublishedCache/IDomainCache.cs src/Umbraco.Core/PublishedCache/IPublishedContentCache.cs src/Umbraco.Core/PublishedCache/IPublishedSnapshot.cs src/Umbraco.Core/PublishedCache/PublishedCacheBase.cs src/Umbraco.Core/PublishedCache/IPublishedSnapshotStatus.cs src/Umbraco.Core/PublishedCache/Internal/InternalPublishedContentCache.cs src/Umbraco.Core/PublishedCache/Internal/InternalPublishedContent.cs src/Umbraco.Core/PublishedCache/Internal/InternalPublishedSnapshotService.cs src/Umbraco.Core/PublishedCache/Internal/InternalPublishedSnapshot.cs src/Umbraco.Core/PublishedCache/Internal/InternalPublishedProperty.cs src/Umbraco.Core/PublishedCache/PublishedElementPropertyBase.cs src/Umbraco.Core/PublishedCache/DefaultCultureAccessor.cs src/Umbraco.Core/PublishedCache/IPublishedSnapshotAccessor.cs src/Umbraco.Core/PublishedCache/IPublishedSnapshotService.cs src/Umbraco.Core/PublishedCache/PublishedElement.cs src/Umbraco.Core/Cache/CacheKeys.cs src/Umbraco.Core/Cache/IRepositoryCachePolicy.cs src/Umbraco.Core/Cache/IValueEditorCache.cs src/Umbraco.Core/Cache/NotificationHandlers/IDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/TreeChangeDistributedCacheNotificationHandlerBase.cs src/Umbraco.Core/Cache/NotificationHandlers/DistributedCacheNotificationHandlerBase.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/DictionaryItemSavedDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/TemplateSavedDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/MemberTypeChangedDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/ContentTreeChangeDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/MemberGroupDeletedDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/UserSavedDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/ContentTypeChangedDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/RelationTypeDeletedDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/MemberSavedDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/MediaTypeChangedDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/PublicAccessEntrySavedDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/TemplateDeletedDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/DataTypeSavedDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/MemberDeletedDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/LanguageSavedDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/RelationTypeSavedDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/UserGroupDeletedDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/DictionaryItemDeletedDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/LanguageDeletedDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/PublicAccessEntryDeletedDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/MemberGroupSavedDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/DomainSavedDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/DomainDeletedDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/UserGroupWithUsersSavedDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/DataTypeDeletedDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/UserDeletedDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/Implement/MediaTreeChangeDistributedCacheNotificationHandler.cs src/Umbraco.Core/Cache/NotificationHandlers/SavedDistributedCacheNotificationHandlerBase.cs src/Umbraco.Core/Cache/NotificationHandlers/DeletedDistributedCacheNotificationHandlerBase.cs src/Umbraco.Core/Cache/NotificationHandlers/ContentTypeChangedDistributedCacheNotificationHandlerBase.cs src/Umbraco.Core/Cache/IsolatedCaches.cs src/Umbraco.Core/Cache/IRequestCache.cs src/Umbraco.Core/Cache/RepositoryCachePolicyOptions.cs src/Umbraco.Core/Cache/ValueEditorCache.cs src/Umbraco.Core/Cache/IAppPolicyCache.cs src/Umbraco.Core/Cache/ObjectCacheAppCache.cs src/Umbraco.Core/Cache/AppCaches.cs src/Umbraco.Core/Cache/DistributedCacheExtensions.cs src/Umbraco.Core/Cache/DictionaryAppCache.cs src/Umbraco.Core/Cache/IAppCache.cs src/Umbraco.Core/Cache/NoCacheRepositoryCachePolicy.cs src/Umbraco.Core/Cache/AppPolicedCacheDictionary.cs src/Umbraco.Core/Cache/AppCacheExtensions.cs src/Umbraco.Core/Cache/DataTypeConfigurationCacheRefresher.cs src/Umbraco.Core/Cache/Refreshers/ICacheRefresher.cs src/Umbraco.Core/Cache/Refreshers/CacheRefresherCollection.cs src/Umbraco.Core/Cache/Refreshers/Implement/DataTypeCacheRefresher.cs src/Umbraco.Core/Cache/Refreshers/Implement/LanguageCacheRefresher.cs src/Umbraco.Core/Cache/Refreshers/Implement/TemplateCacheRefresher.cs src/Umbraco.Core/Cache/Refreshers/Implement/ContentCacheRefresher.cs src/Umbraco.Core/Cache/Refreshers/Implement/MemberGroupCacheRefresher.cs src/Umbraco.Core/Cache/Refreshers/Implement/MemberCacheRefresher.cs src/Umbraco.Core/Cache/Refreshers/Implement/DictionaryCacheRefresher.cs src/Umbraco.Core/Cache/Refreshers/Implement/ContentTypeCacheRefresher.cs src/Umbraco.Core/Cache/Refreshers/Implement/UserCacheRefresher.cs src/Umbraco.Core/Cache/Refreshers/Implement/UserGroupCacheRefresher.cs src/Umbraco.Core/Cache/Refreshers/Implement/ValueEditorCacheRefresher.cs src/Umbraco.Core/Cache/Refreshers/Implement/PublicAccessCacheRefresher.cs src/Umbraco.Core/Cache/Refreshers/Implement/DomainCacheRefresher.cs src/Umbraco.Core/Cache/Refreshers/Implement/ApplicationCacheRefresher.cs src/Umbraco.Core/Cache/Refreshers/Implement/RelationTypeCacheRefresher.cs src/Umbraco.Core/Cache/Refreshers/Implement/MediaCacheRefresher.cs src/Umbraco.Core/Cache/Refreshers/ICacheRefresherNotificationFactory.cs src/Umbraco.Core/Cache/Refreshers/IPayloadCacheRefresher.cs src/Umbraco.Core/Cache/Refreshers/IJsonCacheRefresher.cs src/Umbraco.Core/Cache/Refreshers/JsonCacheRefresherBase.cs src/Umbraco.Core/Cache/Refreshers/CacheRefresherNotificationFactory.cs src/Umbraco.Core/Cache/Refreshers/CacheRefresherBase.cs src/Umbraco.Core/Cache/Refreshers/CacheRefresherCollectionBuilder.cs src/Umbraco.Core/Cache/Refreshers/PayloadCacheRefresherBase.cs src/Umbraco.Core/Cache/FastDictionaryAppCache.cs src/Umbraco.Core/Cache/FastDictionaryAppCacheBase.cs src/Umbraco.Core/Cache/DistributedCache.cs src/Umbraco.Core/Cache/DataTypeConfigurationCache.cs src/Umbraco.Core/Cache/IDataTypeConfigurationCache.cs src/Umbraco.Core/Cache/DeepCloneAppCache.cs src/Umbraco.Core/Cache/SafeLazy.cs src/Umbraco.Core/Cache/NoAppCache.cs src/Umbraco.Core/DependencyInjection/StaticServiceProvider.cs src/Umbraco.Core/DependencyInjection/UmbracoBuilder.Composers.cs src/Umbraco.Core/DependencyInjection/IScopedServiceProvider.cs src/Umbraco.Core/DependencyInjection/UmbracoBuilder.Events.cs src/Umbraco.Core/DependencyInjection/UmbracoBuilder.Collections.cs src/Umbraco.Core/DependencyInjection/ServiceProviderExtensions.cs src/Umbraco.Core/DependencyInjection/ServiceCollectionExtensions.cs src/Umbraco.Core/DependencyInjection/UmbracoBuilder.CollectionBuilders.cs src/Umbraco.Core/DependencyInjection/UmbracoBuilder.Configuration.cs src/Umbraco.Core/DependencyInjection/UmbracoBuilder.cs src/Umbraco.Core/DependencyInjection/IUmbracoBuilder.cs src/Umbraco.Core/DependencyInjection/UniqueServiceDescriptor.cs src/Umbraco.Core/Constants-DeploySelector.cs src/Umbraco.Core/Constants-ProviderNames.cs src/Umbraco.Core/Constants-Security.cs src/Umbraco.Core/Configuration/IConfigManipulator.cs src/Umbraco.Core/Configuration/EntryAssemblyMetadata.cs src/Umbraco.Core/Configuration/IEntryAssemblyMetadata.cs src/Umbraco.Core/Configuration/ModelsMode.cs src/Umbraco.Core/Configuration/ICronTabParser.cs src/Umbraco.Core/Configuration/ConfigConnectionString.cs src/Umbraco.Core/Configuration/Models/LuceneDirectoryFactory.cs src/Umbraco.Core/Configuration/Models/SegmentSettings.cs src/Umbraco.Core/Configuration/Models/Validation/HealthChecksSettingsValidator.cs src/Umbraco.Core/Configuration/Models/Validation/ValidatableEntryBase.cs src/Umbraco.Core/Configuration/Models/Validation/ContentSettingsValidator.cs src/Umbraco.Core/Configuration/Models/Validation/RequestHandlerSettingsValidator.cs src/Umbraco.Core/Configuration/Models/Validation/SecuritySettingsValidator.cs src/Umbraco.Core/Configuration/Models/Validation/UnattendedSettingsValidator.cs src/Umbraco.Core/Configuration/Models/Validation/ConfigurationValidatorBase.cs src/Umbraco.Core/Configuration/Models/Validation/GlobalSettingsValidator.cs src/Umbraco.Core/Configuration/Models/DataTypesSettings.cs src/Umbraco.Core/Configuration/Models/ContentVersionCleanupPolicySettings.cs src/Umbraco.Core/Configuration/Models/RuntimeMinificationCacheBuster.cs src/Umbraco.Core/Configuration/Models/HealthChecksNotificationMethodSettings.cs src/Umbraco.Core/Configuration/Models/Attributes/UmbracoOptionsAttribute.cs src/Umbraco.Core/Configuration/Models/MemberPasswordConfigurationSettings.cs src/Umbraco.Core/Configuration/Models/ConnectionStrings.cs src/Umbraco.Core/Configuration/Models/PackageMigrationSettings.cs src/Umbraco.Core/Configuration/Models/ContentDashboardSettings.cs src/Umbraco.Core/Configuration/Models/InstallDefaultDataSettings.cs src/Umbraco.Core/Configuration/Models/ContentNotificationSettings.cs src/Umbraco.Core/Configuration/Models/LegacyPasswordMigrationSettings.cs src/Umbraco.Core/Configuration/Models/IndexingSettings.cs src/Umbraco.Core/Configuration/Models/WebRoutingSettings.cs src/Umbraco.Core/Configuration/Models/ImagingSettings.cs src/Umbraco.Core/Configuration/Models/IndexCreatorSettings.cs src/Umbraco.Core/Configuration/Models/ImagingResizeSettings.cs src/Umbraco.Core/Configuration/Models/BasicAuthSettings.cs src/Umbraco.Core/Configuration/Models/RequestHandlerSettings.cs src/Umbraco.Core/Configuration/Models/NuCacheSerializerType.cs src/Umbraco.Core/Configuration/Models/SecuritySettings.cs src/Umbraco.Core/Configuration/Models/NuCacheSettings.cs src/Umbraco.Core/Configuration/Models/DatabaseServerRegistrarSettings.cs src/Umbraco.Core/Configuration/Models/UserPasswordConfigurationSettings.cs src/Umbraco.Core/Configuration/Models/DisabledHealthCheckSettings.cs src/Umbraco.Core/Configuration/Models/CoreDebugSettings.cs src/Umbraco.Core/Configuration/Models/RuntimeMode.cs src/Umbraco.Core/Configuration/Models/GlobalSettings.cs src/Umbraco.Core/Configuration/Models/CharItem.cs src/Umbraco.Core/Configuration/Models/ContentErrorPage.cs src/Umbraco.Core/Configuration/Models/HostingSettings.cs src/Umbraco.Core/Configuration/Models/ContentSettings.cs src/Umbraco.Core/Configuration/Models/WebhookSettings.cs src/Umbraco.Core/Configuration/Models/RuntimeSettings.cs src/Umbraco.Core/Configuration/Models/SmtpSettings.cs src/Umbraco.Core/Configuration/Models/ModelsBuilderSettings.cs src/Umbraco.Core/Configuration/Models/DataTypeChangeMode.cs src/Umbraco.Core/Configuration/Models/DeliveryApiSettings.cs src/Umbraco.Core/Configuration/Models/ContentImagingSettings.cs src/Umbraco.Core/Configuration/Models/LoggingSettings.cs src/Umbraco.Core/Configuration/Models/UmbracoPluginSettings.cs src/Umbraco.Core/Configuration/Models/ImagingCacheSettings.cs src/Umbraco.Core/Configuration/Models/HelpPageSettings.cs src/Umbraco.Core/Configuration/Models/TypeFinderSettings.cs src/Umbraco.Core/Configuration/Models/DatabaseServerMessengerSettings.cs src/Umbraco.Core/Configuration/Models/HealthChecksNotificationSettings.cs src/Umbraco.Core/Configuration/Models/UnattendedSettings.cs src/Umbraco.Core/Configuration/Models/ExceptionFilterSettings.cs src/Umbraco.Core/Configuration/Models/RuntimeMinificationSettings.cs src/Umbraco.Core/Configuration/Models/ImagingAutoFillUploadField.cs src/Umbraco.Core/Configuration/Models/HealthChecksSettings.cs src/Umbraco.Core/Configuration/Models/MarketplaceSettings.cs src/Umbraco.Core/Configuration/ContentSettingsExtensions.cs src/Umbraco.Core/Configuration/UmbracoVersion.cs src/Umbraco.Core/Configuration/IUmbracoVersion.cs src/Umbraco.Core/Configuration/LocalTempStorage.cs src/Umbraco.Core/Configuration/IMemberPasswordConfiguration.cs src/Umbraco.Core/Configuration/UmbracoSettings/ITypeFinderConfig.cs src/Umbraco.Core/Configuration/UmbracoSettings/IChar.cs src/Umbraco.Core/Configuration/UmbracoSettings/CharacterReplacementEqualityComparer.cs src/Umbraco.Core/Configuration/UmbracoSettings/IImagingAutoFillUploadField.cs src/Umbraco.Core/Configuration/UmbracoSettings/IPasswordConfigurationSection.cs src/Umbraco.Core/Configuration/GlobalSettingsExtensions.cs src/Umbraco.Core/Configuration/IPasswordConfiguration.cs src/Umbraco.Core/Configuration/ModelsModeExtensions.cs src/Umbraco.Core/Configuration/ModelsBuilderConfigExtensions.cs src/Umbraco.Core/Configuration/UserPasswordConfiguration.cs src/Umbraco.Core/Configuration/MemberPasswordConfiguration.cs src/Umbraco.Core/Configuration/IUserPasswordConfiguration.cs src/Umbraco.Core/Configuration/PasswordConfiguration.cs src/Umbraco.Core/Configuration/LoggingSettingsExtensions.cs src/Umbraco.Core/Configuration/IUmbracoConfigurationSection.cs src/Umbraco.Core/Configuration/ConfigureConnectionStrings.cs src/Umbraco.Core/IRegisteredObject.cs src/Umbraco.Core/Blocks/IPartialViewBlockEngine.cs src/Umbraco.Core/Constants-Validation.cs src/Umbraco.Core/Constants-SqlTemplates.cs src/Umbraco.Core/Constants-ModelsBuilder.cs src/Umbraco.Core/PaginationHelper.cs src/Umbraco.Core/RuntimeLevelReason.cs src/Umbraco.Core/UpgradeResult.cs src/Umbraco.Core/Services/IStylesheetService.cs src/Umbraco.Core/Services/IMemberGroupService.cs src/Umbraco.Core/Services/Installer/UpgradeService.cs src/Umbraco.Core/Services/Installer/IUpgradeService.cs src/Umbraco.Core/Services/Installer/InstallService.cs src/Umbraco.Core/Services/Installer/IInstallService.cs src/Umbraco.Core/Services/RedirectUrlService.cs src/Umbraco.Core/Services/AuditService.cs src/Umbraco.Core/Services/IRuntime.cs src/Umbraco.Core/Services/IRelationService.cs src/Umbraco.Core/Services/Querying/RecycleBin/IMediaRecycleBinQueryService.cs src/Umbraco.Core/Services/Querying/RecycleBin/IDocumentRecycleBinQueryService.cs src/Umbraco.Core/Services/Querying/RecycleBin/DocumentRecycleBinQueryService.cs src/Umbraco.Core/Services/Querying/RecycleBin/RecycleBinQueryResultType.cs src/Umbraco.Core/Services/Querying/RecycleBin/MediaRecycleBinQueryService.cs src/Umbraco.Core/Services/IPreviewService.cs src/Umbraco.Core/Services/RepositoryService.cs src/Umbraco.Core/Services/IMetricsConsentService.cs src/Umbraco.Core/Services/FileSystem/StylesheetFolderService.cs src/Umbraco.Core/Services/FileSystem/IStylesheetFolderService.cs src/Umbraco.Core/Services/FileSystem/IPartialViewFolderService.cs src/Umbraco.Core/Services/FileSystem/ScriptFolderService.cs src/Umbraco.Core/Services/FileSystem/IScriptFolderService.cs src/Umbraco.Core/Services/FileSystem/PartialViewFolderService.cs src/Umbraco.Core/Services/FileSystem/FolderServiceOperationBase.cs src/Umbraco.Core/Services/TwoFactorLoginServiceBase.cs src/Umbraco.Core/Services/UpgradeService.cs src/Umbraco.Core/Services/InstallationService.cs src/Umbraco.Core/Services/Pagination/PaginationConverter.cs src/Umbraco.Core/Services/IMemberTypeService.cs src/Umbraco.Core/Services/IDictionaryService.cs src/Umbraco.Core/Services/ISegmentService.cs src/Umbraco.Core/Services/CultureImpactFactory.cs src/Umbraco.Core/Services/ScriptService.cs src/Umbraco.Core/Services/Ordering.cs src/Umbraco.Core/Services/DateTypeServiceExtensions.cs src/Umbraco.Core/Services/IWebhookFiringService.cs src/Umbraco.Core/Services/TrackedReferencesService.cs src/Umbraco.Core/Services/IMemberService.cs src/Umbraco.Core/Services/ContentBlueprintEditingService.cs src/Umbraco.Core/Services/IContentVersionCleanupPolicy.cs src/Umbraco.Core/Services/IDictionaryItemService.cs src/Umbraco.Core/Services/IMediaPermissionService.cs src/Umbraco.Core/Services/MediaServiceExtensions.cs src/Umbraco.Core/Services/IUpgradeService.cs src/Umbraco.Core/Services/IUserPermissionService.cs src/Umbraco.Core/Services/IOEmbedService.cs src/Umbraco.Core/Services/MemberService.cs src/Umbraco.Core/Services/ContentValidationService.cs src/Umbraco.Core/Services/IUserTwoFactorLoginService.cs src/Umbraco.Core/Services/IContentBlueprintEditingService.cs src/Umbraco.Core/Services/WebhookLogFactory.cs src/Umbraco.Core/Services/LocalizedTextServiceSupplementaryFileSource.cs src/Umbraco.Core/Services/PartialViewService.cs src/Umbraco.Core/Services/IMediaTypeContainerService.cs src/Umbraco.Core/Services/KeyValueService.cs src/Umbraco.Core/Services/IUserGroupPermissionService.cs src/Umbraco.Core/Services/ContentTypeBaseServiceProvider.cs src/Umbraco.Core/Services/IMembershipUserService.cs src/Umbraco.Core/Services/IUserGroupService.cs src/Umbraco.Core/Services/ProcessInstructionsResult.cs src/Umbraco.Core/Services/IContentListViewService.cs src/Umbraco.Core/Services/NoopSegmentService.cs src/Umbraco.Core/Services/ContentVersionService.cs src/Umbraco.Core/Services/ContentTypeContainerService.cs src/Umbraco.Core/Services/IServerInformationService.cs src/Umbraco.Core/Services/LanguageService.cs src/Umbraco.Core/Services/IMemberContentEditingService.cs src/Umbraco.Core/Services/ContentTypeService.cs src/Umbraco.Core/Services/ContentValidationServiceBase.cs src/Umbraco.Core/Services/IEntityXmlSerializer.cs src/Umbraco.Core/Services/IMemberValidationService.cs src/Umbraco.Core/Services/ContentTypeServiceExtensions.cs src/Umbraco.Core/Services/IContentTypeServiceBase.cs src/Umbraco.Core/Services/MediaImportService.cs src/Umbraco.Core/Services/LocalizedTextServiceFileSources.cs src/Umbraco.Core/Services/StylesheetService.cs src/Umbraco.Core/Services/ILogViewerService.cs src/Umbraco.Core/Services/PreviewService.cs src/Umbraco.Core/Services/MediaService.cs src/Umbraco.Core/Services/ContentTypeServiceBaseOfTRepositoryTItemTService.cs src/Umbraco.Core/Services/AuthorizationStatus/UserGroupAuthorizationStatus.cs src/Umbraco.Core/Services/AuthorizationStatus/ContentAuthorizationStatus.cs src/Umbraco.Core/Services/AuthorizationStatus/MediaAuthorizationStatus.cs src/Umbraco.Core/Services/AuthorizationStatus/UserAuthorizationStatus.cs src/Umbraco.Core/Services/AuthorizationStatus/DictionaryAuthorizationStatus.cs src/Umbraco.Core/Services/ContentTypeEditing/IMemberTypeEditingService.cs src/Umbraco.Core/Services/ContentTypeEditing/ContentTypeEditingServiceBase.cs src/Umbraco.Core/Services/ContentTypeEditing/IContentTypeEditingService.cs src/Umbraco.Core/Services/ContentTypeEditing/MediaTypeEditingService.cs src/Umbraco.Core/Services/ContentTypeEditing/MemberTypeEditingService.cs src/Umbraco.Core/Services/ContentTypeEditing/ContentTypeEditingService.cs src/Umbraco.Core/Services/ContentTypeEditing/IMediaTypeEditingService.cs src/Umbraco.Core/Services/IKeyValueService.cs src/Umbraco.Core/Services/UserPermissionService.cs src/Umbraco.Core/Services/ConsentService.cs src/Umbraco.Core/Services/OEmbedService.cs src/Umbraco.Core/Services/IPackagingService.cs src/Umbraco.Core/Services/DictionaryService.cs src/Umbraco.Core/Services/IEntityService.cs src/Umbraco.Core/Services/IService.cs src/Umbraco.Core/Services/ContentServiceExtensions.cs src/Umbraco.Core/Services/Locking/MediaTypeLocks.cs src/Umbraco.Core/Services/Locking/ContentTypeLocks.cs src/Umbraco.Core/Services/MediaTypeService.cs src/Umbraco.Core/Services/IContentBlueprintContainerService.cs src/Umbraco.Core/Services/ILocalizedTextService.cs src/Umbraco.Core/Services/IMediaImportService.cs src/Umbraco.Core/Services/IUserIdKeyResolver.cs src/Umbraco.Core/Services/ITrackedReferencesService.cs src/Umbraco.Core/Services/UserGroupService.cs src/Umbraco.Core/Services/ICultureService.cs src/Umbraco.Core/Services/ITemporaryMediaService.cs src/Umbraco.Core/Services/IContentPublishingService.cs src/Umbraco.Core/Services/IMediaEditingService.cs src/Umbraco.Core/Services/IScriptService.cs src/Umbraco.Core/Services/FileServiceOperationBase.cs src/Umbraco.Core/Services/PublicAccessService.cs src/Umbraco.Core/Services/ICultureImpactFactory.cs src/Umbraco.Core/Services/ITemplateContentParserService.cs src/Umbraco.Core/Services/IWebhookService.cs src/Umbraco.Core/Services/IMembershipRoleService.cs src/Umbraco.Core/Services/IMediaValidationService.cs src/Umbraco.Core/Services/ICacheInstructionService.cs src/Umbraco.Core/Services/PublicAccessServiceExtensions.cs src/Umbraco.Core/Services/ContentBlueprintContainerService.cs src/Umbraco.Core/Services/IContentValidationService.cs src/Umbraco.Core/Services/DefaultContentVersionCleanupPolicy.cs src/Umbraco.Core/Services/ServerRegistrationService.cs src/Umbraco.Core/Services/WebhookRequestService.cs src/Umbraco.Core/Services/IUserDataService.cs src/Umbraco.Core/Services/IPropertyTypeUsageService.cs src/Umbraco.Core/Services/DataTypeUsageService.cs src/Umbraco.Core/Services/ContentEditingServiceWithSortingBase.cs src/Umbraco.Core/Services/LocalizedTextServiceExtensions.cs src/Umbraco.Core/Services/TagService.cs src/Umbraco.Core/Services/IWebhookRequestService.cs src/Umbraco.Core/Services/IWebhookLogService.cs src/Umbraco.Core/Services/OperationResult.cs src/Umbraco.Core/Services/IPartialViewService.cs src/Umbraco.Core/Services/TemporaryMediaService.cs src/Umbraco.Core/Services/NotificationService.cs src/Umbraco.Core/Services/OperationResultType.cs src/Umbraco.Core/Services/ITwoFactorLoginService.cs src/Umbraco.Core/Services/IEntitySearchService.cs src/Umbraco.Core/Services/IIndexedEntitySearchService.cs src/Umbraco.Core/Services/EntityXmlSerializer.cs src/Umbraco.Core/Services/LocalizedTextService.cs src/Umbraco.Core/Services/WebhookLogService.cs src/Umbraco.Core/Services/UserDataService.cs src/Umbraco.Core/Services/MediaTypeContainerService.cs src/Umbraco.Core/Services/IDomainService.cs src/Umbraco.Core/Services/IIpAddressUtilities.cs src/Umbraco.Core/Services/TemporaryFileService.cs src/Umbraco.Core/Services/IBasicAuthService.cs src/Umbraco.Core/Services/UserTwoFactorLoginService.cs src/Umbraco.Core/Services/MemberGroupService.cs src/Umbraco.Core/Services/CultureService.cs src/Umbraco.Core/Services/IMediaListViewService.cs src/Umbraco.Core/Services/IDataTypeService.cs src/Umbraco.Core/Services/BasicAuthService.cs src/Umbraco.Core/Services/UserServiceExtensions.cs src/Umbraco.Core/Services/TemplateContentParserService.cs src/Umbraco.Core/Services/IContentVersionService.cs src/Umbraco.Core/Services/MemberValidationService.cs src/Umbraco.Core/Services/LocalizationService.cs src/Umbraco.Core/Services/DomainService.cs src/Umbraco.Core/Services/IContentServiceBase.cs src/Umbraco.Core/Services/IContentTypeService.cs src/Umbraco.Core/Services/DataTypeService.cs src/Umbraco.Core/Services/ContentEditingService.cs src/Umbraco.Core/Services/IIsoCodeValidator.cs src/Umbraco.Core/Services/FileService.cs src/Umbraco.Core/Services/TemplateService.cs src/Umbraco.Core/Services/UserGroupPermissionService.cs src/Umbraco.Core/Services/MediaEditingService.cs src/Umbraco.Core/Services/EntityService.cs src/Umbraco.Core/Services/ImportExport/ITemporaryFileToXmlImportService.cs src/Umbraco.Core/Services/ImportExport/IMediaTypeImportService.cs src/Umbraco.Core/Services/ImportExport/IContentTypeImportService.cs src/Umbraco.Core/Services/ImportExport/TemporaryFileToXmlImportService.cs src/Umbraco.Core/Services/ImportExport/ContentTypeImportService.cs src/Umbraco.Core/Services/ImportExport/MediaTypeImportService.cs src/Umbraco.Core/Services/IRedirectUrlService.cs src/Umbraco.Core/Services/MediaValidationService.cs src/Umbraco.Core/Services/IContentTypeContainerService.cs src/Umbraco.Core/Services/PropertyTypeUsageService.cs src/Umbraco.Core/Services/PublishResult.cs src/Umbraco.Core/Services/IMediaTypeService.cs src/Umbraco.Core/Services/MoveOperationStatusType.cs src/Umbraco.Core/Services/WebhookService.cs src/Umbraco.Core/Services/ITemplateService.cs src/Umbraco.Core/Services/IMediaService.cs src/Umbraco.Core/Services/OperationStatus/ContentTypeStructureOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/LanguageOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/ApiMediaQueryOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/InstallOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/ApiContentQueryOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/ScriptOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/PartialViewOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/AuditLogOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/LogViewerOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/DataTypeOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/TemplateOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/UpgradeOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/PublicAccessOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/RelationTypeOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/ContentTypeImportOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/PackageOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/StylesheetOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/SegmentOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/TemporaryFileUploadStatus.cs src/Umbraco.Core/Services/OperationStatus/UserOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/WebhookOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/PackageMigrationOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/ContentEditingOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/DictionaryItemOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/UserGroupOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/OEmbedOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/StylesheetFolderOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/MemberEditingStatus.cs src/Umbraco.Core/Services/OperationStatus/TemporaryFileXmlImportOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/PropertyTypeOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/ExternalLoginOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/ContentVersionOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/MemberEditingOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/ScriptFolderOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/TwoFactorOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/ContentPublishingOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/ContentTypeOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/RelationOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/DomainOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/ContentCollectionOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/EntityContainerOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/MediaTypeImportOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/MemberGroupOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/WebProfilerOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/PartialViewFolderOperationStatus.cs src/Umbraco.Core/Services/OperationStatus/UserDataOperationStatus.cs src/Umbraco.Core/Services/TwoFactorLoginService.cs src/Umbraco.Core/Services/IDictionaryPermissionService.cs src/Umbraco.Core/Services/IUserService.cs src/Umbraco.Core/Services/IdKeyMap.cs src/Umbraco.Core/Services/IIdKeyMap.cs src/Umbraco.Core/Services/LogViewerService.cs src/Umbraco.Core/Services/IUsageInformationService.cs src/Umbraco.Core/Services/ContentService.cs src/Umbraco.Core/Services/ContentPublishingService.cs src/Umbraco.Core/Services/ISystemTroubleshootingInformationService.cs src/Umbraco.Core/Services/IMembershipMemberService.cs src/Umbraco.Core/Services/TreeEntitySortingService.cs src/Umbraco.Core/Services/IWebProfilerService.cs src/Umbraco.Core/Services/NodeCountService.cs src/Umbraco.Core/Services/IConflictingRouteService.cs src/Umbraco.Core/Services/IReservedFieldNamesService.cs src/Umbraco.Core/Services/IEntityTypeContainerService.cs src/Umbraco.Core/Services/IWebhookLogFactory.cs src/Umbraco.Core/Services/IDataTypeUsageService.cs src/Umbraco.Core/Services/IsoCodeValidator.cs src/Umbraco.Core/Services/WebProfilerService.cs src/Umbraco.Core/Services/IExamineIndexCountService.cs src/Umbraco.Core/Services/IPackageDataInstallation.cs src/Umbraco.Core/Services/PublishResultType.cs src/Umbraco.Core/Services/MetricsConsentService.cs src/Umbraco.Core/Services/IContentEditingService.cs src/Umbraco.Core/Services/IExternalLoginWithKeyService.cs src/Umbraco.Core/Services/EntityTypeContainerService.cs src/Umbraco.Core/Services/MemberTypeService.cs src/Umbraco.Core/Services/ExternalLoginService.cs src/Umbraco.Core/Services/ILocalizationService.cs src/Umbraco.Core/Services/IContentValidationServiceBase.cs src/Umbraco.Core/Services/IConsentService.cs src/Umbraco.Core/Services/ILanguageService.cs src/Umbraco.Core/Services/ContentTypeServiceBase.cs src/Umbraco.Core/Services/MemberContentEditingService.cs src/Umbraco.Core/Services/IPropertyValidationService.cs src/Umbraco.Core/Services/IFileService.cs src/Umbraco.Core/Services/Changes/TreeChangeTypes.cs src/Umbraco.Core/Services/Changes/ContentTypeChangeTypes.cs src/Umbraco.Core/Services/Changes/TreeChangeExtensions.cs src/Umbraco.Core/Services/Changes/ContentTypeChangeExtensions.cs src/Umbraco.Core/Services/Changes/ContentTypeChange.cs src/Umbraco.Core/Services/Changes/DomainChangeTypes.cs src/Umbraco.Core/Services/Changes/TreeChange.cs src/Umbraco.Core/Services/ILogViewerRepository.cs src/Umbraco.Core/Services/IMemberEditingService.cs src/Umbraco.Core/Services/IRuntimeState.cs src/Umbraco.Core/Services/ContentEditingServiceBase.cs src/Umbraco.Core/Services/ContentPermissionService.cs src/Umbraco.Core/Services/IBasicFileService.cs src/Umbraco.Core/Services/IContentTypeBaseServiceProvider.cs src/Umbraco.Core/Services/IAuditService.cs src/Umbraco.Core/Services/IDataTypeContainerService.cs src/Umbraco.Core/Services/RelationService.cs src/Umbraco.Core/Services/MediaPermissionService.cs src/Umbraco.Core/Services/PropertyValidationService.cs src/Umbraco.Core/Services/IContentService.cs src/Umbraco.Core/Services/FileServiceBase.cs src/Umbraco.Core/Services/ITemporaryFileService.cs src/Umbraco.Core/Services/UserService.cs src/Umbraco.Core/Services/DictionaryItemService.cs src/Umbraco.Core/Services/INodeCountService.cs src/Umbraco.Core/Services/IContentPermissionService.cs src/Umbraco.Core/Services/ITreeEntitySortingService.cs src/Umbraco.Core/Services/DataTypeContainerService.cs src/Umbraco.Core/Services/DictionaryPermissionService.cs src/Umbraco.Core/Services/IServerRegistrationService.cs src/Umbraco.Core/Services/ITagService.cs src/Umbraco.Core/Services/ServiceContext.cs src/Umbraco.Core/Services/INotificationService.cs src/Umbraco.Core/Services/IInstallationService.cs src/Umbraco.Core/Services/IPublicAccessService.cs src/Umbraco.Core/Handlers/PublicAccessHandler.cs src/Umbraco.Core/Handlers/AuditNotificationsHandler.cs src/Umbraco.Core/IFireAndForgetRunner.cs src/Umbraco.Core/Events/MoveEventInfoBase.cs src/Umbraco.Core/Events/IEventMessagesFactory.cs src/Umbraco.Core/Events/DeleteEventArgs.cs src/Umbraco.Core/Events/RelateOnCopyNotificationHandler.cs src/Umbraco.Core/Events/RefreshContentEventArgs.cs src/Umbraco.Core/Events/IScopedNotificationPublisher.cs src/Umbraco.Core/Events/EventNameExtractorResult.cs src/Umbraco.Core/Events/UserNotificationsHandler.cs src/Umbraco.Core/Events/MoveEventInfo.cs src/Umbraco.Core/Events/EventAggregator.Notifications.cs src/Umbraco.Core/Events/ExportedMemberEventArgs.cs src/Umbraco.Core/Events/INotificationAsyncHandler.cs src/Umbraco.Core/Events/IEventAggregator.cs src/Umbraco.Core/Events/CancellableEnumerableObjectEventArgs.cs src/Umbraco.Core/Events/NewEventArgs.cs src/Umbraco.Core/Events/CopyEventArgs.cs src/Umbraco.Core/Events/MoveToRecycleBinEventInfo.cs src/Umbraco.Core/Events/SendToPublishEventArgs.cs src/Umbraco.Core/Events/TransientEventMessagesFactory.cs src/Umbraco.Core/Events/EventAggregator.cs src/Umbraco.Core/Events/EventMessageType.cs src/Umbraco.Core/Events/IEventDispatcher.cs src/Umbraco.Core/Events/EventNameExtractorError.cs src/Umbraco.Core/Events/MoveEventArgs.cs src/Umbraco.Core/Events/RecycleBinEventArgs.cs src/Umbraco.Core/Events/PassThroughEventDispatcher.cs src/Umbraco.Core/Events/RolesEventArgs.cs src/Umbraco.Core/Events/IDeletingMediaFilesEventArgs.cs src/Umbraco.Core/Events/EventMessages.cs src/Umbraco.Core/Events/CancellableObjectEventArgsOfTEventObject.cs src/Umbraco.Core/Events/QueuingEventDispatcherBase.cs src/Umbraco.Core/Events/TypedEventHandler.cs src/Umbraco.Core/Events/EventDefinitionBase.cs src/Umbraco.Core/Events/EventDefinitionFilter.cs src/Umbraco.Core/Events/SaveEventArgs.cs src/Umbraco.Core/Events/CancellableEventArgs.cs src/Umbraco.Core/Events/UserGroupWithUsers.cs src/Umbraco.Core/Events/ScopedNotificationPublisher.cs src/Umbraco.Core/Events/CancellableObjectEventArgs.cs src/Umbraco.Core/Events/EventDefinition.cs src/Umbraco.Core/Events/EventNameExtractor.cs src/Umbraco.Core/Events/IEventDefinition.cs src/Umbraco.Core/Events/SupersedeEventAttribute.cs src/Umbraco.Core/Events/INotificationHandler.cs src/Umbraco.Core/Events/SendEmailEventArgs.cs src/Umbraco.Core/Events/EventExtensions.cs src/Umbraco.Core/Events/QueuingEventDispatcher.cs src/Umbraco.Core/Events/PublishEventArgs.cs src/Umbraco.Core/Events/EventMessage.cs src/Umbraco.Core/Events/IEventMessagesAccessor.cs src/Umbraco.Core/Events/RollbackEventArgs.cs src/Umbraco.Core/Events/ContentCacheEventArgs.cs src/Umbraco.Core/StaticApplicationLogging.cs src/Umbraco.Core/Constants-ObjectTypes.cs src/Umbraco.Core/Constants-OAuthClientIds.cs src/Umbraco.Core/Net/IUserAgentProvider.cs src/Umbraco.Core/Net/NullSessionIdResolver.cs src/Umbraco.Core/Net/ISessionIdResolver.cs src/Umbraco.Core/Net/IIpResolver.cs src/Umbraco.Core/Serialization/IJsonSerializer.cs src/Umbraco.Core/Serialization/IConfigurationEditorJsonSerializer.cs src/Umbraco.Core/Exceptions/DataOperationException.cs src/Umbraco.Core/Exceptions/PanicException.cs src/Umbraco.Core/Exceptions/ConfigurationException.cs src/Umbraco.Core/Exceptions/InvalidCompositionException.cs src/Umbraco.Core/Exceptions/BootFailedException.cs src/Umbraco.Core/Exceptions/UnattendedInstallException.cs src/Umbraco.Core/Exceptions/AuthorizationException.cs src/Umbraco.Core/Constants-Conventions.cs src/Umbraco.Core/ConventionsHelper.cs src/Umbraco.Core/Constants-HealthChecks.cs src/Umbraco.Core/Xml/UmbracoXPathPathSyntaxParser.cs src/Umbraco.Core/Xml/DynamicContext.cs src/Umbraco.Core/Xml/XmlNamespaces.cs src/Umbraco.Core/Xml/XmlHelper.cs src/Umbraco.Core/Xml/XmlNodeListFactory.cs src/Umbraco.Core/Constants-Indexes.cs src/Umbraco.Core/UdiTypeConverter.cs src/Umbraco.Core/Constants-SystemDirectories.cs src/Umbraco.Core/Mail/NotImplementedEmailSender.cs src/Umbraco.Core/Mail/IEmailSender.cs src/Umbraco.Core/Mail/ISmsSender.cs src/Umbraco.Core/Mail/NotImplementedSmsSender.cs src/Umbraco.Core/IBackOfficeInfo.cs src/Umbraco.Core/Dictionary/ICultureDictionaryFactory.cs src/Umbraco.Core/Dictionary/UmbracoCultureDictionaryFactory.cs src/Umbraco.Core/Dictionary/UmbracoCultureDictionary.cs src/Umbraco.Core/Dictionary/ICultureDictionary.cs src/Umbraco.Core/Extensions/UmbracoBuilderExtensions.cs src/Umbraco.Core/Extensions/XmlExtensions.cs src/Umbraco.Core/Extensions/TypeLoaderExtensions.cs src/Umbraco.Core/Extensions/RuntimeStateExtensions.cs src/Umbraco.Core/Extensions/ContentVariationExtensions.cs src/Umbraco.Core/Extensions/PublishedPropertyExtension.cs src/Umbraco.Core/Extensions/DeliveryApiSettingsExtensions.cs src/Umbraco.Core/Extensions/MemberTypeExtensions.cs src/Umbraco.Core/Extensions/UmbracoContextExtensions.cs src/Umbraco.Core/Extensions/PublishedElementExtensions.cs src/Umbraco.Core/Extensions/ContentExtensions.cs src/Umbraco.Core/Extensions/NameValueCollectionExtensions.cs src/Umbraco.Core/Extensions/MediaTypeExtensions.cs src/Umbraco.Core/Extensions/HtmlEncodedStringExtensions.cs src/Umbraco.Core/Extensions/IntExtensions.cs src/Umbraco.Core/Extensions/StringExtensions.cs src/Umbraco.Core/Extensions/DictionaryExtensions.cs src/Umbraco.Core/Extensions/ExpressionExtensions.cs src/Umbraco.Core/Extensions/EnumExtensions.cs src/Umbraco.Core/Extensions/WaitHandleExtensions.cs src/Umbraco.Core/Extensions/ConnectionStringExtensions.cs src/Umbraco.Core/Extensions/DateTimeExtensions.cs src/Umbraco.Core/Extensions/DelegateExtensions.cs src/Umbraco.Core/Extensions/PublishedModelFactoryExtensions.cs src/Umbraco.Core/Extensions/IfExtensions.cs src/Umbraco.Core/Extensions/HostEnvironmentExtensions.cs src/Umbraco.Core/Extensions/UdiGetterExtensions.cs src/Umbraco.Core/Extensions/UriExtensions.cs src/Umbraco.Core/Extensions/PasswordConfigurationExtensions.cs src/Umbraco.Core/Extensions/UmbracoContextAccessorExtensions.cs src/Umbraco.Core/Extensions/KeyValuePairExtensions.cs src/Umbraco.Core/Extensions/PublishedSnapshotAccessorExtensions.cs src/Umbraco.Core/Extensions/UserServiceExtensions.cs src/Umbraco.Core/Extensions/PublishedContentExtensions.cs src/Umbraco.Core/Extensions/RequestHandlerSettingsExtension.cs src/Umbraco.Core/Extensions/CollectionExtensions.cs src/Umbraco.Core/Extensions/CoreCacheHelperExtensions.cs src/Umbraco.Core/Extensions/LineEndingsExtensions.cs src/Umbraco.Core/Extensions/TreeEntityExtensions.cs src/Umbraco.Core/Extensions/TemporaryFileServiceExtensions.cs src/Umbraco.Core/Extensions/ObjectExtensions.cs src/Umbraco.Core/Extensions/DataTableExtensions.cs src/Umbraco.Core/Extensions/ConfigurationExtensions.cs src/Umbraco.Core/Extensions/EnumerableExtensions.cs src/Umbraco.Core/Extensions/GuidExtensions.cs src/Umbraco.Core/Extensions/ThreadExtensions.cs src/Umbraco.Core/Extensions/AssemblyExtensions.cs src/Umbraco.Core/Extensions/TypeExtensions.cs src/Umbraco.Core/Extensions/DecimalExtensions.cs src/Umbraco.Core/Extensions/ClaimsIdentityExtensions.cs src/Umbraco.Core/Extensions/VersionExtensions.cs src/Umbraco.Core/Extensions/SemVersionExtensions.cs src/Umbraco.Core/Security/IPasswordHasher.cs src/Umbraco.Core/Security/BackOfficeUserPasswordCheckerResult.cs src/Umbraco.Core/Security/ICoreBackOfficeUserManager.cs src/Umbraco.Core/Security/IUserForgotPasswordSender.cs src/Umbraco.Core/Security/UpdateMemberProfileStatus.cs src/Umbraco.Core/Security/IPublicAccessChecker.cs src/Umbraco.Core/Security/IExternalLogin.cs src/Umbraco.Core/Security/IdentityAuditEventArgs.cs src/Umbraco.Core/Security/MediaPermissions.cs src/Umbraco.Core/Security/IInviteUriProvider.cs src/Umbraco.Core/Security/PublicAccessStatus.cs src/Umbraco.Core/Security/IIdentityUserToken.cs src/Umbraco.Core/Security/IExternalLoginToken.cs src/Umbraco.Core/Security/ExternalLoginToken.cs src/Umbraco.Core/Security/IHtmlSanitizer.cs src/Umbraco.Core/Security/IdentityUserLogin.cs src/Umbraco.Core/Security/IUserInviteSender.cs src/Umbraco.Core/Security/IdentityUserToken.cs src/Umbraco.Core/Security/UpdateMemberProfileResult.cs src/Umbraco.Core/Security/ClaimsPrincipalExtensions.cs src/Umbraco.Core/Security/BackOfficeExternalLoginProviderErrors.cs src/Umbraco.Core/Security/PasswordGenerator.cs src/Umbraco.Core/Security/IBackofficeSecurityAccessor.cs src/Umbraco.Core/Security/IFileStreamSecurityAnalyzer.cs src/Umbraco.Core/Security/IBackOfficePasswordChanger.cs src/Umbraco.Core/Security/ILocalLoginSettingProvider.cs src/Umbraco.Core/Security/ContentPermissions.cs src/Umbraco.Core/Security/IBackOfficeUserStore.cs src/Umbraco.Core/Security/LegacyPasswordSecurity.cs src/Umbraco.Core/Security/IBackofficeSecurity.cs src/Umbraco.Core/Security/IIdentityUserLogin.cs src/Umbraco.Core/Security/ICoreBackOfficeSignInManager.cs src/Umbraco.Core/Security/FileStreamSecurityValidator.cs src/Umbraco.Core/Security/ITwoFactorProvider.cs src/Umbraco.Core/Security/ISetupTwoFactorModel.cs src/Umbraco.Core/Security/NoopMarkdownSanitizer.cs src/Umbraco.Core/Security/ExternalLogin.cs src/Umbraco.Core/Security/NoopSetupTwoFactorModel.cs src/Umbraco.Core/Security/IFileStreamSecurityValidator.cs src/Umbraco.Core/Security/IForgotPasswordUriProvider.cs src/Umbraco.Core/Security/AuthenticationExtensions.cs src/Umbraco.Core/Security/BackOfficeAuthenticationTypeSettings.cs src/Umbraco.Core/Security/BackOfficeIdentityOptions.cs src/Umbraco.Core/Security/IMarkdownSanitizer.cs src/Umbraco.Core/Security/NoopHtmlSanitizer.cs src/Umbraco.Core/Security/Authorization/MediaPermissionResource.cs src/Umbraco.Core/Security/Authorization/UserPermissionAuthorizer.cs src/Umbraco.Core/Security/Authorization/MediaPermissionAuthorizer.cs src/Umbraco.Core/Security/Authorization/UserPermissionResource.cs src/Umbraco.Core/Security/Authorization/DictionaryPermissionResource.cs src/Umbraco.Core/Security/Authorization/ContentPermissionAuthorizer.cs src/Umbraco.Core/Security/Authorization/IAuthorizationHelper.cs src/Umbraco.Core/Security/Authorization/FeatureAuthorizer.cs src/Umbraco.Core/Security/Authorization/IUserGroupPermissionAuthorizer.cs src/Umbraco.Core/Security/Authorization/UserGroupPermissionAuthorizer.cs src/Umbraco.Core/Security/Authorization/DictionaryPermissionAuthorizer.cs src/Umbraco.Core/Security/Authorization/IPermissionResource.cs src/Umbraco.Core/Security/Authorization/IContentPermissionAuthorizer.cs src/Umbraco.Core/Security/Authorization/IDictionaryPermissionAuthorizer.cs src/Umbraco.Core/Security/Authorization/UserGroupPermissionResource.cs src/Umbraco.Core/Security/Authorization/IUserPermissionAuthorizer.cs src/Umbraco.Core/Security/Authorization/IFeatureAuthorizer.cs src/Umbraco.Core/Security/Authorization/ContentPermissionResource.cs src/Umbraco.Core/Security/Authorization/AuthorizationHelper.cs src/Umbraco.Core/Security/Authorization/IMediaPermissionAuthorizer.cs src/Umbraco.Core/Models/Installer/DatabaseInstallData.cs src/Umbraco.Core/Models/Installer/PasswordSettingsModel.cs src/Umbraco.Core/Models/Installer/InstallSettingsModel.cs src/Umbraco.Core/Models/Installer/UserSettingsModel.cs src/Umbraco.Core/Models/Installer/UpgradeSettingsModel.cs src/Umbraco.Core/Models/Installer/ConsentLevelModel.cs src/Umbraco.Core/Models/Installer/DatabaseSettingsModel.cs src/Umbraco.Core/Models/Installer/InstallData.cs src/Umbraco.Core/Models/Installer/InstallationResult.cs src/Umbraco.Core/Models/Installer/UserInstallData.cs src/Umbraco.Core/Models/ContentStatus.cs src/Umbraco.Core/Models/Validation/RequiredForPersistenceAttribute.cs src/Umbraco.Core/Models/ScriptCreateModel.cs src/Umbraco.Core/Models/ReadOnlyContentBaseAdapter.cs src/Umbraco.Core/Models/PublicAccessEntry.cs src/Umbraco.Core/Models/FileSystem/PartialViewFolderModel.cs src/Umbraco.Core/Models/FileSystem/ScriptFolderModel.cs src/Umbraco.Core/Models/FileSystem/StylesheetFolderCreateModel.cs src/Umbraco.Core/Models/FileSystem/FolderModelBase.cs src/Umbraco.Core/Models/FileSystem/StylesheetFolderModel.cs src/Umbraco.Core/Models/FileSystem/FolderCreateModel.cs src/Umbraco.Core/Models/FileSystem/ScriptFolderCreateModel.cs src/Umbraco.Core/Models/FileSystem/PartialViewFolderCreateModel.cs src/Umbraco.Core/Models/UserTwoFactorProviderModel.cs src/Umbraco.Core/Models/MemberPropertySettings.cs src/Umbraco.Core/Models/IDictionaryTranslation.cs src/Umbraco.Core/Models/PublicAccessEntrySlim.cs src/Umbraco.Core/Models/IContent.cs src/Umbraco.Core/Models/ContentVersionCleanupPolicySettings.cs src/Umbraco.Core/Models/NotificationEmailBodyParams.cs src/Umbraco.Core/Models/IContentTypeComposition.cs src/Umbraco.Core/Models/IPartialView.cs src/Umbraco.Core/Models/Range.cs src/Umbraco.Core/Models/TextFileCreateModel.cs src/Umbraco.Core/Models/RelationItem.cs src/Umbraco.Core/Models/ChangingPasswordModel.cs src/Umbraco.Core/Models/AuditItem.cs src/Umbraco.Core/Models/Script.cs src/Umbraco.Core/Models/PagedResultOfT.cs src/Umbraco.Core/Models/RelationItemModel.cs src/Umbraco.Core/Models/IContentTypeBase.cs src/Umbraco.Core/Models/PublishedState.cs src/Umbraco.Core/Models/IMedia.cs src/Umbraco.Core/Models/IContentBase.cs src/Umbraco.Core/Models/ITwoFactorLogin.cs src/Umbraco.Core/Models/ContentTypeAvailableCompositionsResults.cs src/Umbraco.Core/Models/StylesheetUpdateModel.cs src/Umbraco.Core/Models/IPropertyCollection.cs src/Umbraco.Core/Models/IPropertyType.cs src/Umbraco.Core/Models/Property.cs src/Umbraco.Core/Models/SimpleContentType.cs src/Umbraco.Core/Models/TwoFactorLogin.cs src/Umbraco.Core/Models/UserUpdateModel.cs src/Umbraco.Core/Models/PropertyType.cs src/Umbraco.Core/Models/TelemetryResource.cs src/Umbraco.Core/Models/IServerRegistration.cs src/Umbraco.Core/Models/UserReInviteModel.cs src/Umbraco.Core/Models/ContentPropertySettings.cs src/Umbraco.Core/Models/CacheInstruction.cs src/Umbraco.Core/Models/Blocks/IBlockLayoutItem.cs src/Umbraco.Core/Models/Blocks/BlockGridEditorDataConverter.cs src/Umbraco.Core/Models/Blocks/ContentAndSettingsReference.cs src/Umbraco.Core/Models/Blocks/RichTextBlockLayoutItem.cs src/Umbraco.Core/Models/Blocks/RichTextBlockModel.cs src/Umbraco.Core/Models/Blocks/BlockGridLayoutAreaItem.cs src/Umbraco.Core/Models/Blocks/BlockEditorData.cs src/Umbraco.Core/Models/Blocks/BlockValue.cs src/Umbraco.Core/Models/Blocks/BlockListLayoutItem.cs src/Umbraco.Core/Models/Blocks/BlockListValue.cs src/Umbraco.Core/Models/Blocks/BlockGridModel.cs src/Umbraco.Core/Models/Blocks/BlockEditorDataConverter.cs src/Umbraco.Core/Models/Blocks/BlockGridItem.cs src/Umbraco.Core/Models/Blocks/IBlockReference.cs src/Umbraco.Core/Models/Blocks/RichTextBlockValue.cs src/Umbraco.Core/Models/Blocks/BlockGridValue.cs src/Umbraco.Core/Models/Blocks/BlockListModel.cs src/Umbraco.Core/Models/Blocks/BlockItemData.cs src/Umbraco.Core/Models/Blocks/BlockListEditorDataConverter.cs src/Umbraco.Core/Models/Blocks/BlockGridArea.cs src/Umbraco.Core/Models/Blocks/BlockGridLayoutItem.cs src/Umbraco.Core/Models/Blocks/RichTextEditorBlockDataConverter.cs src/Umbraco.Core/Models/Blocks/RichTextBlockItem.cs src/Umbraco.Core/Models/Blocks/BlockListItem.cs src/Umbraco.Core/Models/Blocks/BlockModelCollection.cs src/Umbraco.Core/Models/OutOfDateType.cs src/Umbraco.Core/Models/PublishedContent/IPublishedValueFallback.cs src/Umbraco.Core/Models/PublishedContent/UrlMode.cs src/Umbraco.Core/Models/PublishedContent/VariationContext.cs src/Umbraco.Core/Models/PublishedContent/Fallback.cs src/Umbraco.Core/Models/PublishedContent/IAutoPublishedModelFactory.cs src/Umbraco.Core/Models/PublishedContent/ThreadCultureVariationContextAccessor.cs src/Umbraco.Core/Models/PublishedContent/PublishedCultureInfos.cs src/Umbraco.Core/Models/PublishedContent/IPublishedProperty.cs src/Umbraco.Core/Models/PublishedContent/PublishedSearchResult.cs src/Umbraco.Core/Models/PublishedContent/ModelType.cs src/Umbraco.Core/Models/PublishedContent/IPublishedElement.cs src/Umbraco.Core/Models/PublishedContent/PublishedItemType.cs src/Umbraco.Core/Models/PublishedContent/HttpContextVariationContextAccessor.cs src/Umbraco.Core/Models/PublishedContent/PublishedContentType.cs src/Umbraco.Core/Models/PublishedContent/IPublishedMemberCache.cs src/Umbraco.Core/Models/PublishedContent/HybridVariationContextAccessor.cs src/Umbraco.Core/Models/PublishedContent/NoopPublishedValueFallback.cs src/Umbraco.Core/Models/PublishedContent/PublishedValueFallback.cs src/Umbraco.Core/Models/PublishedContent/PublishedContentTypeConverter.cs src/Umbraco.Core/Models/PublishedContent/IPublishedContent.cs src/Umbraco.Core/Models/PublishedContent/PublishedElementModel.cs src/Umbraco.Core/Models/PublishedContent/IVariationContextAccessor.cs src/Umbraco.Core/Models/PublishedContent/PublishedContentExtensionsForModels.cs src/Umbraco.Core/Models/PublishedContent/PublishedElementWrapped.cs src/Umbraco.Core/Models/PublishedContent/IPublishedPropertyType.cs src/Umbraco.Core/Models/PublishedContent/PublishedDataType.cs src/Umbraco.Core/Models/PublishedContent/PublishedContentBase.cs src/Umbraco.Core/Models/PublishedContent/RawValueProperty.cs src/Umbraco.Core/Models/PublishedContent/PublishedPropertyType.cs src/Umbraco.Core/Models/PublishedContent/IPublishedContentTypeFactory.cs src/Umbraco.Core/Models/PublishedContent/PublishedModelAttribute.cs src/Umbraco.Core/Models/PublishedContent/IPublishedModelFactory.cs src/Umbraco.Core/Models/PublishedContent/PublishedContentModel.cs src/Umbraco.Core/Models/PublishedContent/IndexedArrayItem.cs src/Umbraco.Core/Models/PublishedContent/IPublishedContentType.cs src/Umbraco.Core/Models/PublishedContent/NoopPublishedModelFactory.cs src/Umbraco.Core/Models/PublishedContent/PublishedContentWrapped.cs src/Umbraco.Core/Models/PublishedContent/VariationContextAccessorExtensions.cs src/Umbraco.Core/Models/PublishedContent/PublishedModelFactory.cs src/Umbraco.Core/Models/PublishedContent/PublishedPropertyBase.cs src/Umbraco.Core/Models/PublishedContent/PublishedContentTypeFactory.cs src/Umbraco.Core/Models/ContentTypeAvailableCompositionsResult.cs src/Umbraco.Core/Models/ContentVariation.cs src/Umbraco.Core/Models/PartialView.cs src/Umbraco.Core/Models/ConsentExtensions.cs src/Umbraco.Core/Models/PasswordChangedModel.cs src/Umbraco.Core/Models/IMediaUrlGenerator.cs src/Umbraco.Core/Models/IRelationType.cs src/Umbraco.Core/Models/IReadOnlyContentBase.cs src/Umbraco.Core/Models/DictionaryItem.cs src/Umbraco.Core/Models/ServerInformation.cs src/Umbraco.Core/Models/PropertyTagsExtensions.cs src/Umbraco.Core/Models/Relation.cs src/Umbraco.Core/Models/IMemberType.cs src/Umbraco.Core/Models/IDomain.cs src/Umbraco.Core/Models/ContentModelOfTContent.cs src/Umbraco.Core/Models/UserCreateModel.cs src/Umbraco.Core/Models/UserInvitationMessage.cs src/Umbraco.Core/Models/ObjectTypes.cs src/Umbraco.Core/Models/File.cs src/Umbraco.Core/Models/UserExternalLoginProviderModel.cs src/Umbraco.Core/Models/DataType.cs src/Umbraco.Core/Models/ContentTypeEditing/MediaTypeUpdateModel.cs src/Umbraco.Core/Models/ContentTypeEditing/MemberTypePropertyTypeModel.cs src/Umbraco.Core/Models/ContentTypeEditing/ContentTypePropertyContainerModel.cs src/Umbraco.Core/Models/ContentTypeEditing/PropertyTypeAppearance.cs src/Umbraco.Core/Models/ContentTypeEditing/ContentTypeCreateModel.cs src/Umbraco.Core/Models/ContentTypeEditing/PropertyTypeContainerModelBase.cs src/Umbraco.Core/Models/ContentTypeEditing/MediaTypePropertyTypeModel.cs src/Umbraco.Core/Models/ContentTypeEditing/PropertyTypeModelBase.cs src/Umbraco.Core/Models/ContentTypeEditing/CompositionType.cs src/Umbraco.Core/Models/ContentTypeEditing/MediaTypeModelBase.cs src/Umbraco.Core/Models/ContentTypeEditing/MediaTypeCreateModel.cs src/Umbraco.Core/Models/ContentTypeEditing/ContentTypeEditingModelBase.cs src/Umbraco.Core/Models/ContentTypeEditing/ContentTypeUpdateModel.cs src/Umbraco.Core/Models/ContentTypeEditing/Composition.cs src/Umbraco.Core/Models/ContentTypeEditing/ContentTypeModelBase.cs src/Umbraco.Core/Models/ContentTypeEditing/PropertyTypeValidation.cs src/Umbraco.Core/Models/ContentTypeEditing/MemberTypeCreateModel.cs src/Umbraco.Core/Models/ContentTypeEditing/ContentTypeCleanup.cs src/Umbraco.Core/Models/ContentTypeEditing/MemberTypeUpdateModel.cs src/Umbraco.Core/Models/ContentTypeEditing/ContentTypePropertyTypeModel.cs src/Umbraco.Core/Models/ContentTypeEditing/MemberTypePropertyContainerModel.cs src/Umbraco.Core/Models/ContentTypeEditing/MemberTypeModelBase.cs src/Umbraco.Core/Models/ContentTypeEditing/MediaTypePropertyContainerModel.cs src/Umbraco.Core/Models/ContentTagsExtensions.cs src/Umbraco.Core/Models/IStylesheet.cs src/Umbraco.Core/Models/ContentScheduleAction.cs src/Umbraco.Core/Models/Stylesheet.cs src/Umbraco.Core/Models/PropertyGroupCollection.cs src/Umbraco.Core/Models/TextFileRenameModel.cs src/Umbraco.Core/Models/RelationType.cs src/Umbraco.Core/Models/ScriptRenameModel.cs src/Umbraco.Core/Models/UserForgotPasswordMessage.cs src/Umbraco.Core/Models/TagModel.cs src/Umbraco.Core/Models/RedirectUrlManagement/RedirectStatus.cs src/Umbraco.Core/Models/AuditEntry.cs src/Umbraco.Core/Models/ILanguage.cs src/Umbraco.Core/Models/MediaExtensions.cs src/Umbraco.Core/Models/TextFileUpdateModel.cs src/Umbraco.Core/Models/ImageCropAnchor.cs src/Umbraco.Core/Models/TaggableObjectTypes.cs src/Umbraco.Core/Models/MemberPropertyModel.cs src/Umbraco.Core/Models/TemplateOnDisk.cs src/Umbraco.Core/Models/RedirectUrl.cs src/Umbraco.Core/Models/SimpleValidationModel.cs src/Umbraco.Core/Models/IContentModel.cs src/Umbraco.Core/Models/Context/HttpContextBackOfficeVariationContextAccessor.cs src/Umbraco.Core/Models/Context/BackOfficeVariationContext.cs src/Umbraco.Core/Models/Context/IBackOfficeVariationContextAccessor.cs src/Umbraco.Core/Models/Template.cs src/Umbraco.Core/Models/ContentTypeSort.cs src/Umbraco.Core/Models/IAuditEntry.cs src/Umbraco.Core/Models/IStylesheetProperty.cs src/Umbraco.Core/Models/ContentDataIntegrityReport.cs src/Umbraco.Core/Models/ContentSchedule.cs src/Umbraco.Core/Models/PartialViewRenameModel.cs src/Umbraco.Core/Models/TemplateQuery/SourceModel.cs src/Umbraco.Core/Models/TemplateQuery/PropertyModel.cs src/Umbraco.Core/Models/TemplateQuery/ContentTypeModel.cs src/Umbraco.Core/Models/TemplateQuery/QueryConditionExtensions.cs src/Umbraco.Core/Models/TemplateQuery/TemplateQueryResult.cs src/Umbraco.Core/Models/TemplateQuery/OperatorTerm.cs src/Umbraco.Core/Models/TemplateQuery/Operator.cs src/Umbraco.Core/Models/TemplateQuery/QueryCondition.cs src/Umbraco.Core/Models/TemplateQuery/QueryResultModel.cs src/Umbraco.Core/Models/TemplateQuery/OperatorFactory.cs src/Umbraco.Core/Models/TemplateQuery/QueryModel.cs src/Umbraco.Core/Models/TemplateQuery/SortExpression.cs src/Umbraco.Core/Models/LinkType.cs src/Umbraco.Core/Models/DataTypeExtensions.cs src/Umbraco.Core/Models/StylesheetRenameModel.cs src/Umbraco.Core/Models/Email/EmailMessageAttachment.cs src/Umbraco.Core/Models/Email/NotificationEmailModel.cs src/Umbraco.Core/Models/Email/NotificationEmailAddress.cs src/Umbraco.Core/Models/Email/EmailMessage.cs src/Umbraco.Core/Models/IProperty.cs src/Umbraco.Core/Models/PropertyTypeCollection.cs src/Umbraco.Core/Models/IKeyValue.cs src/Umbraco.Core/Models/ILogViewerQuery.cs src/Umbraco.Core/Models/UserExtensions.cs src/Umbraco.Core/Models/DoNotCloneAttribute.cs src/Umbraco.Core/Models/UmbracoObjectTypes.cs src/Umbraco.Core/Models/IContentType.cs src/Umbraco.Core/Models/Language.cs src/Umbraco.Core/Models/MemberType.cs src/Umbraco.Core/Models/ContentEditing/VariantModelBase.cs src/Umbraco.Core/Models/ContentEditing/ContentUpdateResultBase.cs src/Umbraco.Core/Models/ContentEditing/Validation/PropertyValidationError.cs src/Umbraco.Core/Models/ContentEditing/ContentBlueprintCreateModel.cs src/Umbraco.Core/Models/ContentEditing/GetAvailableCompositionsFilter.cs src/Umbraco.Core/Models/ContentEditing/SortingModel.cs src/Umbraco.Core/Models/ContentEditing/MediaUpdateModel.cs src/Umbraco.Core/Models/ContentEditing/ContentCreateResult.cs src/Umbraco.Core/Models/ContentEditing/LinkDisplay.cs src/Umbraco.Core/Models/ContentEditing/MediaCreateModel.cs src/Umbraco.Core/Models/ContentEditing/ContentEditingModelBase.cs src/Umbraco.Core/Models/ContentEditing/ContentCreationModelBase.cs src/Umbraco.Core/Models/ContentEditing/ContentModelBase.cs src/Umbraco.Core/Models/ContentEditing/MediaUpdateResult.cs src/Umbraco.Core/Models/ContentEditing/IHasCultureAndSegment.cs src/Umbraco.Core/Models/ContentEditing/DomainModel.cs src/Umbraco.Core/Models/ContentEditing/MemberCreateModel.cs src/Umbraco.Core/Models/ContentEditing/MemberCreateResult.cs src/Umbraco.Core/Models/ContentEditing/ContentBlueprintUpdateModel.cs src/Umbraco.Core/Models/ContentEditing/MemberEditingModelBase.cs src/Umbraco.Core/Models/ContentEditing/ValueModelBase.cs src/Umbraco.Core/Models/ContentEditing/PropertyValueModel.cs src/Umbraco.Core/Models/ContentEditing/HistoryCleanup.cs src/Umbraco.Core/Models/ContentEditing/MediaCreateResult.cs src/Umbraco.Core/Models/ContentEditing/UmbracoEntityTypes.cs src/Umbraco.Core/Models/ContentEditing/DomainUpdateResult.cs src/Umbraco.Core/Models/ContentEditing/ContentUpdateModel.cs src/Umbraco.Core/Models/ContentEditing/ContentCreateResultBase.cs src/Umbraco.Core/Models/ContentEditing/DomainsUpdateModel.cs src/Umbraco.Core/Models/ContentEditing/VariantModel.cs src/Umbraco.Core/Models/ContentEditing/MemberUpdateModel.cs src/Umbraco.Core/Models/ContentEditing/ContentValidationResult.cs src/Umbraco.Core/Models/ContentEditing/MemberUpdateResult.cs src/Umbraco.Core/Models/ContentEditing/ContentCreateModel.cs src/Umbraco.Core/Models/ContentEditing/ContentUpdateResult.cs src/Umbraco.Core/Models/ContentEditing/RichTextEditorCommandMode.cs src/Umbraco.Core/Models/WebhookLog.cs src/Umbraco.Core/Models/Webhook.cs src/Umbraco.Core/Models/DeepCloneHelper.cs src/Umbraco.Core/Models/ContentModel.cs src/Umbraco.Core/Models/ContentCultureInfosCollection.cs src/Umbraco.Core/Models/PartialViewCreateModel.cs src/Umbraco.Core/Models/ValueStorageType.cs src/Umbraco.Core/Models/IWebhook.cs src/Umbraco.Core/Models/Folder.cs src/Umbraco.Core/Models/MemberTypePropertyProfileAccess.cs src/Umbraco.Core/Models/ContentRepositoryExtensions.cs src/Umbraco.Core/Models/ImageUrlGenerationOptions.cs src/Umbraco.Core/Models/ContentBaseExtensions.cs src/Umbraco.Core/Models/StylesheetCreateModel.cs src/Umbraco.Core/Models/ServerRegistration.cs src/Umbraco.Core/Models/Segment.cs src/Umbraco.Core/Models/PropertyGroup.cs src/Umbraco.Core/Models/Notification.cs src/Umbraco.Core/Models/Packaging/CompiledPackageContentBase.cs src/Umbraco.Core/Models/Packaging/InstallWarnings.cs src/Umbraco.Core/Models/Packaging/CompiledPackage.cs src/Umbraco.Core/Models/ContentTypeCompositionBase.cs src/Umbraco.Core/Models/PropertyGroupExtensions.cs src/Umbraco.Core/Models/IFile.cs src/Umbraco.Core/Models/Verify2FACodeModel.cs src/Umbraco.Core/Models/ContentScheduleCollection.cs src/Umbraco.Core/Models/TelemetryLevel.cs src/Umbraco.Core/Models/NodePermissions.cs src/Umbraco.Core/Models/Tag.cs src/Umbraco.Core/Models/UsersToUserGroupManipulationModel.cs src/Umbraco.Core/Models/ResolvedUserToUserGroupManipulationModel.cs src/Umbraco.Core/Models/Consent.cs src/Umbraco.Core/Models/IMediaType.cs src/Umbraco.Core/Models/ContentDataIntegrityReportEntry.cs src/Umbraco.Core/Models/TemporaryFileUpload/TemporaryFileModel.cs src/Umbraco.Core/Models/TemporaryFileUpload/TemporaryFileModelBase.cs src/Umbraco.Core/Models/TemporaryFileUpload/CreateTemporaryFileModel.cs src/Umbraco.Core/Models/UmbracoUserExtensions.cs src/Umbraco.Core/Models/IDeepCloneable.cs src/Umbraco.Core/Models/ConsentState.cs src/Umbraco.Core/Models/IMemberGroup.cs src/Umbraco.Core/Models/KeyValue.cs src/Umbraco.Core/Models/DeliveryApi/ProtectedAccess.cs src/Umbraco.Core/Models/DeliveryApi/IRichTextElement.cs src/Umbraco.Core/Models/DeliveryApi/ApiContentResponse.cs src/Umbraco.Core/Models/DeliveryApi/ApiBlockItem.cs src/Umbraco.Core/Models/DeliveryApi/ImageFocalPoint.cs src/Umbraco.Core/Models/DeliveryApi/IApiContentResponse.cs src/Umbraco.Core/Models/DeliveryApi/IApiMediaWithCrops.cs src/Umbraco.Core/Models/DeliveryApi/ImageCrop.cs src/Umbraco.Core/Models/DeliveryApi/RichTextModel.cs src/Umbraco.Core/Models/DeliveryApi/IApiContentRoute.cs src/Umbraco.Core/Models/DeliveryApi/IApiContent.cs src/Umbraco.Core/Models/DeliveryApi/IApiMediaWithCropsResponse.cs src/Umbraco.Core/Models/DeliveryApi/ApiBlockGridModel.cs src/Umbraco.Core/Models/DeliveryApi/ApiBlockGridItem.cs src/Umbraco.Core/Models/DeliveryApi/ApiElement.cs src/Umbraco.Core/Models/DeliveryApi/ApiBlockGridArea.cs src/Umbraco.Core/Models/DeliveryApi/ApiMedia.cs src/Umbraco.Core/Models/DeliveryApi/ApiContentStartItem.cs src/Umbraco.Core/Models/DeliveryApi/IApiElement.cs src/Umbraco.Core/Models/DeliveryApi/RichTextRootElement.cs src/Umbraco.Core/Models/DeliveryApi/ImageCropCoordinates.cs src/Umbraco.Core/Models/DeliveryApi/ApiLink.cs src/Umbraco.Core/Models/DeliveryApi/IApiMedia.cs src/Umbraco.Core/Models/DeliveryApi/RichTextGenericElement.cs src/Umbraco.Core/Models/DeliveryApi/ApiContentRoute.cs src/Umbraco.Core/Models/DeliveryApi/RichTextTextElement.cs src/Umbraco.Core/Models/DeliveryApi/ApiBlockListModel.cs src/Umbraco.Core/Models/DeliveryApi/IApiContentStartItem.cs src/Umbraco.Core/Models/DeliveryApi/ApiContent.cs src/Umbraco.Core/Models/ImportExport/EntityXmlAnalysis.cs src/Umbraco.Core/Models/UsageInformation.cs src/Umbraco.Core/Models/StylesheetProperty.cs src/Umbraco.Core/Models/IRedirectUrl.cs src/Umbraco.Core/Models/IDataValueEditor.cs src/Umbraco.Core/Models/MemberGroup.cs src/Umbraco.Core/Models/LogViewerQuery.cs src/Umbraco.Core/Models/TaggedEntity.cs src/Umbraco.Core/Models/MediaType.cs src/Umbraco.Core/Models/PropertyGroupType.cs src/Umbraco.Core/Models/ITemplate.cs src/Umbraco.Core/Models/ISimpleContentType.cs src/Umbraco.Core/Models/RelationTypeExtensions.cs src/Umbraco.Core/Models/NotificationEmailSubjectParams.cs src/Umbraco.Core/Models/ContentCultureInfos.cs src/Umbraco.Core/Models/IDictionaryItem.cs src/Umbraco.Core/Models/DefaultPayloadModel.cs src/Umbraco.Core/Models/ContentTypeBase.cs src/Umbraco.Core/Models/IPropertyValue.cs src/Umbraco.Core/Models/WebhookRequest.cs src/Umbraco.Core/Models/ContentPublishing/ContentPublishingResult.cs src/Umbraco.Core/Models/ContentPublishing/ContentPublishingBranchItemResult.cs src/Umbraco.Core/Models/ContentPublishing/ContentPublishingBranchResult.cs src/Umbraco.Core/Models/ContentPublishing/CultureAndScheduleModel.cs src/Umbraco.Core/Models/IScript.cs src/Umbraco.Core/Models/AuditType.cs src/Umbraco.Core/Models/IMember.cs src/Umbraco.Core/Models/TagsStorageType.cs src/Umbraco.Core/Models/PublicAccessNodesValidationResult.cs src/Umbraco.Core/Models/IConsent.cs src/Umbraco.Core/Models/Content.cs src/Umbraco.Core/Models/ContentType.cs src/Umbraco.Core/Models/Editors/ContentPropertyData.cs src/Umbraco.Core/Models/Editors/UmbracoEntityReference.cs src/Umbraco.Core/Models/ContentVersionMeta.cs src/Umbraco.Core/Models/ListViewPagedModel.cs src/Umbraco.Core/Models/Member.cs src/Umbraco.Core/Models/Entities/MediaEntitySlim.cs src/Umbraco.Core/Models/Entities/TreeEntityBase.cs src/Umbraco.Core/Models/Entities/IValueObject.cs src/Umbraco.Core/Models/Entities/EntityBase.cs src/Umbraco.Core/Models/Entities/DocumentEntitySlim.cs src/Umbraco.Core/Models/Entities/TreeEntityPath.cs src/Umbraco.Core/Models/Entities/IContentEntitySlim.cs src/Umbraco.Core/Models/Entities/IMemberEntitySlim.cs src/Umbraco.Core/Models/Entities/IRememberBeingDirty.cs src/Umbraco.Core/Models/Entities/ContentEntitySlim.cs src/Umbraco.Core/Models/Entities/IMediaEntitySlim.cs src/Umbraco.Core/Models/Entities/EntityExtensions.cs src/Umbraco.Core/Models/Entities/ITreeEntity.cs src/Umbraco.Core/Models/Entities/BeingDirty.cs src/Umbraco.Core/Models/Entities/IDocumentEntitySlim.cs src/Umbraco.Core/Models/Entities/BeingDirtyBase.cs src/Umbraco.Core/Models/Entities/IEntitySlim.cs src/Umbraco.Core/Models/Entities/IUmbracoEntity.cs src/Umbraco.Core/Models/Entities/EntitySlim.cs src/Umbraco.Core/Models/Entities/IEntity.cs src/Umbraco.Core/Models/Entities/MemberEntitySlim.cs src/Umbraco.Core/Models/Entities/ICanBeDirty.cs src/Umbraco.Core/Models/DictionaryTranslation.cs src/Umbraco.Core/Models/PropertyCollection.cs src/Umbraco.Core/Models/UserInviteModel.cs src/Umbraco.Core/Models/ContentDataIntegrityReportOptions.cs src/Umbraco.Core/Models/IDataType.cs src/Umbraco.Core/Models/ContentTypeBaseExtensions.cs src/Umbraco.Core/Models/ITag.cs src/Umbraco.Core/Models/Media.cs src/Umbraco.Core/Models/Link.cs src/Umbraco.Core/Models/PublicAccessRule.cs src/Umbraco.Core/Models/IAuditItem.cs src/Umbraco.Core/Models/PagedModel.cs src/Umbraco.Core/Models/ContentBase.cs src/Umbraco.Core/Models/MediaPropertySettings.cs src/Umbraco.Core/Models/ReadOnlyRelation.cs src/Umbraco.Core/Models/UmbracoDomain.cs src/Umbraco.Core/Models/ImageCropMode.cs src/Umbraco.Core/Models/RequestPasswordResetModel.cs src/Umbraco.Core/Models/Mapping/TagMapDefinition.cs src/Umbraco.Core/Models/Mapping/MapperContextExtensions.cs src/Umbraco.Core/Models/Mapping/CommonMapper.cs src/Umbraco.Core/Models/PartialViewUpdateModel.cs src/Umbraco.Core/Models/EntityContainer.cs src/Umbraco.Core/Models/DictionaryItemExtensions.cs src/Umbraco.Core/Models/PagedResult.cs src/Umbraco.Core/Models/Membership/ContentPermissionSet.cs src/Umbraco.Core/Models/Membership/UserData.cs src/Umbraco.Core/Models/Membership/UserFilter.cs src/Umbraco.Core/Models/Membership/IUser.cs src/Umbraco.Core/Models/Membership/EntityPermissionCollection.cs src/Umbraco.Core/Models/Membership/IUserGroup.cs src/Umbraco.Core/Models/Membership/IMembershipUser.cs src/Umbraco.Core/Models/Membership/MemberExportProperty.cs src/Umbraco.Core/Models/Membership/UserProfile.cs src/Umbraco.Core/Models/Membership/MemberExportModel.cs src/Umbraco.Core/Models/Membership/User.cs src/Umbraco.Core/Models/Membership/UserGroup.cs src/Umbraco.Core/Models/Membership/EntityPermissionSet.cs src/Umbraco.Core/Models/Membership/Permissions/DocumentGranularPermission.cs src/Umbraco.Core/Models/Membership/Permissions/INodeGranularPermission.cs src/Umbraco.Core/Models/Membership/Permissions/IGranularPermission.cs src/Umbraco.Core/Models/Membership/Permissions/UnknownTypeGranularPermission.cs src/Umbraco.Core/Models/Membership/PersistedPasswordSettings.cs src/Umbraco.Core/Models/Membership/IErrorMessageResult.cs src/Umbraco.Core/Models/Membership/UserOrder.cs src/Umbraco.Core/Models/Membership/UserGroupExtensions.cs src/Umbraco.Core/Models/Membership/UserUnlockResult.cs src/Umbraco.Core/Models/Membership/IdentityCreationResult.cs src/Umbraco.Core/Models/Membership/MemberFilter.cs src/Umbraco.Core/Models/Membership/UserState.cs src/Umbraco.Core/Models/Membership/IUserData.cs src/Umbraco.Core/Models/Membership/EntityPermission.cs src/Umbraco.Core/Models/Membership/ChangeUserPasswordModel.cs src/Umbraco.Core/Models/Membership/MemberCountType.cs src/Umbraco.Core/Models/Membership/IReadOnlyUserGroup.cs src/Umbraco.Core/Models/Membership/UserCreationResult.cs src/Umbraco.Core/Models/Membership/UserInvitationResult.cs src/Umbraco.Core/Models/Membership/IProfile.cs src/Umbraco.Core/Models/Membership/ReadOnlyUserGroup.cs src/Umbraco.Core/Models/Membership/ChangeBackOfficeUserPasswordModel.cs src/Umbraco.Core/Models/TaggedProperty.cs src/Umbraco.Core/Models/ScriptUpdateModel.cs src/Umbraco.Core/Models/IRelation.cs src/Umbraco.Core/Models/CultureImpact.cs src/Umbraco.Core/AttemptOfTResult.cs src/Umbraco.Core/Constants-Configuration.cs src/Umbraco.Core/UdiEntityTypeHelper.cs src/Umbraco.Core/Sync/IServerRoleAccessor.cs src/Umbraco.Core/Sync/IServerMessenger.cs src/Umbraco.Core/Sync/SyncBootState.cs src/Umbraco.Core/Sync/RefreshInstruction.cs src/Umbraco.Core/Sync/SingleServerRoleAccessor.cs src/Umbraco.Core/Sync/NonRuntimeLevelBootStateAccessor.cs src/Umbraco.Core/Sync/ServerRole.cs src/Umbraco.Core/Sync/ISyncBootStateAccessor.cs src/Umbraco.Core/Sync/IServerAddress.cs src/Umbraco.Core/Sync/RefreshMethodType.cs src/Umbraco.Core/Sync/ElectedServerRoleAccessor.cs src/Umbraco.Core/Sync/MessageType.cs src/Umbraco.Core/Templates/HtmlImageSourceParser.cs src/Umbraco.Core/Templates/UmbracoComponentRenderer.cs src/Umbraco.Core/Templates/HtmlUrlParser.cs src/Umbraco.Core/Templates/IUmbracoComponentRenderer.cs src/Umbraco.Core/Templates/HtmlLocalLinkParser.cs src/Umbraco.Core/Templates/ITemplateRenderer.cs src/Umbraco.Core/UdiType.cs src/Umbraco.Core/Constants-HttpContextItemsKeys.cs src/Umbraco.Core/Constants-CharArrays.cs src/Umbraco.Core/Runtime/EssentialDirectoryCreator.cs src/Umbraco.Core/Runtime/IMainDom.cs src/Umbraco.Core/Runtime/MainDom.cs src/Umbraco.Core/Runtime/IUmbracoBootPermissionChecker.cs src/Umbraco.Core/Runtime/IMainDomLock.cs src/Umbraco.Core/Runtime/IMainDomKeyGenerator.cs src/Umbraco.Core/Runtime/MainDomSemaphoreLock.cs src/Umbraco.Core/UdiParserServiceConnectors.cs src/Umbraco.Core/Snippets/PartialViewSnippetCollectionBuilder.cs src/Umbraco.Core/Snippets/PartialViewSnippetSlim.cs src/Umbraco.Core/Snippets/PartialViewSnippetCollection.cs src/Umbraco.Core/Snippets/PartialViewSnippet.cs src/Umbraco.Core/Constants-Web.cs src/Umbraco.Core/Constants-JsonOptionsNames.cs src/Umbraco.Core/Persistence/SqlExpressionExtensions.cs src/Umbraco.Core/Persistence/IRepository.cs src/Umbraco.Core/Persistence/Querying/StringPropertyMatchType.cs src/Umbraco.Core/Persistence/Querying/IQuery.cs src/Umbraco.Core/Persistence/Querying/IUserDataFilter.cs src/Umbraco.Core/Persistence/Querying/ValuePropertyMatchType.cs src/Umbraco.Core/Persistence/IWriteRepository.cs src/Umbraco.Core/Persistence/SqlExtensionsStatics.cs src/Umbraco.Core/Persistence/TextColumnType.cs src/Umbraco.Core/Persistence/Constants-DatabaseSchema.cs src/Umbraco.Core/Persistence/IQueryRepository.cs src/Umbraco.Core/Persistence/IReadRepository.cs src/Umbraco.Core/Persistence/Repositories/IContentTypeRepositoryBase.cs src/Umbraco.Core/Persistence/Repositories/IMemberRepository.cs src/Umbraco.Core/Persistence/Repositories/IDataTypeRepository.cs src/Umbraco.Core/Persistence/Repositories/IRelationRepository.cs src/Umbraco.Core/Persistence/Repositories/UpgradeCheckRepository.cs src/Umbraco.Core/Persistence/Repositories/IMemberTypeContainerRepository.cs src/Umbraco.Core/Persistence/Repositories/IPublicAccessRepository.cs src/Umbraco.Core/Persistence/Repositories/INodeCountRepository.cs src/Umbraco.Core/Persistence/Repositories/IDataTypeContainerRepository.cs src/Umbraco.Core/Persistence/Repositories/IExternalLoginWithKeyRepository.cs src/Umbraco.Core/Persistence/Repositories/IContentTypeCommonRepository.cs src/Umbraco.Core/Persistence/Repositories/ICacheInstructionRepository.cs src/Umbraco.Core/Persistence/Repositories/IUserRepository.cs src/Umbraco.Core/Persistence/Repositories/IRedirectUrlRepository.cs src/Umbraco.Core/Persistence/Repositories/IAuditEntryRepository.cs src/Umbraco.Core/Persistence/Repositories/IMediaRepository.cs src/Umbraco.Core/Persistence/Repositories/IUpgradeCheckRepository.cs src/Umbraco.Core/Persistence/Repositories/IServerRegistrationRepository.cs src/Umbraco.Core/Persistence/Repositories/IScriptRepository.cs src/Umbraco.Core/Persistence/Repositories/IContentTypeRepository.cs src/Umbraco.Core/Persistence/Repositories/IDomainRepository.cs src/Umbraco.Core/Persistence/Repositories/IDocumentBlueprintContainerRepository.cs src/Umbraco.Core/Persistence/Repositories/IAuditRepository.cs src/Umbraco.Core/Persistence/Repositories/ITemporaryFileRepository.cs src/Umbraco.Core/Persistence/Repositories/ILanguageRepository.cs src/Umbraco.Core/Persistence/Repositories/IDictionaryRepository.cs src/Umbraco.Core/Persistence/Repositories/IFileRepository.cs src/Umbraco.Core/Persistence/Repositories/IUserDataRepository.cs src/Umbraco.Core/Persistence/Repositories/IWebhookRepository.cs src/Umbraco.Core/Persistence/Repositories/IDocumentTypeContainerRepository.cs src/Umbraco.Core/Persistence/Repositories/IContentRepository.cs src/Umbraco.Core/Persistence/Repositories/IInstallationRepository.cs src/Umbraco.Core/Persistence/Repositories/IWebhookRequestRepository.cs src/Umbraco.Core/Persistence/Repositories/IKeyValueRepository.cs src/Umbraco.Core/Persistence/Repositories/IRelationTypeRepository.cs src/Umbraco.Core/Persistence/Repositories/ITwoFactorLoginRepository.cs src/Umbraco.Core/Persistence/Repositories/RepositoryCacheKeys.cs src/Umbraco.Core/Persistence/Repositories/IEntityRepository.cs src/Umbraco.Core/Persistence/Repositories/ITagRepository.cs src/Umbraco.Core/Persistence/Repositories/IEntityContainerRepository.cs src/Umbraco.Core/Persistence/Repositories/IFileWithFoldersRepository.cs src/Umbraco.Core/Persistence/Repositories/IMemberGroupRepository.cs src/Umbraco.Core/Persistence/Repositories/ITrackedReferencesRepository.cs src/Umbraco.Core/Persistence/Repositories/IWebhookLogRepository.cs src/Umbraco.Core/Persistence/Repositories/IUserGroupRepository.cs src/Umbraco.Core/Persistence/Repositories/IDocumentVersionRepository.cs src/Umbraco.Core/Persistence/Repositories/IStylesheetRepository.cs src/Umbraco.Core/Persistence/Repositories/ITemplateRepository.cs src/Umbraco.Core/Persistence/Repositories/IMediaTypeContainerRepository.cs src/Umbraco.Core/Persistence/Repositories/ILogViewerQueryRepository.cs src/Umbraco.Core/Persistence/Repositories/IDataTypeUsageRepository.cs src/Umbraco.Core/Persistence/Repositories/IDocumentRepository.cs src/Umbraco.Core/Persistence/Repositories/IMediaTypeRepository.cs src/Umbraco.Core/Persistence/Repositories/IPartialViewRepository.cs src/Umbraco.Core/Persistence/Repositories/IMemberTypeRepository.cs src/Umbraco.Core/Persistence/Repositories/IPropertyTypeUsageRepository.cs src/Umbraco.Core/Persistence/Repositories/INotificationsRepository.cs src/Umbraco.Core/Persistence/Repositories/IDocumentBlueprintRepository.cs src/Umbraco.Core/Persistence/Repositories/IConsentRepository.cs src/Umbraco.Core/Persistence/Repositories/InstallationRepository.cs src/Umbraco.Core/Persistence/Repositories/IIdKeyMapRepository.cs src/Umbraco.Core/Persistence/Repositories/IWebProfilerRepository.cs src/Umbraco.Core/Persistence/Constants-Locks.cs src/Umbraco.Core/Persistence/IReadWriteQueryRepository.cs src/Umbraco.Core/SimpleMainDom.cs src/Umbraco.Core/Constants-Composing.cs src/Umbraco.Core/DefaultEventMessagesFactory.cs src/Umbraco.Core/Constants-DeliveryApi.cs src/Umbraco.Core/CustomBooleanTypeConverter.cs src/Umbraco.Core/ReflectionUtilities.cs src/Umbraco.Core/Constants-PropertyEditors.cs src/Umbraco.Core/UmbracoApiControllerTypeCollection.cs src/Umbraco.Core/Constants-Marketplace.cs src/Umbraco.Core/GuidUtils.cs src/Umbraco.Core/UdiParser.cs src/Umbraco.Core/Constants-HttpClients.cs src/Umbraco.Core/HybridAccessorBase.cs src/Umbraco.Core/FireAndForgetRunner.cs src/Umbraco.Core/Actions/ActionCollection.cs src/Umbraco.Core/Actions/ActionCreateBlueprintFromContent.cs src/Umbraco.Core/Actions/ActionRights.cs src/Umbraco.Core/Actions/ActionDelete.cs src/Umbraco.Core/Actions/ActionPublish.cs src/Umbraco.Core/Actions/ActionRollback.cs src/Umbraco.Core/Actions/ActionAssignDomain.cs src/Umbraco.Core/Actions/IAction.cs src/Umbraco.Core/Actions/ActionUnpublish.cs src/Umbraco.Core/Actions/ActionNotify.cs src/Umbraco.Core/Actions/ActionCopy.cs src/Umbraco.Core/Actions/ActionBrowse.cs src/Umbraco.Core/Actions/ActionNew.cs src/Umbraco.Core/Actions/ActionSort.cs src/Umbraco.Core/Actions/ActionMove.cs src/Umbraco.Core/Actions/ActionProtect.cs src/Umbraco.Core/Actions/ActionUpdate.cs src/Umbraco.Core/Actions/ActionRestore.cs src/Umbraco.Core/Actions/ActionCollectionBuilder.cs src/Umbraco.Core/Actions/ActionToPublish.cs src/Umbraco.Core/DelegateEqualityComparer.cs src/Umbraco.Core/StringUdi.cs src/Umbraco.Core/Diagnostics/IMarchal.cs src/Umbraco.Core/Diagnostics/NoopMarchal.cs src/Umbraco.Core/Diagnostics/MiniDump.cs src/Umbraco.Core/Constants-WebhookEvents.cs src/Umbraco.Core/Scoping/RepositoryCacheMode.cs src/Umbraco.Core/Scoping/CoreScope.cs src/Umbraco.Core/Scoping/ILockingMechanism.cs src/Umbraco.Core/Scoping/ICoreScope.cs src/Umbraco.Core/Scoping/LockingMechanism.cs src/Umbraco.Core/Scoping/IScopeContext.cs src/Umbraco.Core/Scoping/IInstanceIdentifiable.cs src/Umbraco.Core/Scoping/ICoreScopeProvider.cs src/Umbraco.Core/HealthChecks/NotificationMethods/EmailNotificationMethod.cs src/Umbraco.Core/HealthChecks/NotificationMethods/NotificationMethodBase.cs src/Umbraco.Core/HealthChecks/NotificationMethods/IMarkdownToHtmlConverter.cs src/Umbraco.Core/HealthChecks/NotificationMethods/IHealthCheckNotificationMethod.cs src/Umbraco.Core/HealthChecks/HealthCheckNotificationVerbosity.cs src/Umbraco.Core/HealthChecks/HealthCheckAction.cs src/Umbraco.Core/HealthChecks/ConfigurationServiceResult.cs src/Umbraco.Core/HealthChecks/StatusResultType.cs src/Umbraco.Core/HealthChecks/HealthCheckAttribute.cs src/Umbraco.Core/HealthChecks/HealthCheckResults.cs src/Umbraco.Core/HealthChecks/ValueComparisonType.cs src/Umbraco.Core/HealthChecks/HeathCheckCollectionBuilder.cs src/Umbraco.Core/HealthChecks/AcceptableConfiguration.cs src/Umbraco.Core/HealthChecks/HealthCheckGroup.cs src/Umbraco.Core/HealthChecks/HealthCheck.cs src/Umbraco.Core/HealthChecks/Checks/LiveEnvironment/CompilationDebugCheck.cs src/Umbraco.Core/HealthChecks/Checks/AbstractSettingsCheck.cs src/Umbraco.Core/HealthChecks/Checks/Data/DatabaseIntegrityCheck.cs src/Umbraco.Core/HealthChecks/Checks/Configuration/NotificationEmailCheck.cs src/Umbraco.Core/HealthChecks/Checks/Services/SmtpCheck.cs src/Umbraco.Core/HealthChecks/Checks/Permissions/FolderAndFilePermissionsCheck.cs src/Umbraco.Core/HealthChecks/Checks/Security/HstsCheck.cs src/Umbraco.Core/HealthChecks/Checks/Security/HttpsCheck.cs src/Umbraco.Core/HealthChecks/Checks/Security/ExcessiveHeadersCheck.cs src/Umbraco.Core/HealthChecks/Checks/Security/XssProtectionCheck.cs src/Umbraco.Core/HealthChecks/Checks/Security/UmbracoApplicationUrlCheck.cs src/Umbraco.Core/HealthChecks/Checks/Security/NoSniffCheck.cs src/Umbraco.Core/HealthChecks/Checks/Security/BaseHttpHeaderCheck.cs src/Umbraco.Core/HealthChecks/Checks/Security/ClickJackingCheck.cs src/Umbraco.Core/HealthChecks/Checks/ProvidedValueValidation.cs src/Umbraco.Core/HealthChecks/HealthCheckNotificationMethodAttribute.cs src/Umbraco.Core/HealthChecks/HealthCheckStatus.cs src/Umbraco.Core/HealthChecks/HealthCheckNotificationMethodCollection.cs src/Umbraco.Core/HealthChecks/HealthCheckNotificationMethodCollectionBuilder.cs src/Umbraco.Core/HealthChecks/HealthCheckCollection.cs src/Umbraco.Core/UmbracoContextReference.cs src/Umbraco.Core/PropertyEditors/Validation/JsonPathValidator.cs src/Umbraco.Core/PropertyEditors/Validation/IJsonPathValidationResult.cs src/Umbraco.Core/PropertyEditors/Validation/INestedValidationResults.cs src/Umbraco.Core/PropertyEditors/Validation/JsonPathValidationError.cs src/Umbraco.Core/PropertyEditors/Validation/NestedValidationResults.cs src/Umbraco.Core/PropertyEditors/Validation/NestedJsonPathValidationResults.cs src/Umbraco.Core/PropertyEditors/DateValueEditor.cs src/Umbraco.Core/PropertyEditors/MarkdownPropertyEditor.cs src/Umbraco.Core/PropertyEditors/TextAreaConfiguration.cs src/Umbraco.Core/PropertyEditors/DropDownFlexibleConfiguration.cs src/Umbraco.Core/PropertyEditors/IDataEditor.cs src/Umbraco.Core/PropertyEditors/MediaUrlGeneratorCollection.cs src/Umbraco.Core/PropertyEditors/DecimalPropertyEditor.cs src/Umbraco.Core/PropertyEditors/RichTextConfigurationEditor.cs src/Umbraco.Core/PropertyEditors/UnPublishedContentPropertyCacheCompressionOptions.cs src/Umbraco.Core/PropertyEditors/LabelConfigurationEditor.cs src/Umbraco.Core/PropertyEditors/IRichTextEditorIntermediateValue.cs src/Umbraco.Core/PropertyEditors/ColorPickerConfiguration.cs src/Umbraco.Core/PropertyEditors/ContentPickerConfigurationEditor.cs src/Umbraco.Core/PropertyEditors/ContentPickerPropertyEditor.cs src/Umbraco.Core/PropertyEditors/MarkDownPropertyValueEditor.cs src/Umbraco.Core/PropertyEditors/ConfigurationFieldAttribute.cs src/Umbraco.Core/PropertyEditors/PropertyCacheLevel.cs src/Umbraco.Core/PropertyEditors/PropertyEditorCollection.cs src/Umbraco.Core/PropertyEditors/MultipleTextStringConfiguration.cs src/Umbraco.Core/PropertyEditors/SliderConfigurationEditor.cs src/Umbraco.Core/PropertyEditors/TagPropertyIndexValueFactory.cs src/Umbraco.Core/PropertyEditors/TextboxConfigurationEditor.cs src/Umbraco.Core/PropertyEditors/IDataValueTags.cs src/Umbraco.Core/PropertyEditors/IDataValueEditorFactory.cs src/Umbraco.Core/PropertyEditors/ContentPickerConfiguration.cs src/Umbraco.Core/PropertyEditors/IFileExtensionConfigItem.cs src/Umbraco.Core/PropertyEditors/MultiNodePickerConfiguration.cs src/Umbraco.Core/PropertyEditors/IDataValueReference.cs src/Umbraco.Core/PropertyEditors/PropertyValueConverterCollectionBuilder.cs src/Umbraco.Core/PropertyEditors/MediaPicker3ConfigurationEditor.cs src/Umbraco.Core/PropertyEditors/IRichTextPropertyIndexValueFactory.cs src/Umbraco.Core/PropertyEditors/Validators/DecimalValidator.cs src/Umbraco.Core/PropertyEditors/Validators/EmailValidator.cs src/Umbraco.Core/PropertyEditors/Validators/RequiredValidator.cs src/Umbraco.Core/PropertyEditors/Validators/RegexValidator.cs src/Umbraco.Core/PropertyEditors/Validators/IntegerValidator.cs src/Umbraco.Core/PropertyEditors/Validators/DateTimeValidator.cs src/Umbraco.Core/PropertyEditors/MemberGroupPickerPropertyEditor.cs src/Umbraco.Core/PropertyEditors/DefaultPropertyValueConverterAttribute.cs src/Umbraco.Core/PropertyEditors/MultiUrlPickerConfiguration.cs src/Umbraco.Core/PropertyEditors/IBlockValuePropertyIndexValueFactory.cs src/Umbraco.Core/PropertyEditors/DataValueEditor.cs src/Umbraco.Core/PropertyEditors/DataValueReferenceFactoryCollectionBuilder.cs src/Umbraco.Core/PropertyEditors/MissingPropertyEditor.cs src/Umbraco.Core/PropertyEditors/IntegerPropertyEditor.cs src/Umbraco.Core/PropertyEditors/FileExtensionConfigItem.cs src/Umbraco.Core/PropertyEditors/ConfigurationEditorOfTConfiguration.cs src/Umbraco.Core/PropertyEditors/IPropertyCacheCompressionOptions.cs src/Umbraco.Core/PropertyEditors/MultiUrlPickerConfigurationEditor.cs src/Umbraco.Core/PropertyEditors/ListViewConfiguration.cs src/Umbraco.Core/PropertyEditors/IValueValidator.cs src/Umbraco.Core/PropertyEditors/ValueListConfiguration.cs src/Umbraco.Core/PropertyEditors/BlockGridConfiguration.cs src/Umbraco.Core/PropertyEditors/ValueTypes.cs src/Umbraco.Core/PropertyEditors/MediaUrlGeneratorCollectionBuilder.cs src/Umbraco.Core/PropertyEditors/DataEditor.cs src/Umbraco.Core/PropertyEditors/IIgnoreUserStartNodesConfig.cs src/Umbraco.Core/PropertyEditors/TextStringValueConverter.cs src/Umbraco.Core/PropertyEditors/PropertyValueConverterBase.cs src/Umbraco.Core/PropertyEditors/NoopPropertyCacheCompressionOptions.cs src/Umbraco.Core/PropertyEditors/TagConfiguration.cs src/Umbraco.Core/PropertyEditors/PlainDecimalPropertyEditor.cs src/Umbraco.Core/PropertyEditors/MultiNodePickerConfigurationEditor.cs src/Umbraco.Core/PropertyEditors/DefaultPropertyIndexValueFactory.cs src/Umbraco.Core/PropertyEditors/LabelPropertyEditor.cs src/Umbraco.Core/PropertyEditors/PlainTimePropertyEditor.cs src/Umbraco.Core/PropertyEditors/PropertyEditorTagsExtensions.cs src/Umbraco.Core/PropertyEditors/VoidEditor.cs src/Umbraco.Core/PropertyEditors/IDataValueReferenceFactory.cs src/Umbraco.Core/PropertyEditors/DefaultValueTypePropertyValueConverterAttribute.cs src/Umbraco.Core/PropertyEditors/JsonPropertyIndexValueFactoryBase.cs src/Umbraco.Core/PropertyEditors/PropertyCacheCompression.cs src/Umbraco.Core/PropertyEditors/IConfigurationEditor.cs src/Umbraco.Core/PropertyEditors/PlainJsonPropertyEditor.cs src/Umbraco.Core/PropertyEditors/TagConfigurationEditor.cs src/Umbraco.Core/PropertyEditors/DataEditorCollectionBuilder.cs src/Umbraco.Core/PropertyEditors/IConfigureValueType.cs src/Umbraco.Core/PropertyEditors/LabelConfiguration.cs src/Umbraco.Core/PropertyEditors/DataValueReferenceFactoryCollection.cs src/Umbraco.Core/PropertyEditors/DeliveryApi/IDeliveryApiPropertyValueConverter.cs src/Umbraco.Core/PropertyEditors/SliderConfiguration.cs src/Umbraco.Core/PropertyEditors/DataValueEditorFactory.cs src/Umbraco.Core/PropertyEditors/NoopPropertyIndexValueFactory.cs src/Umbraco.Core/PropertyEditors/ListViewConfigurationEditor.cs src/Umbraco.Core/PropertyEditors/IPropertyValueConverter.cs src/Umbraco.Core/PropertyEditors/DecimalConfigurationEditor.cs src/Umbraco.Core/PropertyEditors/ConfigurationEditor.cs src/Umbraco.Core/PropertyEditors/BlockListConfiguration.cs src/Umbraco.Core/PropertyEditors/TextboxConfiguration.cs src/Umbraco.Core/PropertyEditors/MultiNodePickerConfigurationTreeSource.cs src/Umbraco.Core/PropertyEditors/PropertyValueLevel.cs src/Umbraco.Core/PropertyEditors/IPropertyCacheCompression.cs src/Umbraco.Core/PropertyEditors/UserPickerPropertyEditor.cs src/Umbraco.Core/PropertyEditors/DataEditorAttribute.cs src/Umbraco.Core/PropertyEditors/DataEditorCollection.cs src/Umbraco.Core/PropertyEditors/IValueFormatValidator.cs src/Umbraco.Core/PropertyEditors/PlainIntegerPropertyEditor.cs src/Umbraco.Core/PropertyEditors/PropertyValueConverterCollection.cs src/Umbraco.Core/PropertyEditors/IntegerConfigurationEditor.cs src/Umbraco.Core/PropertyEditors/ConfigurationField.cs src/Umbraco.Core/PropertyEditors/PlainDateTimePropertyEditor.cs src/Umbraco.Core/PropertyEditors/FileUploadConfiguration.cs src/Umbraco.Core/PropertyEditors/MediaPicker3Configuration.cs src/Umbraco.Core/PropertyEditors/TextAreaConfigurationEditor.cs src/Umbraco.Core/PropertyEditors/RichTextConfiguration.cs src/Umbraco.Core/PropertyEditors/IBlockConfiguration.cs src/Umbraco.Core/PropertyEditors/IValueRequiredValidator.cs src/Umbraco.Core/PropertyEditors/TextOnlyValueEditor.cs src/Umbraco.Core/PropertyEditors/MemberPickerPropertyEditor.cs src/Umbraco.Core/PropertyEditors/IPropertyIndexValueFactory.cs src/Umbraco.Core/PropertyEditors/ITagPropertyIndexValueFactory.cs src/Umbraco.Core/PropertyEditors/FileUploadConfigurationEditor.cs src/Umbraco.Core/PropertyEditors/ValueConverters/MemberGroupPickerValueConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/ColorPickerValueConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/IntegerValueConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/YesNoValueConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/CheckboxListValueConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/MultiNodeTreePickerValueConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/MultipleTextStringValueConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/ContentPickerValueConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/MustBeStringValueConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/IntegerValueTypeConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/RadioButtonListValueConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/DecimalValueConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/TimeValueTypeConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/SimpleTinyMceValueConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/FlexibleDropdownPropertyValueConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/DateTimeValueTypeConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/EmailAddressValueConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/ValueTypePropertyValueConverterBase.cs src/Umbraco.Core/PropertyEditors/ValueConverters/SliderValueConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/MemberPickerValueConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/TagsValueConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/LabelValueConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/BigintValueTypeConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/XmlValueTypeConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/DatePickerValueConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/DecimalValueTypeConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/EyeDropperValueConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/UploadPropertyConverter.cs src/Umbraco.Core/PropertyEditors/ValueConverters/TextStringValueTypeConverter.cs src/Umbraco.Core/PropertyEditors/TagsPropertyEditorAttribute.cs src/Umbraco.Core/PropertyEditors/EyeDropperColorPickerPropertyEditor.cs src/Umbraco.Core/PropertyEditors/PlainStringPropertyEditor.cs src/Umbraco.Core/Packaging/PackageDefinitionXmlParser.cs src/Umbraco.Core/Packaging/PackagesRepository.cs src/Umbraco.Core/Packaging/InstalledPackageMigrationPlans.cs src/Umbraco.Core/Packaging/ConflictingPackageData.cs src/Umbraco.Core/Packaging/PackageMigrationResource.cs src/Umbraco.Core/Packaging/InstallationSummary.cs src/Umbraco.Core/Packaging/ICreatedPackagesRepository.cs src/Umbraco.Core/Packaging/IPackageDefinitionRepository.cs src/Umbraco.Core/Packaging/IPackageInstallation.cs src/Umbraco.Core/Packaging/CompiledPackageXmlParser.cs src/Umbraco.Core/Packaging/PackageDefinition.cs src/Umbraco.Core/Packaging/InstalledPackage.cs src/Umbraco.Core/Constants-OAuthClaims.cs src/Umbraco.Core/Enum.cs src/Umbraco.Core/Deploy/ArtifactDependencyCollection.cs src/Umbraco.Core/Deploy/IContextCache.cs src/Umbraco.Core/Deploy/ArtifactDependency.cs src/Umbraco.Core/Deploy/IDataTypeConfigurationConnector.cs src/Umbraco.Core/Deploy/IArtifactSignature.cs src/Umbraco.Core/Deploy/IFileTypeCollection.cs src/Umbraco.Core/Deploy/ArtifactSignature.cs src/Umbraco.Core/Deploy/IFileSource.cs src/Umbraco.Core/Deploy/IImageSourceParser.cs src/Umbraco.Core/Deploy/IServiceConnector.cs src/Umbraco.Core/Deploy/IUniqueIdentifyingServiceConnector.cs src/Umbraco.Core/Deploy/IArtifact.cs src/Umbraco.Core/Deploy/IDeployContext.cs src/Umbraco.Core/Deploy/PassThroughCache.cs src/Umbraco.Core/Deploy/IFileType.cs src/Umbraco.Core/Deploy/IValueConnector.cs src/Umbraco.Core/Deploy/Difference.cs src/Umbraco.Core/Deploy/ILocalLinkParser.cs src/Umbraco.Core/Deploy/ArtifactDependencyMode.cs src/Umbraco.Core/Deploy/ArtifactBase.cs src/Umbraco.Core/Deploy/ArtifactDeployState.cs src/Umbraco.Core/DynamicRoot/IDynamicRootService.cs src/Umbraco.Core/DynamicRoot/Origin/DynamicRootOriginFinderCollection.cs src/Umbraco.Core/DynamicRoot/Origin/IDynamicRootOriginFinder.cs src/Umbraco.Core/DynamicRoot/Origin/ParentDynamicRootOriginFinder.cs src/Umbraco.Core/DynamicRoot/Origin/DynamicRootOriginCollectionBuilder.cs src/Umbraco.Core/DynamicRoot/Origin/RootDynamicRootOriginFinder.cs src/Umbraco.Core/DynamicRoot/Origin/SiteDynamicRootOriginFinder.cs src/Umbraco.Core/DynamicRoot/Origin/ByKeyDynamicRootOriginFinder.cs src/Umbraco.Core/DynamicRoot/Origin/CurrentDynamicRootOriginFinder.cs src/Umbraco.Core/DynamicRoot/DynamicRootService.cs src/Umbraco.Core/DynamicRoot/DynamicRootNodeQuery.cs src/Umbraco.Core/DynamicRoot/DynamicRootContext.cs src/Umbraco.Core/DynamicRoot/QuerySteps/FurthestAncestorOrSelfDynamicRootQueryStep.cs src/Umbraco.Core/DynamicRoot/QuerySteps/DynamicRootQueryStep.cs src/Umbraco.Core/DynamicRoot/QuerySteps/IDynamicRootRepository.cs src/Umbraco.Core/DynamicRoot/QuerySteps/DynamicRootQueryStepCollectionBuilder.cs src/Umbraco.Core/DynamicRoot/QuerySteps/FurthestDescendantOrSelfDynamicRootQueryStep.cs src/Umbraco.Core/DynamicRoot/QuerySteps/IDynamicRootQueryStep.cs src/Umbraco.Core/DynamicRoot/QuerySteps/NearestAncestorOrSelfDynamicRootQueryStep.cs src/Umbraco.Core/DynamicRoot/QuerySteps/DynamicRootQueryStepCollection.cs src/Umbraco.Core/DynamicRoot/QuerySteps/NearestDescendantOrSelfDynamicRootQueryStep.cs src/Umbraco.Core/DeliveryApi/IRequestPreviewService.cs src/Umbraco.Core/DeliveryApi/IOutputExpansionStrategy.cs src/Umbraco.Core/DeliveryApi/NoopRequestRoutingService.cs src/Umbraco.Core/DeliveryApi/IRequestRoutingService.cs src/Umbraco.Core/DeliveryApi/NoopApiContentQueryService.cs src/Umbraco.Core/DeliveryApi/IApiContentQueryService.cs src/Umbraco.Core/DeliveryApi/FilterOperation.cs src/Umbraco.Core/DeliveryApi/ContentIndexHandlerCollectionBuilder.cs src/Umbraco.Core/DeliveryApi/ApiContentBuilder.cs src/Umbraco.Core/DeliveryApi/SortHandlerCollection.cs src/Umbraco.Core/DeliveryApi/IApiContentPathProvider.cs src/Umbraco.Core/DeliveryApi/IApiContentQueryProvider.cs src/Umbraco.Core/DeliveryApi/IDeliveryApiCompositeIdHandler.cs src/Umbraco.Core/DeliveryApi/IRequestMemberAccessService.cs src/Umbraco.Core/DeliveryApi/SortOption.cs src/Umbraco.Core/DeliveryApi/IOutputExpansionStrategyAccessor.cs src/Umbraco.Core/DeliveryApi/NoopApiMediaQueryService.cs src/Umbraco.Core/DeliveryApi/FilterOption.cs src/Umbraco.Core/DeliveryApi/IApiMediaUrlProvider.cs src/Umbraco.Core/DeliveryApi/SelectorOption.cs src/Umbraco.Core/DeliveryApi/IApiContentRouteBuilder.cs src/Umbraco.Core/DeliveryApi/ApiContentBuilderBase.cs src/Umbraco.Core/DeliveryApi/FieldType.cs src/Umbraco.Core/DeliveryApi/NoopRequestCultureService.cs src/Umbraco.Core/DeliveryApi/ApiPublishedContentCache.cs src/Umbraco.Core/DeliveryApi/IApiMediaQueryService.cs src/Umbraco.Core/DeliveryApi/ISortHandler.cs src/Umbraco.Core/DeliveryApi/IndexFieldValue.cs src/Umbraco.Core/DeliveryApi/FilterHandlerCollectionBuilder.cs src/Umbraco.Core/DeliveryApi/Accessors/NoopRequestStartItemProviderAccessor.cs src/Umbraco.Core/DeliveryApi/Accessors/NoopOutputExpansionStrategyAccessor.cs src/Umbraco.Core/DeliveryApi/NoopRequestStartItemProvider.cs src/Umbraco.Core/DeliveryApi/IRequestCultureService.cs src/Umbraco.Core/DeliveryApi/IApiContentNameProvider.cs src/Umbraco.Core/DeliveryApi/IApiAccessService.cs src/Umbraco.Core/DeliveryApi/ISelectorHandler.cs src/Umbraco.Core/DeliveryApi/ApiContentNameProvider.cs src/Umbraco.Core/DeliveryApi/IRequestStartItemProviderAccessor.cs src/Umbraco.Core/DeliveryApi/IApiPropertyRenderer.cs src/Umbraco.Core/DeliveryApi/ApiContentRouteBuilder.cs src/Umbraco.Core/DeliveryApi/DeliveryApiCompositeIdHandler.cs src/Umbraco.Core/DeliveryApi/IApiMediaBuilder.cs src/Umbraco.Core/DeliveryApi/NoopRequestMemberAccessService.cs src/Umbraco.Core/DeliveryApi/ApiContentPathResolver.cs src/Umbraco.Core/DeliveryApi/ApiMediaBuilder.cs src/Umbraco.Core/DeliveryApi/IContentIndexHandler.cs src/Umbraco.Core/DeliveryApi/DeliveryApiIndexCompositeIdModel.cs src/Umbraco.Core/DeliveryApi/IApiElementBuilder.cs src/Umbraco.Core/DeliveryApi/ApiContentPathProvider.cs src/Umbraco.Core/DeliveryApi/NoopOutputExpansionStrategy.cs src/Umbraco.Core/DeliveryApi/IndexField.cs src/Umbraco.Core/DeliveryApi/IQueryHandler.cs src/Umbraco.Core/DeliveryApi/IRequestStartItemProvider.cs src/Umbraco.Core/DeliveryApi/IApiRichTextMarkupParser.cs src/Umbraco.Core/DeliveryApi/NoopRequestRedirectService.cs src/Umbraco.Core/DeliveryApi/IApiContentBuilder.cs src/Umbraco.Core/DeliveryApi/FilterHandlerCollection.cs src/Umbraco.Core/DeliveryApi/IApiPublishedContentCache.cs src/Umbraco.Core/DeliveryApi/NoopApiAccessService.cs src/Umbraco.Core/DeliveryApi/IApiRichTextElementParser.cs src/Umbraco.Core/DeliveryApi/IApiContentPathResolver.cs src/Umbraco.Core/DeliveryApi/IApiContentResponseBuilder.cs src/Umbraco.Core/DeliveryApi/IFilterHandler.cs src/Umbraco.Core/DeliveryApi/SortHandlerCollectionBuilder.cs src/Umbraco.Core/DeliveryApi/ApiElementBuilder.cs src/Umbraco.Core/DeliveryApi/SelectorHandlerCollectionBuilder.cs src/Umbraco.Core/DeliveryApi/SelectorHandlerCollection.cs src/Umbraco.Core/DeliveryApi/ContentIndexHandlerCollection.cs src/Umbraco.Core/DeliveryApi/IRequestRedirectService.cs src/Umbraco.Core/DeliveryApi/NoopRequestPreviewService.cs src/Umbraco.Core/DeliveryApi/ApiMediaUrlProvider.cs src/Umbraco.Core/DeliveryApi/PropertyRenderer.cs src/Umbraco.Core/DeliveryApi/ApiContentResponseBuilder.cs src/Umbraco.Core/AttemptOfTResultTStatus.cs src/Umbraco.Core/Manifest/PackageManifest.cs src/Umbraco.Core/Manifest/PackageManifestImportmap.cs src/Umbraco.Core/Manifest/IPackageManifestService.cs src/Umbraco.Core/Manifest/BundleOptions.cs src/Umbraco.Core/Hosting/IUmbracoApplicationLifetime.cs src/Umbraco.Core/Hosting/IHostingEnvironment.cs src/Umbraco.Core/Hosting/NoopApplicationShutdownRegistry.cs src/Umbraco.Core/Hosting/IApplicationShutdownRegistry.cs src/Umbraco.Core/UdiRange.cs src/Umbraco.Core/UdiDefinitionAttribute.cs src/Umbraco.Core/Web/ICookieManager.cs src/Umbraco.Core/Web/IRequestAccessor.cs src/Umbraco.Core/Web/IUmbracoContext.cs src/Umbraco.Core/Web/IUmbracoContextFactory.cs src/Umbraco.Core/Web/Mvc/PluginControllerMetadata.cs src/Umbraco.Core/Web/CookieManagerExtensions.cs src/Umbraco.Core/Web/ISessionManager.cs src/Umbraco.Core/Web/IUmbracoContextAccessor.cs src/Umbraco.Core/Web/HybridUmbracoContextAccessor.cs src/Umbraco.Core/Constants-PropertyTypeGroups.cs src/Umbraco.Core/UriUtilityCore.cs src/Umbraco.Core/Settable.cs src/Umbraco.Core/Strings/DefaultShortStringHelperConfig.cs src/Umbraco.Core/Strings/IShortStringHelper.cs src/Umbraco.Core/Strings/Css/StylesheetRule.cs src/Umbraco.Core/Strings/Css/StylesheetHelper.cs src/Umbraco.Core/Strings/CleanStringType.cs src/Umbraco.Core/Strings/UrlSegmentProviderCollectionBuilder.cs src/Umbraco.Core/Strings/HtmlEncodedString.cs src/Umbraco.Core/Strings/IUrlSegmentProvider.cs src/Umbraco.Core/Strings/DefaultUrlSegmentProvider.cs src/Umbraco.Core/Strings/Diff.cs src/Umbraco.Core/Strings/Utf8ToAsciiConverter.cs src/Umbraco.Core/Strings/UrlSegmentProviderCollection.cs src/Umbraco.Core/Strings/DefaultShortStringHelper.cs src/Umbraco.Core/Strings/PathUtility.cs src/Umbraco.Core/Strings/IHtmlEncodedString.cs src/Umbraco.Core/DisposableObjectSlim.cs src/Umbraco.Core/EmbeddedResources/BlockGrid/area.cshtml src/Umbraco.Core/EmbeddedResources/BlockGrid/items.cshtml src/Umbraco.Core/EmbeddedResources/BlockGrid/default.cshtml src/Umbraco.Core/EmbeddedResources/BlockGrid/areas.cshtml src/Umbraco.Core/EmbeddedResources/BlockGrid/Components/umbBlockGridDemoImageBlock.cshtml src/Umbraco.Core/EmbeddedResources/BlockGrid/Components/umbBlockGridDemoTwoColumnLayoutBlock.cshtml src/Umbraco.Core/EmbeddedResources/BlockGrid/Components/umbBlockGridDemoHeadlineBlock.cshtml src/Umbraco.Core/EmbeddedResources/BlockGrid/Components/umbBlockGridDemoRichTextBlock.cshtml src/Umbraco.Core/EmbeddedResources/Grid/grid.editors.config.js src/Umbraco.Core/EmbeddedResources/Snippets/Breadcrumb.cshtml src/Umbraco.Core/EmbeddedResources/Snippets/ListAncestorsFromCurrentPage.cshtml src/Umbraco.Core/EmbeddedResources/Snippets/ListChildPagesOrderedByName.cshtml src/Umbraco.Core/EmbeddedResources/Snippets/RegisterMember.cshtml src/Umbraco.Core/EmbeddedResources/Snippets/ListChildPagesWithDoctype.cshtml src/Umbraco.Core/EmbeddedResources/Snippets/ListChildPagesOrderedByDate.cshtml src/Umbraco.Core/EmbeddedResources/Snippets/ListChildPagesFromCurrentPage.cshtml src/Umbraco.Core/EmbeddedResources/Snippets/ListDescendantsFromCurrentPage.cshtml src/Umbraco.Core/EmbeddedResources/Snippets/Login.cshtml src/Umbraco.Core/EmbeddedResources/Snippets/LoginStatus.cshtml src/Umbraco.Core/EmbeddedResources/Snippets/Navigation.cshtml src/Umbraco.Core/EmbeddedResources/Snippets/SiteMap.cshtml src/Umbraco.Core/EmbeddedResources/Snippets/MultinodeTree-picker.cshtml src/Umbraco.Core/EmbeddedResources/Snippets/Empty.cshtml src/Umbraco.Core/EmbeddedResources/Snippets/EditProfile.cshtml src/Umbraco.Core/EmbeddedResources/Lang/zh_tw.xml src/Umbraco.Core/EmbeddedResources/Lang/ru.xml src/Umbraco.Core/EmbeddedResources/Lang/nl.xml src/Umbraco.Core/EmbeddedResources/Lang/en.xml src/Umbraco.Core/EmbeddedResources/Lang/bs.xml src/Umbraco.Core/EmbeddedResources/Lang/hr.xml src/Umbraco.Core/EmbeddedResources/Lang/ko.xml src/Umbraco.Core/EmbeddedResources/Lang/pt.xml src/Umbraco.Core/EmbeddedResources/Lang/pl.xml src/Umbraco.Core/EmbeddedResources/Lang/it.xml src/Umbraco.Core/EmbeddedResources/Lang/es.xml src/Umbraco.Core/EmbeddedResources/Lang/cy.xml src/Umbraco.Core/EmbeddedResources/Lang/ja.xml src/Umbraco.Core/EmbeddedResources/Lang/nb.xml src/Umbraco.Core/EmbeddedResources/Lang/zh.xml src/Umbraco.Core/EmbeddedResources/Lang/ro.xml src/Umbraco.Core/EmbeddedResources/Lang/sv.xml src/Umbraco.Core/EmbeddedResources/Lang/da.xml src/Umbraco.Core/EmbeddedResources/Lang/cs.xml src/Umbraco.Core/EmbeddedResources/Lang/fr.xml src/Umbraco.Core/EmbeddedResources/Lang/ua.xml src/Umbraco.Core/EmbeddedResources/Lang/he.xml src/Umbraco.Core/EmbeddedResources/Lang/en_us.xml src/Umbraco.Core/EmbeddedResources/Lang/tr.xml src/Umbraco.Core/EmbeddedResources/Lang/de.xml src/Umbraco.Core/Preview/IPreviewTokenGenerator.cs src/Umbraco.Core/Preview/NoopPreviewTokenGenerator.cs src/Umbraco.Core/Constants-ModelStateErrorKeys.cs src/Umbraco.Core/Semver/Semver.cs src/Umbraco.Core/Constants-Icons.cs src/Umbraco.Core/Telemetry/SiteIdentifierService.cs src/Umbraco.Core/Telemetry/Models/TelemetryReportData.cs src/Umbraco.Core/Telemetry/Models/PackageTelemetry.cs src/Umbraco.Core/Telemetry/ITelemetryService.cs src/Umbraco.Core/Telemetry/ISiteIdentifierService.cs src/Umbraco.Core/Telemetry/TelemetryService.cs src/Umbraco.Core/Features/IUmbracoFeature.cs src/Umbraco.Core/Features/DisabledFeatures.cs src/Umbraco.Core/Features/EnabledFeatures.cs src/Umbraco.Core/Features/UmbracoFeatures.cs src/Umbraco.Core/InstallLog.cs src/Umbraco.Core/EnvironmentHelper.cs src/Umbraco.Core/Constants-Telemetry.cs src/Umbraco.Core/Factories/IDatabaseSettingsFactory.cs src/Umbraco.Core/Factories/IUpgradeSettingsFactory.cs src/Umbraco.Core/Factories/InstallSettingsFactory.cs src/Umbraco.Core/Factories/UpgradeSettingsFactory.cs src/Umbraco.Core/Factories/IUserSettingsFactory.cs src/Umbraco.Core/Factories/IInstallSettingsFactory.cs src/Umbraco.Core/Factories/UserSettingsFactory.cs src/Umbraco.Core/Editors/BackOfficePreviewModel.cs src/Umbraco.Core/Editors/EditorValidatorOfT.cs src/Umbraco.Core/Editors/IEditorValidator.cs src/Umbraco.Core/Editors/UserEditorAuthorizationHelper.cs src/Umbraco.Core/Editors/EditorValidatorCollectionBuilder.cs src/Umbraco.Core/Editors/EditorValidatorCollection.cs src/Umbraco.Core/Composing/ICollectionBuilder.cs src/Umbraco.Core/Composing/ReferenceResolver.cs src/Umbraco.Core/Composing/LazyResolve.cs src/Umbraco.Core/Composing/ComposerGraph.cs src/Umbraco.Core/Composing/IComponent.cs src/Umbraco.Core/Composing/DisableAttribute.cs src/Umbraco.Core/Composing/IDiscoverable.cs src/Umbraco.Core/Composing/BuilderCollectionBase.cs src/Umbraco.Core/Composing/TypeHelper.cs src/Umbraco.Core/Composing/RuntimeHashPaths.cs src/Umbraco.Core/Composing/IAssemblyProvider.cs src/Umbraco.Core/Composing/FindAssembliesWithReferencesTo.cs src/Umbraco.Core/Composing/VaryingRuntimeHash.cs src/Umbraco.Core/Composing/DefaultUmbracoAssemblyProvider.cs src/Umbraco.Core/Composing/ComposeBeforeAttribute.cs src/Umbraco.Core/Composing/ComposeAfterAttribute.cs src/Umbraco.Core/Composing/TypeLoader.cs src/Umbraco.Core/Composing/CompositionExtensions.cs src/Umbraco.Core/Composing/IBuilderCollection.cs src/Umbraco.Core/Composing/DisableComposerAttribute.cs src/Umbraco.Core/Composing/RuntimeHash.cs src/Umbraco.Core/Composing/IComposer.cs src/Umbraco.Core/Composing/EnableAttribute.cs src/Umbraco.Core/Composing/OrderedCollectionBuilderBase.cs src/Umbraco.Core/Composing/CollectionBuilderBase.cs src/Umbraco.Core/Composing/TypeFinderExtensions.cs src/Umbraco.Core/Composing/WeightAttribute.cs src/Umbraco.Core/Composing/SetCollectionBuilderBase.cs src/Umbraco.Core/Composing/LazyCollectionBuilderBase.cs src/Umbraco.Core/Composing/ComponentCollectionBuilder.cs src/Umbraco.Core/Composing/LazyReadOnlyCollection.cs src/Umbraco.Core/Composing/ComponentComposer.cs src/Umbraco.Core/Composing/EnableComposerAttribute.cs src/Umbraco.Core/Composing/TypeFinderConfig.cs src/Umbraco.Core/Composing/HideFromTypeFinderAttribute.cs src/Umbraco.Core/Composing/IRuntimeHash.cs src/Umbraco.Core/Composing/TypeCollectionBuilderBase.cs src/Umbraco.Core/Composing/ITypeFinder.cs src/Umbraco.Core/Composing/ComponentCollection.cs src/Umbraco.Core/Composing/TypeFinder.cs src/Umbraco.Core/Composing/WeightedCollectionBuilderBase.cs src/Umbraco.Core/Collections/EventClearingObservableCollection.cs src/Umbraco.Core/Collections/TypeList.cs src/Umbraco.Core/Collections/TopoGraph.cs src/Umbraco.Core/Collections/StackQueue.cs src/Umbraco.Core/Collections/DeepCloneableList.cs src/Umbraco.Core/Collections/OrderedHashSet.cs src/Umbraco.Core/Collections/CompositeStringStringKey.cs src/Umbraco.Core/Collections/ObservableDictionary.cs src/Umbraco.Core/Collections/CompositeNStringNStringKey.cs src/Umbraco.Core/Collections/ListCloneBehavior.cs src/Umbraco.Core/Collections/ConcurrentHashSet.cs src/Umbraco.Core/Collections/CompositeTypeTypeKey.cs src/Umbraco.Core/Collections/CompositeIntStringKey.cs src/Umbraco.Core/Constants-Audit.cs src/Umbraco.Core/Logging/LoggingTaskExtension.cs src/Umbraco.Core/Logging/LogHttpRequestExtension.cs src/Umbraco.Core/Logging/IMessageTemplates.cs src/Umbraco.Core/Logging/ProfilerExtensions.cs src/Umbraco.Core/Logging/IProfiler.cs src/Umbraco.Core/Logging/LoggingConfiguration.cs src/Umbraco.Core/Logging/ILoggingConfiguration.cs src/Umbraco.Core/Logging/NoopProfiler.cs src/Umbraco.Core/Logging/LogLevel.cs src/Umbraco.Core/Logging/IProfilingLogger.cs src/Umbraco.Core/Logging/Viewer/LogLevelCounts.cs src/Umbraco.Core/Logging/Viewer/LogTimePeriod.cs src/Umbraco.Core/Logging/Viewer/LogTemplate.cs src/Umbraco.Core/Logging/Viewer/LogEntry.cs src/Umbraco.Core/Logging/Viewer/ILogEntry.cs src/Umbraco.Core/Logging/DisposableTimer.cs src/Umbraco.Core/Logging/LogProfiler.cs src/Umbraco.Core/Logging/ProfilingLogger.cs src/Umbraco.Core/Logging/IProfilerHtml.cs src/Umbraco.Core/Attempt.cs src/Umbraco.Core/UnknownTypeUdi.cs src/Umbraco.Core/HashCodeHelper.cs src/Umbraco.Core/DistributedLocking/IDistributedLockingMechanism.cs src/Umbraco.Core/DistributedLocking/Exceptions/DistributedWriteLockTimeoutException.cs src/Umbraco.Core/DistributedLocking/Exceptions/DistributedLockingTimeoutException.cs src/Umbraco.Core/DistributedLocking/Exceptions/DistributedReadLockTimeoutException.cs src/Umbraco.Core/DistributedLocking/Exceptions/DistributedLockingException.cs src/Umbraco.Core/DistributedLocking/IDistributedLockingMechanismFactory.cs src/Umbraco.Core/DistributedLocking/DistributedLockType.cs src/Umbraco.Core/DistributedLocking/IDistributedLock.cs src/Umbraco.Core/HashGenerator.cs src/Umbraco.Core/Constants-Headers.cs src/Umbraco.Core/HybridEventMessagesAccessor.cs src/Umbraco.Core/SystemLock.cs src/Umbraco.Core/Mapping/IUmbracoMapper.cs src/Umbraco.Core/Mapping/MapDefinitionCollectionBuilder.cs src/Umbraco.Core/Mapping/IMapDefinition.cs src/Umbraco.Core/Mapping/MapDefinitionCollection.cs src/Umbraco.Core/Mapping/MapperContext.cs src/Umbraco.Core/IO/FileSystems.cs src/Umbraco.Core/IO/MediaPathSchemes/UniqueMediaPathScheme.cs src/Umbraco.Core/IO/MediaPathSchemes/TwoGuidsMediaPathScheme.cs src/Umbraco.Core/IO/MediaPathSchemes/CombinedGuidsMediaPathScheme.cs src/Umbraco.Core/IO/ShadowFileSystem.cs src/Umbraco.Core/IO/IFileProviderFactory.cs src/Umbraco.Core/IO/IMediaPathScheme.cs src/Umbraco.Core/IO/IOHelper.cs src/Umbraco.Core/IO/IIOHelper.cs src/Umbraco.Core/IO/IViewHelper.cs src/Umbraco.Core/IO/ShadowWrapper.cs src/Umbraco.Core/IO/CleanFolderResultStatus.cs src/Umbraco.Core/IO/IOHelperOSX.cs src/Umbraco.Core/IO/IGridEditorsConfigFileProviderFactory.cs src/Umbraco.Core/IO/IOHelperLinux.cs src/Umbraco.Core/IO/MediaFileManager.cs src/Umbraco.Core/IO/ShadowFileSystems.cs src/Umbraco.Core/IO/PhysicalFileSystem.cs src/Umbraco.Core/IO/IPackageManifestFileProviderFactory.cs src/Umbraco.Core/IO/FileSystemExtensions.cs src/Umbraco.Core/IO/IDefaultViewContentProvider.cs src/Umbraco.Core/IO/IOHelperExtensions.cs src/Umbraco.Core/IO/DefaultViewContentProvider.cs src/Umbraco.Core/IO/IFileSystem.cs src/Umbraco.Core/IO/ViewHelper.cs src/Umbraco.Core/IO/IOHelperWindows.cs src/Umbraco.Core/IO/CleanFolderResult.cs src/Umbraco.Core/Udi.cs src/Umbraco.Core/Constants-Sql.cs src/Umbraco.Core/CodeAnnotations/UmbracoUdiTypeAttribute.cs src/Umbraco.Core/CodeAnnotations/FriendlyNameAttribute.cs src/Umbraco.Core/CodeAnnotations/UmbracoObjectTypeAttribute.cs src/Umbraco.Core/Direction.cs src/Umbraco.Core/GuidUdi.cs src/Umbraco.Core/Umbraco.Core.csproj src/Umbraco.Web.UI/Umbraco.Web.UI.csproj src/Umbraco.Web.UI/appsettings.Development.template.json src/Umbraco.Web.UI/Views/Partials/blockgrid/area.cshtml src/Umbraco.Web.UI/Views/Partials/blockgrid/items.cshtml src/Umbraco.Web.UI/Views/Partials/blockgrid/default.cshtml src/Umbraco.Web.UI/Views/Partials/blockgrid/areas.cshtml src/Umbraco.Web.UI/Views/Partials/blocklist/default.cshtml src/Umbraco.Web.UI/Views/_ViewImports.cshtml src/Umbraco.Web.UI/Program.cs src/Umbraco.Web.UI/Composers/ControllersAsServicesComposer.cs src/Umbraco.Web.UI/appsettings.template.json src/Umbraco.Web.UI/Properties/launchSettings.json src/Umbraco.Web/HealthCheck/Checks/Security/UmbracoApplicationUrlCheck.cs src/Umbraco.Cms.Persistence.EFCore.SqlServer/Umbraco.Cms.Persistence.EFCore.SqlServer.csproj src/Umbraco.Cms.Persistence.EFCore.SqlServer/SqlServerMigrationProviderSetup.cs src/Umbraco.Cms.Persistence.EFCore.SqlServer/EFCoreSqlServerComposer.cs src/Umbraco.Cms.Persistence.EFCore.SqlServer/Migrations/20230622184303_InitialCreate.Designer.cs src/Umbraco.Cms.Persistence.EFCore.SqlServer/Migrations/20240403140654_UpdateOpenIddictToV5.cs src/Umbraco.Cms.Persistence.EFCore.SqlServer/Migrations/UmbracoDbContextModelSnapshot.cs src/Umbraco.Cms.Persistence.EFCore.SqlServer/Migrations/20230622184303_InitialCreate.cs src/Umbraco.Cms.Persistence.EFCore.SqlServer/Migrations/20230807654321_AddOpenIddict.cs src/Umbraco.Cms.Persistence.EFCore.SqlServer/Migrations/20230807654321_AddOpenIddict.Designer.cs src/Umbraco.Cms.Persistence.EFCore.SqlServer/Migrations/20240403140654_UpdateOpenIddictToV5.Designer.cs src/Umbraco.Cms.Persistence.EFCore.SqlServer/SqlServerMigrationProvider.cs src/Umbraco.Cms/Umbraco.Cms.csproj src/Umbraco.Cms.Persistence.SqlServer/UmbracoBuilderExtensions.cs src/Umbraco.Cms.Persistence.SqlServer/Constants.cs src/Umbraco.Cms.Persistence.SqlServer/FaultHandling/RetryPolicyFactory.cs src/Umbraco.Cms.Persistence.SqlServer/FaultHandling/Strategies/ThrottlingCondition.cs src/Umbraco.Cms.Persistence.SqlServer/FaultHandling/Strategies/NetworkConnectivityErrorDetectionStrategy.cs src/Umbraco.Cms.Persistence.SqlServer/FaultHandling/Strategies/SqlAzureTransientErrorDetectionStrategy.cs src/Umbraco.Cms.Persistence.SqlServer/NPocoSqlServerDatabaseExtensions.cs src/Umbraco.Cms.Persistence.SqlServer/Dtos/DefinedIndexDto.cs src/Umbraco.Cms.Persistence.SqlServer/Dtos/ConstraintPerTableDto.cs src/Umbraco.Cms.Persistence.SqlServer/Dtos/ConstraintPerColumnDto.cs src/Umbraco.Cms.Persistence.SqlServer/Dtos/ColumnInSchemaDto.cs src/Umbraco.Cms.Persistence.SqlServer/Dtos/DefaultConstraintPerColumnDto.cs src/Umbraco.Cms.Persistence.SqlServer/Interceptors/SqlServerAddMiniProfilerInterceptor.cs src/Umbraco.Cms.Persistence.SqlServer/Interceptors/SqlServerConnectionInterceptor.cs src/Umbraco.Cms.Persistence.SqlServer/Interceptors/SqlServerAddRetryPolicyInterceptor.cs src/Umbraco.Cms.Persistence.SqlServer/SqlServerComposer.cs src/Umbraco.Cms.Persistence.SqlServer/Services/SqlServerDatabaseCreator.cs src/Umbraco.Cms.Persistence.SqlServer/Services/SqlServerBulkSqlInsertProvider.cs src/Umbraco.Cms.Persistence.SqlServer/Services/SqlServerDatabaseProviderMetadata.cs src/Umbraco.Cms.Persistence.SqlServer/Services/BulkDataReader.cs src/Umbraco.Cms.Persistence.SqlServer/Services/SqlServerDistributedLockingMechanism.cs src/Umbraco.Cms.Persistence.SqlServer/Services/MicrosoftSqlSyntaxProviderBase.cs src/Umbraco.Cms.Persistence.SqlServer/Services/PocoDataDataReader.cs src/Umbraco.Cms.Persistence.SqlServer/Services/SqlServerSpecificMapperFactory.cs src/Umbraco.Cms.Persistence.SqlServer/Services/SqlLocalDbDatabaseProviderMetadata.cs src/Umbraco.Cms.Persistence.SqlServer/Services/SqlServerSyntaxProvider.cs src/Umbraco.Cms.Persistence.SqlServer/Services/SqlAzureDatabaseProviderMetadata.cs src/Umbraco.Cms.Persistence.SqlServer/Umbraco.Cms.Persistence.SqlServer.csproj src/Umbraco.Cms.Persistence.SqlServer/LocalDb.cs src/Umbraco.Examine.Lucene/UmbracoApplicationRoot.cs src/Umbraco.Examine.Lucene/LuceneIndexDiagnostics.cs src/Umbraco.Examine.Lucene/Umbraco.Examine.Lucene.csproj src/Umbraco.Examine.Lucene/DependencyInjection/UmbracoBuilderExtensions.cs src/Umbraco.Examine.Lucene/DependencyInjection/ConfigureIndexOptions.cs src/Umbraco.Examine.Lucene/LuceneRAMDirectoryFactory.cs src/Umbraco.Examine.Lucene/UmbracoMemberIndex.cs src/Umbraco.Examine.Lucene/LuceneIndexDiagnosticsFactory.cs src/Umbraco.Examine.Lucene/Extensions/ExamineExtensions.cs src/Umbraco.Examine.Lucene/NoPrefixSimpleFsLockFactory.cs src/Umbraco.Examine.Lucene/BackOfficeExamineSearcher.cs src/Umbraco.Examine.Lucene/DeliveryApiContentIndex.cs src/Umbraco.Examine.Lucene/UmbracoContentIndex.cs src/Umbraco.Examine.Lucene/UmbracoExamineIndexDiagnostics.cs src/Umbraco.Examine.Lucene/ConfigurationEnabledDirectoryFactory.cs src/Umbraco.Examine.Lucene/UmbracoLockFactory.cs src/Umbraco.Examine.Lucene/UmbracoExamineIndex.cs src/Umbraco.Examine.Lucene/UmbracoTempEnvFileSystemDirectoryFactory.cs src/Umbraco.Cms.Imaging.ImageSharp2/UmbracoBuilderExtensions.cs src/Umbraco.Cms.Imaging.ImageSharp2/Media/ImageSharpDimensionExtractor.cs src/Umbraco.Cms.Imaging.ImageSharp2/Media/ImageSharpImageUrlGenerator.cs src/Umbraco.Cms.Imaging.ImageSharp2/ConfigurePhysicalFileSystemCacheOptions.cs src/Umbraco.Cms.Imaging.ImageSharp2/ImageProcessors/CropWebProcessor.cs src/Umbraco.Cms.Imaging.ImageSharp2/Umbraco.Cms.Imaging.ImageSharp2.csproj src/Umbraco.Cms.Imaging.ImageSharp2/ConfigureImageSharpMiddlewareOptions.cs src/Umbraco.Cms.Imaging.ImageSharp2/ImageSharpComposer.cs src/Umbraco.Infrastructure/Installer/Steps/RegisterInstallCompleteStep.cs src/Umbraco.Infrastructure/Installer/Steps/CreateUserStep.cs src/Umbraco.Infrastructure/Installer/Steps/DatabaseInstallStep.cs src/Umbraco.Infrastructure/Installer/Steps/DatabaseUpgradeStep.cs src/Umbraco.Infrastructure/Installer/Steps/DatabaseConfigureStep.cs src/Umbraco.Infrastructure/Routing/RedirectTrackingHandler.cs src/Umbraco.Infrastructure/Routing/NotFoundHandlerHelper.cs src/Umbraco.Infrastructure/Routing/ContentFinderByConfigured404.cs src/Umbraco.Infrastructure/Routing/RedirectTracker.cs src/Umbraco.Infrastructure/Install/PremigrationUpgrader.cs src/Umbraco.Infrastructure/Install/UnattendedInstaller.cs src/Umbraco.Infrastructure/Install/FilePermissionHelper.cs src/Umbraco.Infrastructure/Install/InstallHelper.cs src/Umbraco.Infrastructure/Install/UnattendedUpgrader.cs src/Umbraco.Infrastructure/Install/PackageMigrationRunner.cs src/Umbraco.Infrastructure/HostedServices/BackgroundTaskQueue.cs src/Umbraco.Infrastructure/HostedServices/QueuedHostedService.cs src/Umbraco.Infrastructure/HostedServices/RecurringHostedServiceBase.cs src/Umbraco.Infrastructure/HostedServices/IBackgroundTaskQueue.cs src/Umbraco.Infrastructure/AssemblyInfo.cs src/Umbraco.Infrastructure/Notifications/RecurringBackgroundJobFailedNotification.cs src/Umbraco.Infrastructure/Notifications/RecurringBackgroundJobStartingNotification.cs src/Umbraco.Infrastructure/Notifications/RecurringBackgroundJobStoppedNotification.cs src/Umbraco.Infrastructure/Notifications/RecurringBackgroundJobExecutingNotification.cs src/Umbraco.Infrastructure/Notifications/RecurringBackgroundJobIgnoredNotification.cs src/Umbraco.Infrastructure/Notifications/RecurringBackgroundJobExecutedNotification.cs src/Umbraco.Infrastructure/Notifications/RecurringBackgroundJobStoppingNotification.cs src/Umbraco.Infrastructure/Notifications/RecurringBackgroundJobStartedNotification.cs src/Umbraco.Infrastructure/Notifications/RecurringBackgroundJobNotification.cs src/Umbraco.Infrastructure/PublishedCache/PublishedContentTypeCache.cs src/Umbraco.Infrastructure/Cache/FullDataSetRepositoryCachePolicy.cs src/Umbraco.Infrastructure/Cache/RepositoryCachePolicyBase.cs src/Umbraco.Infrastructure/Cache/DefaultRepositoryCachePolicy.cs src/Umbraco.Infrastructure/Cache/SingleItemsOnlyRepositoryCachePolicy.cs src/Umbraco.Infrastructure/Cache/DatabaseServerMessengerNotificationHandler.cs src/Umbraco.Infrastructure/DependencyInjection/UmbracoBuilder.Uniques.cs src/Umbraco.Infrastructure/DependencyInjection/UmbracoBuilder.Collections.cs src/Umbraco.Infrastructure/DependencyInjection/UmbracoBuilder.Examine.cs src/Umbraco.Infrastructure/DependencyInjection/UmbracoBuilder.CoreServices.cs src/Umbraco.Infrastructure/DependencyInjection/UmbracoBuilder.MappingProfiles.cs src/Umbraco.Infrastructure/DependencyInjection/UmbracoBuilder.DistributedCache.cs src/Umbraco.Infrastructure/DependencyInjection/UmbracoBuilder.Installer.cs src/Umbraco.Infrastructure/DependencyInjection/UmbracoBuilder.FileSystems.cs src/Umbraco.Infrastructure/DependencyInjection/UmbracoBuilder.Repositories.cs src/Umbraco.Infrastructure/DependencyInjection/UmbracoBuilder.TelemetryProviders.cs src/Umbraco.Infrastructure/DependencyInjection/UmbracoBuilder.Services.cs src/Umbraco.Infrastructure/TypeForwards.cs src/Umbraco.Infrastructure/Umbraco.Infrastructure.csproj src/Umbraco.Infrastructure/Configuration/JsonConfigManipulator.cs src/Umbraco.Infrastructure/Configuration/NCronTabParser.cs src/Umbraco.Infrastructure/Services/IIndexingRebuilderService.cs src/Umbraco.Infrastructure/Services/Implement/WebhookFiringService.cs src/Umbraco.Infrastructure/Services/Implement/PackagingService.cs src/Umbraco.Infrastructure/Services/Implement/ContentListViewService.cs src/Umbraco.Infrastructure/Services/Implement/IndexedEntitySearchService.cs src/Umbraco.Infrastructure/Services/Implement/EntitySearchService.cs src/Umbraco.Infrastructure/Services/Implement/UserIdKeyResolver.cs src/Umbraco.Infrastructure/Services/Implement/LogViewerRepository.cs src/Umbraco.Infrastructure/Services/Implement/MediaListViewService.cs src/Umbraco.Infrastructure/Services/Implement/ExamineIndexCountService.cs src/Umbraco.Infrastructure/Services/IndexingRebuilderService.cs src/Umbraco.Infrastructure/Services/MemberEditingService.cs src/Umbraco.Infrastructure/Services/ContentListViewServiceBase.cs src/Umbraco.Infrastructure/Services/CacheInstructionService.cs src/Umbraco.Infrastructure/Events/RelateOnTrashNotificationHandler.cs src/Umbraco.Infrastructure/Events/MigrationEventArgs.cs src/Umbraco.Infrastructure/Serialization/SystemTextConfigurationEditorJsonSerializer.cs src/Umbraco.Infrastructure/Serialization/JsonBlockValueConverter.cs src/Umbraco.Infrastructure/Serialization/ReadOnlyJsonConverter.cs src/Umbraco.Infrastructure/Serialization/JsonUniversalDateTimeConverter.cs src/Umbraco.Infrastructure/Serialization/SystemTextJsonSerializerBase.cs src/Umbraco.Infrastructure/Serialization/JsonObjectConverter.cs src/Umbraco.Infrastructure/Serialization/JsonStringInternConverter.cs src/Umbraco.Infrastructure/Serialization/JsonUdiConverter.cs src/Umbraco.Infrastructure/Serialization/JsonDictionaryStringIgnoreCaseConverter.cs src/Umbraco.Infrastructure/Serialization/JsonDictionaryStringInternIgnoreCaseConverter.cs src/Umbraco.Infrastructure/Serialization/SystemTextJsonSerializer.cs src/Umbraco.Infrastructure/Serialization/JsonUdiRangeConverter.cs src/Umbraco.Infrastructure/Serialization/WriteOnlyJsonConverter.cs src/Umbraco.Infrastructure/Serialization/JsonBooleanConverter.cs src/Umbraco.Infrastructure/TagQuery.cs src/Umbraco.Infrastructure/IPublishedContentQuery.cs src/Umbraco.Infrastructure/Mail/EmailSender.cs src/Umbraco.Infrastructure/Extensions/EmailMessageExtensions.cs src/Umbraco.Infrastructure/Extensions/InstanceIdentifiableExtensions.cs src/Umbraco.Infrastructure/Extensions/DeliveryApiBlockReferenceExtensions.cs src/Umbraco.Infrastructure/Extensions/DeliveryApiImageExtensions.cs src/Umbraco.Infrastructure/Extensions/InfrastuctureTypeLoaderExtensions.cs src/Umbraco.Infrastructure/Extensions/ServiceCollectionExtensions.cs src/Umbraco.Infrastructure/Extensions/MediaPicker3ConfigurationExtensions.cs src/Umbraco.Infrastructure/Extensions/ScopeExtensions.cs src/Umbraco.Infrastructure/Extensions/ObjectJsonExtensions.cs src/Umbraco.Infrastructure/Security/UmbracoUserStore.cs src/Umbraco.Infrastructure/Security/IBackOfficeUserManager.cs src/Umbraco.Infrastructure/Security/PasswordChanger.cs src/Umbraco.Infrastructure/Security/IUserSessionStore.cs src/Umbraco.Infrastructure/Security/IdentityExtensions.cs src/Umbraco.Infrastructure/Security/IPasswordChanger.cs src/Umbraco.Infrastructure/Security/MemberRoleStore.cs src/Umbraco.Infrastructure/Security/IBackOfficeApplicationManager.cs src/Umbraco.Infrastructure/Security/BackOfficeErrorDescriber.cs src/Umbraco.Infrastructure/Security/MemberUserStore.cs src/Umbraco.Infrastructure/Security/MemberIdentityUser.cs src/Umbraco.Infrastructure/Security/BackOfficePasswordHasher.cs src/Umbraco.Infrastructure/Security/UmbracoIdentityRole.cs src/Umbraco.Infrastructure/Security/UmbracoPasswordHasher.cs src/Umbraco.Infrastructure/Security/UmbracoUserManager.cs src/Umbraco.Infrastructure/Security/BackOfficeUserStore.cs src/Umbraco.Infrastructure/Security/UmbracoUserConfirmation.cs src/Umbraco.Infrastructure/Security/IMemberUserStore.cs src/Umbraco.Infrastructure/Security/IUmbracoUserManager.cs src/Umbraco.Infrastructure/Security/BackOfficeIdentityUser.cs src/Umbraco.Infrastructure/Security/MemberIdentityBuilder.cs src/Umbraco.Infrastructure/Security/DeleteExternalLoginsOnMemberDeletedHandler.cs src/Umbraco.Infrastructure/Security/IMemberManager.cs src/Umbraco.Infrastructure/Security/IdentityMapDefinition.cs src/Umbraco.Infrastructure/Security/MemberPasswordHasher.cs src/Umbraco.Infrastructure/Security/OpenIdDictApplicationManagerBase.cs src/Umbraco.Infrastructure/Security/BackOfficeClaimsPrincipalFactory.cs src/Umbraco.Infrastructure/Security/SignOutSuccessResult.cs src/Umbraco.Infrastructure/Security/EmailUserInviteSender.cs src/Umbraco.Infrastructure/Security/EmailUserForgotPasswordSender.cs src/Umbraco.Infrastructure/Security/BackOfficeUserValidator.cs src/Umbraco.Infrastructure/Security/DeleteTwoFactorLoginsOnMemberDeletedHandler.cs src/Umbraco.Infrastructure/Security/IBackOfficeUserPasswordChecker.cs src/Umbraco.Infrastructure/Security/IMemberApplicationManager.cs src/Umbraco.Infrastructure/Security/UmbracoErrorDescriberBase.cs src/Umbraco.Infrastructure/Security/UmbracoIdentityUser.cs src/Umbraco.Infrastructure/Security/NoOpLookupNormalizer.cs src/Umbraco.Infrastructure/Security/ClaimsIdentityExtensions.cs src/Umbraco.Infrastructure/Security/BackOfficeIdentityBuilder.cs src/Umbraco.Infrastructure/ModelsBuilder/AutoModelsNotificationHandler.cs src/Umbraco.Infrastructure/ModelsBuilder/PublishedElementExtensions.cs src/Umbraco.Infrastructure/ModelsBuilder/UmbracoServices.cs src/Umbraco.Infrastructure/ModelsBuilder/ImplementPropertyTypeAttribute.cs src/Umbraco.Infrastructure/ModelsBuilder/ModelsBuilderAssemblyAttribute.cs src/Umbraco.Infrastructure/ModelsBuilder/Building/PropertyModel.cs src/Umbraco.Infrastructure/ModelsBuilder/Building/Builder.cs src/Umbraco.Infrastructure/ModelsBuilder/Building/TypeModel.cs src/Umbraco.Infrastructure/ModelsBuilder/Building/ModelsGenerator.cs src/Umbraco.Infrastructure/ModelsBuilder/Building/TextHeaderWriter.cs src/Umbraco.Infrastructure/ModelsBuilder/Building/TypeModelHasher.cs src/Umbraco.Infrastructure/ModelsBuilder/Building/TextBuilder.cs src/Umbraco.Infrastructure/ModelsBuilder/Building/IModelsGenerator.cs src/Umbraco.Infrastructure/ModelsBuilder/OutOfDateModelsStatus.cs src/Umbraco.Infrastructure/ModelsBuilder/ModelsGenerationError.cs src/Umbraco.Infrastructure/ModelsBuilder/TypeExtensions.cs src/Umbraco.Infrastructure/ModelsBuilder/ApiVersion.cs src/Umbraco.Infrastructure/ModelsBuilder/PublishedModelUtility.cs src/Umbraco.Infrastructure/ModelsBuilder/RoslynCompiler.cs src/Umbraco.Infrastructure/Models/Blocks/BlockEditorDataConverter.cs src/Umbraco.Infrastructure/Models/MediaWithCrops.cs src/Umbraco.Infrastructure/Models/RichTextEditorValue.cs src/Umbraco.Infrastructure/Models/PathValidationExtensions.cs src/Umbraco.Infrastructure/Models/DeliveryApi/ApiImageCropperValue.cs src/Umbraco.Infrastructure/Models/DeliveryApi/ApiMediaWithCrops.cs src/Umbraco.Infrastructure/Models/DeliveryApi/ApiMediaWithCropsResponse.cs src/Umbraco.Infrastructure/Sync/ServerMessengerBase.cs src/Umbraco.Infrastructure/Sync/BatchedDatabaseServerMessenger.cs src/Umbraco.Infrastructure/Sync/RefreshInstructionEnvelope.cs src/Umbraco.Infrastructure/Sync/LastSyncedFileManager.cs src/Umbraco.Infrastructure/Sync/DatabaseServerMessenger.cs src/Umbraco.Infrastructure/Sync/SyncBootStateAccessor.cs src/Umbraco.Infrastructure/Templates/PartialViews/IPartialViewPopulator.cs src/Umbraco.Infrastructure/Templates/PartialViews/PartialViewPopulator.cs src/Umbraco.Infrastructure/Runtime/IRuntimeModeValidationService.cs src/Umbraco.Infrastructure/Runtime/SqlMainDomLock.cs src/Umbraco.Infrastructure/Runtime/RuntimeModeValidationService.cs src/Umbraco.Infrastructure/Runtime/RuntimeModeValidators/RuntimeModeProductionValidatorBase.cs src/Umbraco.Infrastructure/Runtime/RuntimeModeValidators/UmbracoApplicationUrlValidator.cs src/Umbraco.Infrastructure/Runtime/RuntimeModeValidators/JITOptimizerValidator.cs src/Umbraco.Infrastructure/Runtime/RuntimeModeValidators/UseHttpsValidator.cs src/Umbraco.Infrastructure/Runtime/RuntimeModeValidators/ModelsBuilderModeValidator.cs src/Umbraco.Infrastructure/Runtime/RuntimeModeValidators/RuntimeMinificationValidator.cs src/Umbraco.Infrastructure/Runtime/IRuntimeModeValidator.cs src/Umbraco.Infrastructure/Runtime/RuntimeModeValidatorCollectionBuilder.cs src/Umbraco.Infrastructure/Runtime/CoreRuntime.cs src/Umbraco.Infrastructure/Runtime/RuntimeModeValidatorCollection.cs src/Umbraco.Infrastructure/Runtime/FileSystemMainDomLock.cs src/Umbraco.Infrastructure/Runtime/RuntimeState.cs src/Umbraco.Infrastructure/Runtime/DefaultMainDomKeyGenerator.cs src/Umbraco.Infrastructure/Persistence/Querying/SqlTranslator.cs src/Umbraco.Infrastructure/Persistence/Querying/CachedExpression.cs src/Umbraco.Infrastructure/Persistence/Querying/ModelToSqlExpressionVisitor.cs src/Umbraco.Infrastructure/Persistence/Querying/QueryExtensions.cs src/Umbraco.Infrastructure/Persistence/Querying/ExpressionVisitorBase.cs src/Umbraco.Infrastructure/Persistence/Querying/Query.cs src/Umbraco.Infrastructure/Persistence/Querying/UserDataFilter.cs src/Umbraco.Infrastructure/Persistence/Querying/PocoToSqlExpressionVisitor.cs src/Umbraco.Infrastructure/Persistence/SqlSyntax/ISqlSyntaxProvider.cs src/Umbraco.Infrastructure/Persistence/SqlSyntax/SqlSyntaxProviderBase.cs src/Umbraco.Infrastructure/Persistence/SqlSyntax/ColumnInfo.cs src/Umbraco.Infrastructure/Persistence/SqlSyntax/DbTypesFactory.cs src/Umbraco.Infrastructure/Persistence/SqlSyntax/SqlServerVersionName.cs src/Umbraco.Infrastructure/Persistence/SqlSyntax/DbTypes.cs src/Umbraco.Infrastructure/Persistence/SqlSyntax/SqlSyntaxProviderExtensions.cs src/Umbraco.Infrastructure/Persistence/UmbracoDatabase.cs src/Umbraco.Infrastructure/Persistence/DatabaseModelDefinitions/DeletionDataDefinition.cs src/Umbraco.Infrastructure/Persistence/DatabaseModelDefinitions/ForeignKeyDefinition.cs src/Umbraco.Infrastructure/Persistence/DatabaseModelDefinitions/TableDefinition.cs src/Umbraco.Infrastructure/Persistence/DatabaseModelDefinitions/ColumnDefinition.cs src/Umbraco.Infrastructure/Persistence/DatabaseModelDefinitions/ConstraintType.cs src/Umbraco.Infrastructure/Persistence/DatabaseModelDefinitions/ConstraintDefinition.cs src/Umbraco.Infrastructure/Persistence/DatabaseModelDefinitions/DbIndexDefinition.cs src/Umbraco.Infrastructure/Persistence/DatabaseModelDefinitions/SystemMethods.cs src/Umbraco.Infrastructure/Persistence/DatabaseModelDefinitions/ModificationType.cs src/Umbraco.Infrastructure/Persistence/DatabaseModelDefinitions/IndexDefinition.cs src/Umbraco.Infrastructure/Persistence/DatabaseModelDefinitions/DefinitionFactory.cs src/Umbraco.Infrastructure/Persistence/DatabaseModelDefinitions/IndexColumnDefinition.cs src/Umbraco.Infrastructure/Persistence/DatabaseModelDefinitions/InsertionDataDefinition.cs src/Umbraco.Infrastructure/Persistence/DatabaseAnnotations/IndexAttribute.cs src/Umbraco.Infrastructure/Persistence/DatabaseAnnotations/SpecialDbTypes.cs src/Umbraco.Infrastructure/Persistence/DatabaseAnnotations/SpecialDbType.cs src/Umbraco.Infrastructure/Persistence/DatabaseAnnotations/LengthAttribute.cs src/Umbraco.Infrastructure/Persistence/DatabaseAnnotations/PrimaryKeyColumnAttribute.cs src/Umbraco.Infrastructure/Persistence/DatabaseAnnotations/IndexTypes.cs src/Umbraco.Infrastructure/Persistence/DatabaseAnnotations/NullSettings.cs src/Umbraco.Infrastructure/Persistence/DatabaseAnnotations/ReferencesAttribute.cs src/Umbraco.Infrastructure/Persistence/DatabaseAnnotations/ConstraintAttribute.cs src/Umbraco.Infrastructure/Persistence/DatabaseAnnotations/SpecialDbTypeAttribute.cs src/Umbraco.Infrastructure/Persistence/DatabaseAnnotations/NullSettingAttribute.cs src/Umbraco.Infrastructure/Persistence/DatabaseAnnotations/ForeignKeyAttribute.cs src/Umbraco.Infrastructure/Persistence/IUmbracoDatabase.cs src/Umbraco.Infrastructure/Persistence/FaultHandling/RetryPolicy.cs src/Umbraco.Infrastructure/Persistence/FaultHandling/RetryingEventArgs.cs src/Umbraco.Infrastructure/Persistence/FaultHandling/RetryStrategy.cs src/Umbraco.Infrastructure/Persistence/FaultHandling/RetryLimitExceededException.cs src/Umbraco.Infrastructure/Persistence/FaultHandling/ITransientErrorDetectionStrategy.cs src/Umbraco.Infrastructure/Persistence/FaultHandling/Strategies/FixedInterval.cs src/Umbraco.Infrastructure/Persistence/FaultHandling/Strategies/ExponentialBackoff.cs src/Umbraco.Infrastructure/Persistence/FaultHandling/Strategies/Incremental.cs src/Umbraco.Infrastructure/Persistence/FaultHandling/RetryDbConnection.cs src/Umbraco.Infrastructure/Persistence/NPocoDatabaseTypeExtensions.cs src/Umbraco.Infrastructure/Persistence/SqlTemplate.cs src/Umbraco.Infrastructure/Persistence/IBulkSqlInsertProvider.cs src/Umbraco.Infrastructure/Persistence/Dtos/NodeDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/TagDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/AuditEntryDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/UserGroup2PermissionDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/PropertyTypeDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/LanguageTextDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/ContentTypeAllowedContentTypeDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/ConsentDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/ContentNuDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/UserGroup2NodeDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/Webhook2ContentTypeKeysDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/UserGroup2LanguageDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/LanguageDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/LogDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/ContentVersionCleanupPolicyDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/TemplateDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/MediaDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/LockDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/ContentTypeTemplateDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/RelationTypeDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/ExternalLoginTokenDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/DocumentVersionDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/ContentTypeDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/PropertyTypeGroupDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/UserStartNodeDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/DomainDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/MediaVersionDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/PropertyTypeReadOnlyDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/UserNotificationDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/MemberDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/AccessDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/DocumentPublishedReadOnlyDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/ContentType2ContentTypeDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/UserLoginDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/DataTypeDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/PropertyTypeCommonDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/WebhookRequestDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/RelationDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/Webhook2EventsDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/LogViewerQueryDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/PropertyDataDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/CacheInstructionDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/CreatedPackageSchemaDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/ExternalLoginDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/RedirectUrlDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/ContentVersionCultureVariationDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/UserGroup2NodePermissionDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/WebhookDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/ContentScheduleDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/User2UserGroupDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/PropertyTypeGroupReadOnlyDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/User2NodeNotifyDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/UserGroupDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/UserGroup2GranularPermissionDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/UserDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/ServerRegistrationDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/ContentVersionDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/AccessRuleDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/UserDataDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/Webhook2HeadersDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/AxisDefintionDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/TwoFactorLoginDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/DictionaryDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/DocumentDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/MemberPropertyTypeDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/UserGroup2AppDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/TagRelationshipDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/DocumentCultureVariationDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/KeyValueDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/Member2MemberGroupDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/ContentDto.cs src/Umbraco.Infrastructure/Persistence/Dtos/WebhookLogDto.cs src/Umbraco.Infrastructure/Persistence/SqlSyntaxExtensions.cs src/Umbraco.Infrastructure/Persistence/NPocoDatabaseExtensions-Bulk.cs src/Umbraco.Infrastructure/Persistence/DatabaseDebugHelper.cs src/Umbraco.Infrastructure/Persistence/NPocoMapperCollection.cs src/Umbraco.Infrastructure/Persistence/UmbracoDatabaseExtensions.cs src/Umbraco.Infrastructure/Persistence/UmbracoDatabaseFactory.cs src/Umbraco.Infrastructure/Persistence/SqlContextExtensions.cs src/Umbraco.Infrastructure/Persistence/RecordPersistenceType.cs src/Umbraco.Infrastructure/Persistence/DatabaseProviderMetadataExtensions.cs src/Umbraco.Infrastructure/Persistence/IProviderSpecificInterceptor.cs src/Umbraco.Infrastructure/Persistence/IScalarMapper.cs src/Umbraco.Infrastructure/Persistence/IUmbracoDatabaseFactory.cs src/Umbraco.Infrastructure/Persistence/CustomConnectionStringDatabaseProviderMetadata.cs src/Umbraco.Infrastructure/Persistence/DbConnectionExtensions.cs src/Umbraco.Infrastructure/Persistence/ISqlContext.cs src/Umbraco.Infrastructure/Persistence/DbProviderFactoryCreator.cs src/Umbraco.Infrastructure/Persistence/IDatabaseProviderMetadata.cs src/Umbraco.Infrastructure/Persistence/DbCommandExtensions.cs src/Umbraco.Infrastructure/Persistence/SqlContext.cs src/Umbraco.Infrastructure/Persistence/IDbProviderFactoryCreator.cs src/Umbraco.Infrastructure/Persistence/UmbracoPocoDataBuilder.cs src/Umbraco.Infrastructure/Persistence/NPocoMapperCollectionBuilder.cs src/Umbraco.Infrastructure/Persistence/SqlTemplates.cs src/Umbraco.Infrastructure/Persistence/Repositories/IEntityRepositoryExtended.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/ContentTypeRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/LanguageRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/WebhookRequestRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/UserGroupRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/DocumentVersionRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/EntityRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/PublicAccessRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/RelationTypeRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/PartialViewRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/WebhookRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/NodeCountRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/MemberRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/DomainRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/MemberTypeContainerRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/PropertyTypeUsageRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/NotificationsRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/UserDataRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/CreatedPackageSchemaRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/StylesheetRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/RedirectUrlRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/TrackedReferencesRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/AuditEntryRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/ContentRepositoryBase.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/PermissionRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/LanguageRepositoryExtensions.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/MediaTypeContainerRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/TupleExtensions.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/DataTypeRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/UserRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/ScriptRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/ContentTypeRepositoryBase.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/IdKeyMapRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/KeyValueRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/DocumentRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/WebhookLogRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/RepositoryBase.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/FileRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/ConsentRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/QueryType.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/ServerRegistrationRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/DataTypeContainerRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/DynamicRootRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/DocumentBlueprintContainerRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/MemberGroupRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/RelationRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/TemplateRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/SimpleGetRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/MemberTypeRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/LogViewerQueryRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/ExternalLoginRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/DataTypeUsageRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/LocalFileSystemTemporaryFileRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/EntityContainerRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/EntityRepositoryBase.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/ContentTypeCommonRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/TwoFactorLoginRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/DocumentTypeContainerRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/SimilarNodeName.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/DocumentBlueprintRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/MediaTypeRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/MediaRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/AuditRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/DictionaryRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/TagRepository.cs src/Umbraco.Infrastructure/Persistence/Repositories/Implement/CacheInstructionRepository.cs src/Umbraco.Infrastructure/Persistence/IProviderSpecificMapperFactory.cs src/Umbraco.Infrastructure/Persistence/ScalarMapper.cs src/Umbraco.Infrastructure/Persistence/Factories/ExternalLoginFactory.cs src/Umbraco.Infrastructure/Persistence/Factories/UserGroupFactory.cs src/Umbraco.Infrastructure/Persistence/Factories/WebhookLogFactory.cs src/Umbraco.Infrastructure/Persistence/Factories/TagFactory.cs src/Umbraco.Infrastructure/Persistence/Factories/ContentBaseFactory.cs src/Umbraco.Infrastructure/Persistence/Factories/UserFactory.cs src/Umbraco.Infrastructure/Persistence/Factories/WebhookRequestFactory.cs src/Umbraco.Infrastructure/Persistence/Factories/TemplateFactory.cs src/Umbraco.Infrastructure/Persistence/Factories/ServerRegistrationFactory.cs src/Umbraco.Infrastructure/Persistence/Factories/DictionaryTranslationFactory.cs src/Umbraco.Infrastructure/Persistence/Factories/DomainFactory.cs src/Umbraco.Infrastructure/Persistence/Factories/DictionaryItemFactory.cs src/Umbraco.Infrastructure/Persistence/Factories/MemberGroupFactory.cs src/Umbraco.Infrastructure/Persistence/Factories/CacheInstructionFactory.cs src/Umbraco.Infrastructure/Persistence/Factories/PublicAccessEntryFactory.cs src/Umbraco.Infrastructure/Persistence/Factories/PropertyFactory.cs src/Umbraco.Infrastructure/Persistence/Factories/ContentTypeFactory.cs src/Umbraco.Infrastructure/Persistence/Factories/DataTypeFactory.cs src/Umbraco.Infrastructure/Persistence/Factories/RelationFactory.cs src/Umbraco.Infrastructure/Persistence/Factories/PropertyGroupFactory.cs src/Umbraco.Infrastructure/Persistence/Factories/AuditEntryFactory.cs src/Umbraco.Infrastructure/Persistence/Factories/ConsentFactory.cs src/Umbraco.Infrastructure/Persistence/Factories/LanguageFactory.cs src/Umbraco.Infrastructure/Persistence/Factories/RelationTypeFactory.cs src/Umbraco.Infrastructure/Persistence/Factories/WebhookFactory.cs src/Umbraco.Infrastructure/Persistence/Mappers/UserSectionMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/DataTypeMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/ConsentMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/MemberTypeMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/UserGroupMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/AuditItemMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/UmbracoEntityMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/AuditEntryMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/RelationTypeMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/DomainMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/PropertyGroupMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/ContentTypeMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/IPermissionMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/AccessMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/MapperCollectionBuilder.cs src/Umbraco.Infrastructure/Persistence/Mappers/NullableDateMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/ServerRegistrationMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/MapperCollection.cs src/Umbraco.Infrastructure/Persistence/Mappers/KeyValueMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/LogViewerQueryMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/MemberMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/MediaMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/PropertyMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/MapperForAttribute.cs src/Umbraco.Infrastructure/Persistence/Mappers/TagMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/MapperConfigurationStore.cs src/Umbraco.Infrastructure/Persistence/Mappers/UserMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/MemberGroupMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/DictionaryMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/BaseMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/PropertyTypeMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/ContentMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/TemplateMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/ExternalLoginTokenMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/LanguageMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/DictionaryTranslationMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/MediaTypeMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/RelationMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/ExternalLoginMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/SimpleContentTypeMapper.cs src/Umbraco.Infrastructure/Persistence/Mappers/IMapperCollection.cs src/Umbraco.Infrastructure/Persistence/NPocoDatabaseExtensions.cs src/Umbraco.Infrastructure/Persistence/IDatabaseCreator.cs src/Umbraco.Infrastructure/Persistence/NPocoSqlExtensions.cs src/Umbraco.Infrastructure/IPublishedContentQueryAccessor.cs src/Umbraco.Infrastructure/BackgroundJobs/Jobs/HealthCheckNotifierJob.cs src/Umbraco.Infrastructure/BackgroundJobs/Jobs/ScheduledPublishingJob.cs src/Umbraco.Infrastructure/BackgroundJobs/Jobs/TemporaryFileCleanupJob.cs src/Umbraco.Infrastructure/BackgroundJobs/Jobs/LogScrubberJob.cs src/Umbraco.Infrastructure/BackgroundJobs/Jobs/TempFileCleanupJob.cs src/Umbraco.Infrastructure/BackgroundJobs/Jobs/ReportSiteJob.cs src/Umbraco.Infrastructure/BackgroundJobs/Jobs/OpenIddictCleanupJob.cs src/Umbraco.Infrastructure/BackgroundJobs/Jobs/ServerRegistration/TouchServerJob.cs src/Umbraco.Infrastructure/BackgroundJobs/Jobs/ServerRegistration/InstructionProcessJob.cs src/Umbraco.Infrastructure/BackgroundJobs/Jobs/ContentVersionCleanupJob.cs src/Umbraco.Infrastructure/BackgroundJobs/Jobs/WebhookFiring.cs src/Umbraco.Infrastructure/BackgroundJobs/Jobs/WebhookLoggingCleanup.cs src/Umbraco.Infrastructure/BackgroundJobs/RecurringBackgroundJobHostedServiceRunner.cs src/Umbraco.Infrastructure/BackgroundJobs/DelayCalculator.cs src/Umbraco.Infrastructure/BackgroundJobs/IRecurringBackgroundJob.cs src/Umbraco.Infrastructure/BackgroundJobs/RecurringBackgroundJobHostedService.cs src/Umbraco.Infrastructure/Scoping/IScopeProvider.cs src/Umbraco.Infrastructure/Scoping/Scope.cs src/Umbraco.Infrastructure/Scoping/IScope.cs src/Umbraco.Infrastructure/Scoping/ScopeContext.cs src/Umbraco.Infrastructure/Scoping/ScopeProvider.cs src/Umbraco.Infrastructure/Scoping/IHttpScopeReference.cs src/Umbraco.Infrastructure/Scoping/AmbientScopeContextStack.cs src/Umbraco.Infrastructure/Scoping/IScopeAccessor.cs src/Umbraco.Infrastructure/Scoping/HttpScopeReference.cs src/Umbraco.Infrastructure/Scoping/LegacyIScopeProvider.cs src/Umbraco.Infrastructure/Scoping/LegacyIScope.cs src/Umbraco.Infrastructure/Scoping/IAmbientScopeContextStack.cs src/Umbraco.Infrastructure/Scoping/AmbientScopeStack.cs src/Umbraco.Infrastructure/Scoping/ScopeContextualBase.cs src/Umbraco.Infrastructure/Scoping/IAmbientScopeStack.cs src/Umbraco.Infrastructure/HealthChecks/MarkdownToHtmlConverter.cs src/Umbraco.Infrastructure/PropertyEditors/TextAreaPropertyEditor.cs src/Umbraco.Infrastructure/PropertyEditors/RichTextEditorBlockValidator.cs src/Umbraco.Infrastructure/PropertyEditors/RadioButtonsPropertyEditor.cs src/Umbraco.Infrastructure/PropertyEditors/ImageCropperPropertyValueEditor.cs src/Umbraco.Infrastructure/PropertyEditors/MediaPicker3PropertyEditor.cs src/Umbraco.Infrastructure/PropertyEditors/TrueFalsePropertyEditor.cs src/Umbraco.Infrastructure/PropertyEditors/BlockGridPropertyNotificationHandler.cs src/Umbraco.Infrastructure/PropertyEditors/BlockValuePropertyValueEditorBase.cs src/Umbraco.Infrastructure/PropertyEditors/TemporaryFileUploadValidator.cs src/Umbraco.Infrastructure/PropertyEditors/CheckBoxListPropertyEditor.cs src/Umbraco.Infrastructure/PropertyEditors/DateTimePropertyEditor.cs src/Umbraco.Infrastructure/PropertyEditors/ComplexEditorValidator.cs src/Umbraco.Infrastructure/PropertyEditors/TextboxPropertyEditor.cs src/Umbraco.Infrastructure/PropertyEditors/ColorPickerConfigurationEditor.cs src/Umbraco.Infrastructure/PropertyEditors/ListViewPropertyEditor.cs src/Umbraco.Infrastructure/PropertyEditors/BlockEditorValidatorBase.cs src/Umbraco.Infrastructure/PropertyEditors/MultiUrlPickerPropertyEditor.cs src/Umbraco.Infrastructure/PropertyEditors/RichTextEditorPastedImages.cs src/Umbraco.Infrastructure/PropertyEditors/FileUploadPropertyValueEditor.cs src/Umbraco.Infrastructure/PropertyEditors/MultipleTextStringConfigurationEditor.cs src/Umbraco.Infrastructure/PropertyEditors/BlockListConfigurationEditor.cs src/Umbraco.Infrastructure/PropertyEditors/BlockEditorPropertyNotificationHandlerBase.cs src/Umbraco.Infrastructure/PropertyEditors/ValueListUniqueValueValidator.cs src/Umbraco.Infrastructure/PropertyEditors/BlockListPropertyEditor.cs src/Umbraco.Infrastructure/PropertyEditors/BlockListPropertyEditorBase.cs src/Umbraco.Infrastructure/PropertyEditors/BlockGridPropertyEditor.cs src/Umbraco.Infrastructure/PropertyEditors/BlockGridConfigurationEditor.cs src/Umbraco.Infrastructure/PropertyEditors/ImageCropperConfigurationEditor.cs src/Umbraco.Infrastructure/PropertyEditors/BlockListPropertyNotificationHandler.cs src/Umbraco.Infrastructure/PropertyEditors/ColorPickerPropertyEditor.cs src/Umbraco.Infrastructure/PropertyEditors/BlockEditorValues.cs src/Umbraco.Infrastructure/PropertyEditors/ImageCropperConfiguration.cs src/Umbraco.Infrastructure/PropertyEditors/EmailAddressPropertyEditor.cs src/Umbraco.Infrastructure/PropertyEditors/DropDownFlexiblePropertyEditor.cs src/Umbraco.Infrastructure/PropertyEditors/MultiNodeTreePickerPropertyEditor.cs src/Umbraco.Infrastructure/PropertyEditors/ComplexPropertyEditorContentNotificationHandler.cs src/Umbraco.Infrastructure/PropertyEditors/RichTextPropertyEditorHelper.cs src/Umbraco.Infrastructure/PropertyEditors/BlockEditorPropertyValueEditor.cs src/Umbraco.Infrastructure/PropertyEditors/DropDownFlexibleConfigurationEditor.cs src/Umbraco.Infrastructure/PropertyEditors/NestedPropertyIndexValueFactoryBase.cs src/Umbraco.Infrastructure/PropertyEditors/BlockGridPropertyEditorBase.cs src/Umbraco.Infrastructure/PropertyEditors/MultipleValueEditor.cs src/Umbraco.Infrastructure/PropertyEditors/FileUploadPropertyEditor.cs src/Umbraco.Infrastructure/PropertyEditors/BlockValuePropertyIndexValueFactory.cs src/Umbraco.Infrastructure/PropertyEditors/BlockEditorValidator.cs src/Umbraco.Infrastructure/PropertyEditors/ImageCropperPropertyEditor.cs src/Umbraco.Infrastructure/PropertyEditors/BlockEditorMinMaxValidatorBase.cs src/Umbraco.Infrastructure/PropertyEditors/TagsPropertyEditor.cs src/Umbraco.Infrastructure/PropertyEditors/ValueListConfigurationEditor.cs src/Umbraco.Infrastructure/PropertyEditors/ValueConverters/BlockEditorConverter.cs src/Umbraco.Infrastructure/PropertyEditors/ValueConverters/BlockPropertyValueConverterBase.cs src/Umbraco.Infrastructure/PropertyEditors/ValueConverters/BlockListPropertyValueConstructorCache.cs src/Umbraco.Infrastructure/PropertyEditors/ValueConverters/BlockGridPropertyValueConverter.cs src/Umbraco.Infrastructure/PropertyEditors/ValueConverters/RichTextBlockPropertyValueCreator.cs src/Umbraco.Infrastructure/PropertyEditors/ValueConverters/BlockGridPropertyValueCreator.cs src/Umbraco.Infrastructure/PropertyEditors/ValueConverters/BlockPropertyValueCreatorBase.cs src/Umbraco.Infrastructure/PropertyEditors/ValueConverters/FileUploadValue.cs src/Umbraco.Infrastructure/PropertyEditors/ValueConverters/BlockEditorPropertyValueConstructorCacheBase.cs src/Umbraco.Infrastructure/PropertyEditors/ValueConverters/MultiUrlPickerValueConverter.cs src/Umbraco.Infrastructure/PropertyEditors/ValueConverters/RteBlockRenderingValueConverter.cs src/Umbraco.Infrastructure/PropertyEditors/ValueConverters/RichTextBlockPropertyValueConstructorCache.cs src/Umbraco.Infrastructure/PropertyEditors/ValueConverters/RichTextParsingRegexes.cs src/Umbraco.Infrastructure/PropertyEditors/ValueConverters/ImageCropperValueConverter.cs src/Umbraco.Infrastructure/PropertyEditors/ValueConverters/ImageCropperValue.cs src/Umbraco.Infrastructure/PropertyEditors/ValueConverters/BlockListPropertyValueConverter.cs src/Umbraco.Infrastructure/PropertyEditors/ValueConverters/BlockGridPropertyValueConstructorCache.cs src/Umbraco.Infrastructure/PropertyEditors/ValueConverters/MarkdownEditorValueConverter.cs src/Umbraco.Infrastructure/PropertyEditors/ValueConverters/ConstructorCacheClearNotificationHandler.cs src/Umbraco.Infrastructure/PropertyEditors/ValueConverters/BlockListPropertyValueCreator.cs src/Umbraco.Infrastructure/PropertyEditors/ValueConverters/JsonValueConverter.cs src/Umbraco.Infrastructure/PropertyEditors/ValueConverters/MediaPickerWithCropsValueConverter.cs src/Umbraco.Infrastructure/PropertyEditors/ValueConverters/TemporaryFileUploadValueBase.cs src/Umbraco.Infrastructure/PropertyEditors/MultipleTextStringPropertyEditor.cs src/Umbraco.Infrastructure/PropertyEditors/SliderPropertyEditor.cs src/Umbraco.Infrastructure/PropertyEditors/RichTextPropertyEditor.cs src/Umbraco.Infrastructure/PropertyEditors/MultiUrlPickerValueEditor.cs src/Umbraco.Infrastructure/PropertyEditors/RichTextPropertyIndexValueFactory.cs src/Umbraco.Infrastructure/Packaging/IImportPackageBuilder.cs src/Umbraco.Infrastructure/Packaging/ImportPackageBuilderExpression.cs src/Umbraco.Infrastructure/Packaging/PackageInstallation.cs src/Umbraco.Infrastructure/Packaging/PackageMigrationPlanCollectionBuilder.cs src/Umbraco.Infrastructure/Packaging/PackageMigrationPlanCollection.cs src/Umbraco.Infrastructure/Packaging/ImportPackageBuilder.cs src/Umbraco.Infrastructure/Packaging/PendingPackageMigrations.cs src/Umbraco.Infrastructure/Packaging/PackageMigrationBase.cs src/Umbraco.Infrastructure/Packaging/AutomaticPackageMigrationPlan.cs src/Umbraco.Infrastructure/Packaging/PackageMigrationPlan.cs src/Umbraco.Infrastructure/Packaging/PackageDataInstallation.cs src/Umbraco.Infrastructure/PublishedContentQuery.cs src/Umbraco.Infrastructure/DeliveryApi/ApiRichTextMarkupParser.cs src/Umbraco.Infrastructure/DeliveryApi/ApiRichTextElementParser.cs src/Umbraco.Infrastructure/DeliveryApi/IApiMediaWithCropsResponseBuilder.cs src/Umbraco.Infrastructure/DeliveryApi/ApiMediaWithCropsResponseBuilder.cs src/Umbraco.Infrastructure/DeliveryApi/ApiMediaWithCropsBuilderBase.cs src/Umbraco.Infrastructure/DeliveryApi/ApiMediaWithCropsBuilder.cs src/Umbraco.Infrastructure/DeliveryApi/ApiRichTextParserBase.cs src/Umbraco.Infrastructure/DeliveryApi/IApiMediaWithCropsBuilder.cs src/Umbraco.Infrastructure/Manifest/AppPluginsPackageManifestReader.cs src/Umbraco.Infrastructure/Manifest/PackageManifestReader.cs src/Umbraco.Infrastructure/Manifest/BackOfficePackageManifestReader.cs src/Umbraco.Infrastructure/Manifest/IPackageManifestReader.cs src/Umbraco.Infrastructure/Manifest/PackageManifestService.cs src/Umbraco.Infrastructure/PublishedContentQueryAccessor.cs src/Umbraco.Infrastructure/Search/IndexingNotificationHandler.ContentType.cs src/Umbraco.Infrastructure/Search/IndexingNotificationHandler.Media.cs src/Umbraco.Infrastructure/Search/IDeliveryApiIndexingHandler.cs src/Umbraco.Infrastructure/Search/IndexingNotificationHandler.Member.cs src/Umbraco.Infrastructure/Search/IndexingNotificationHandler.Language.cs src/Umbraco.Infrastructure/Search/IndexingNotificationHandler.Content.cs src/Umbraco.Infrastructure/Search/IndexingNotificationHandler.DeliveryApi.cs src/Umbraco.Infrastructure/Search/IUmbracoIndexingHandler.cs src/Umbraco.Infrastructure/Search/UmbracoTreeSearcherFields.cs src/Umbraco.Infrastructure/Telemetry/Services/UsageInformationService.cs src/Umbraco.Infrastructure/Telemetry/Interfaces/IDetailedTelemetryProvider.cs src/Umbraco.Infrastructure/Telemetry/Providers/MediaTelemetryProvider.cs src/Umbraco.Infrastructure/Telemetry/Providers/DomainTelemetryProvider.cs src/Umbraco.Infrastructure/Telemetry/Providers/LanguagesTelemetryProvider.cs src/Umbraco.Infrastructure/Telemetry/Providers/WebhookTelemetryProvider.cs src/Umbraco.Infrastructure/Telemetry/Providers/BlocksInRichTextTelemetryProvider.cs src/Umbraco.Infrastructure/Telemetry/Providers/NodeCountTelemetryProvider.cs src/Umbraco.Infrastructure/Telemetry/Providers/ExamineTelemetryProvider.cs src/Umbraco.Infrastructure/Telemetry/Providers/PropertyEditorTelemetryProvider.cs src/Umbraco.Infrastructure/Telemetry/Providers/ContentTelemetryProvider.cs src/Umbraco.Infrastructure/Telemetry/Providers/SystemTroubleshootingInformationTelemetryProvider.cs src/Umbraco.Infrastructure/Telemetry/Providers/DeliveryApiTelemetryProvider.cs src/Umbraco.Infrastructure/Telemetry/Providers/UserTelemetryProvider.cs src/Umbraco.Infrastructure/Factories/Installer/DatabaseSettingsFactory.cs src/Umbraco.Infrastructure/Migrations/MergeBuilder.cs src/Umbraco.Infrastructure/Migrations/IMigrationPlanExecutor.cs src/Umbraco.Infrastructure/Migrations/Install/DatabaseDataCreator.cs src/Umbraco.Infrastructure/Migrations/Install/DatabaseSchemaResult.cs src/Umbraco.Infrastructure/Migrations/Install/DatabaseSchemaCreator.cs src/Umbraco.Infrastructure/Migrations/Install/DatabaseSchemaCreatorFactory.cs src/Umbraco.Infrastructure/Migrations/Install/DatabaseBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/ExpressionBuilderBaseOfNext.cs src/Umbraco.Infrastructure/Migrations/Expressions/Execute/Expressions/ExecuteSqlStatementExpression.cs src/Umbraco.Infrastructure/Migrations/Expressions/Execute/IExecuteBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Execute/ExecuteBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Alter/AlterBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Alter/Expressions/AlterDefaultConstraintExpression.cs src/Umbraco.Infrastructure/Migrations/Expressions/Alter/Expressions/AlterTableExpression.cs src/Umbraco.Infrastructure/Migrations/Expressions/Alter/Expressions/AlterColumnExpression.cs src/Umbraco.Infrastructure/Migrations/Expressions/Alter/IAlterBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Alter/Table/IAlterTableColumnTypeBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Alter/Table/IAlterTableBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Alter/Table/AlterTableBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Alter/Table/IAlterTableColumnOptionForeignKeyCascadeBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Alter/Table/IAlterTableColumnOptionBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/IFluentBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Update/IUpdateWhereBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Update/IUpdateTableBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Update/Expressions/UpdateDataExpression.cs src/Umbraco.Infrastructure/Migrations/Expressions/Update/UpdateDataBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Update/IUpdateBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Update/UpdateBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Rename/Column/RenameColumnBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Rename/Column/IRenameColumnToBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Rename/Column/IRenameColumnBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Rename/RenameBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Rename/Expressions/RenameColumnExpression.cs src/Umbraco.Infrastructure/Migrations/Expressions/Rename/Expressions/RenameTableExpression.cs src/Umbraco.Infrastructure/Migrations/Expressions/Rename/IRenameBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Rename/Table/RenameTableBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Rename/Table/IRenameTableBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/Column/CreateColumnBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/Column/ICreateColumnOptionForeignKeyCascadeBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/Column/ICreateColumnOnTableBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/Column/ICreateColumnTypeBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/Column/ICreateColumnOptionBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/Index/ICreateIndexOptionsBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/Index/ICreateIndexForTableBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/Index/CreateIndexBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/Index/ICreateIndexColumnOptionsBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/Index/ICreateIndexOnColumnBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/Expressions/CreateConstraintExpression.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/Expressions/CreateTableExpression.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/ForeignKey/ICreateForeignKeyToTableBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/ForeignKey/CreateForeignKeyBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/ForeignKey/ICreateForeignKeyFromTableBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/ForeignKey/ICreateForeignKeyForeignColumnBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/ForeignKey/ICreateForeignKeyPrimaryColumnBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/ForeignKey/ICreateForeignKeyCascadeBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/Table/CreateTableOfDtoBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/Table/ICreateTableColumnOptionBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/Table/ICreateTableColumnAsTypeBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/Table/ICreateTableColumnOptionForeignKeyCascadeBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/Table/CreateTableBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/Table/ICreateTableWithColumnBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/Constraint/ICreateConstraintColumnsBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/Constraint/ICreateConstraintOnTableBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/Constraint/CreateConstraintBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/CreateBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/ICreateBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Create/KeysAndIndexes/CreateKeysAndIndexesBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/Column/IDeleteColumnBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/Column/DeleteColumnBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/DeleteBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/DefaultConstraint/IDeleteDefaultConstraintOnColumnBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/DefaultConstraint/DeleteDefaultConstraintBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/DefaultConstraint/IDeleteDefaultConstraintOnTableBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/Index/IDeleteIndexForTableBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/Index/DeleteIndexBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/Expressions/DeleteDataExpression.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/Expressions/DeleteForeignKeyExpression.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/Expressions/DeleteTableExpression.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/Expressions/DeleteDefaultConstraintExpression.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/Expressions/DeleteColumnExpression.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/Expressions/DeleteIndexExpression.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/Expressions/DeleteConstraintExpression.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/Data/IDeleteDataBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/Data/DeleteDataBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/ForeignKey/IDeleteForeignKeyFromTableBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/ForeignKey/IDeleteForeignKeyOnTableBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/ForeignKey/DeleteForeignKeyBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/ForeignKey/IDeleteForeignKeyForeignColumnBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/ForeignKey/IDeleteForeignKeyToTableBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/ForeignKey/IDeleteForeignKeyPrimaryColumnBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/IDeleteBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/Constraint/DeleteConstraintBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/Constraint/IDeleteConstraintBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Delete/KeysAndIndexes/DeleteKeysAndIndexesBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/ExpressionBuilderBase.cs src/Umbraco.Infrastructure/Migrations/Expressions/Insert/IInsertBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Insert/Expressions/InsertDataExpression.cs src/Umbraco.Infrastructure/Migrations/Expressions/Insert/IInsertIntoBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Insert/InsertIntoBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Insert/InsertBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Common/IColumnOptionBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Common/Expressions/CreateForeignKeyExpression.cs src/Umbraco.Infrastructure/Migrations/Expressions/Common/Expressions/CreateColumnExpression.cs src/Umbraco.Infrastructure/Migrations/Expressions/Common/Expressions/CreateIndexExpression.cs src/Umbraco.Infrastructure/Migrations/Expressions/Common/IExecutableBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Common/IColumnTypeBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Common/ExecutableBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Common/IForeignKeyCascadeBuilder.cs src/Umbraco.Infrastructure/Migrations/Notifications/DatabaseSchemaCreatedNotification.cs src/Umbraco.Infrastructure/Migrations/Notifications/DatabaseSchemaCreatingNotification.cs src/Umbraco.Infrastructure/Migrations/Notifications/MigrationPlansExecutedNotification.cs src/Umbraco.Infrastructure/Migrations/Notifications/DatabaseSchemaAndDataCreatedNotification.cs src/Umbraco.Infrastructure/Migrations/Notifications/UmbracoPlanExecutedNotification.cs src/Umbraco.Infrastructure/Migrations/Upgrade/Upgrader.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_13_0_0/ChangeLogStatusCode.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_13_0_0/AddWebhooks.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_13_0_0/AddExceptionOccured.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_13_0_0/RenameEventNameColumn.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_13_0_0/ChangeWebhookUrlColumnsToNvarcharMax.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_13_0_0/RenameWebhookIdToKey.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_13_0_0/AddWebhookRequest.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_13_0_0/AddWebhookDatabaseLock.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_13_0_0/ChangeWebhookRequestObjectColumnToNvarcharMax.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_13_3_0/AlignUpgradedDatabase.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/DeleteMacroTables.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateUserGroup2PermissionPermissionColumnType.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MoveDocumentBlueprintsToFolders.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/AddPropertyEditorUiAliasColumn.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateTours.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/AddEditorUiToDataType.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/AddGuidsToUserGroups.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/AddGuidsToUsers.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/CleanUpDataTypeConfigurations.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/RenameTechnologyLeakingPropertyEditorAliases.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateCharPermissionsToStrings.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/UpdateToOpenIddictV5.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/AddUserGroupPermissionTable.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/AddListViewKeysToDocumentTypes.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateNotificationCharsToStrings.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/UpdateDefaultGuidsOfCreatedPackages.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateSchduledPublishesToUtc.cs src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_0_0/MigrateDataTypeConfigurations.cs src/Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPlan.cs src/Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPremigrationPlan.cs src/Umbraco.Infrastructure/Migrations/Upgrade/Common/DeleteKeysAndIndexes.cs src/Umbraco.Infrastructure/Migrations/Upgrade/Common/CreateKeysAndIndexes.cs src/Umbraco.Infrastructure/Migrations/IMigrationContext.cs src/Umbraco.Infrastructure/Migrations/IncompleteMigrationExpressionException.cs src/Umbraco.Infrastructure/Migrations/EFCoreMigration.cs src/Umbraco.Infrastructure/Migrations/MigrationBase.cs src/Umbraco.Infrastructure/Migrations/NoopMigration.cs src/Umbraco.Infrastructure/Migrations/PostMigrations/PublishedSnapshotRebuilder.cs src/Umbraco.Infrastructure/Migrations/PostMigrations/ClearCsrfCookieHandler.cs src/Umbraco.Infrastructure/Migrations/PostMigrations/IPublishedSnapshotRebuilder.cs src/Umbraco.Infrastructure/Migrations/ExecutedMigrationPlan.cs src/Umbraco.Infrastructure/Migrations/IEFCoreMigrationExecutor.cs src/Umbraco.Infrastructure/Migrations/MigrationBase_Extra.cs src/Umbraco.Infrastructure/Migrations/IMigrationExpression.cs src/Umbraco.Infrastructure/Migrations/MigrationContext.cs src/Umbraco.Infrastructure/Migrations/MigrationExpressionBase.cs src/Umbraco.Infrastructure/Migrations/MigrationBuilder.cs src/Umbraco.Infrastructure/Migrations/IMigrationBuilder.cs src/Umbraco.Infrastructure/Migrations/MigrationPlanExecutor.cs src/Umbraco.Infrastructure/Migrations/UnscopedMigrationBase.cs src/Umbraco.Infrastructure/Migrations/MigrationPlan.cs src/Umbraco.Infrastructure/Logging/MessageTemplates.cs src/Umbraco.Infrastructure/Logging/Serilog/UmbracoFileConfiguration.cs src/Umbraco.Infrastructure/Logging/Serilog/Enrichers/HttpSessionIdEnricher.cs src/Umbraco.Infrastructure/Logging/Serilog/Enrichers/Log4NetLevelMapperEnricher.cs src/Umbraco.Infrastructure/Logging/Serilog/Enrichers/HttpRequestIdEnricher.cs src/Umbraco.Infrastructure/Logging/Serilog/Enrichers/HttpRequestNumberEnricher.cs src/Umbraco.Infrastructure/Logging/Serilog/Enrichers/ThreadAbortExceptionEnricher.cs src/Umbraco.Infrastructure/Logging/Serilog/SerilogLogger.cs src/Umbraco.Infrastructure/Logging/Serilog/LoggerConfigExtensions.cs src/Umbraco.Infrastructure/Logging/Viewer/SerilogJsonLogViewer.cs src/Umbraco.Infrastructure/Logging/Viewer/SerilogLegacyNameResolver.cs src/Umbraco.Infrastructure/Logging/Viewer/ExpressionFilter.cs src/Umbraco.Infrastructure/Logging/Viewer/SerilogExpressionsFunctions.cs src/Umbraco.Infrastructure/Logging/Viewer/MessageTemplateFilter.cs src/Umbraco.Infrastructure/Logging/Viewer/LogMessage.cs src/Umbraco.Infrastructure/Logging/Viewer/ErrorCounterFilter.cs src/Umbraco.Infrastructure/Logging/Viewer/ILogViewerConfig.cs src/Umbraco.Infrastructure/Logging/Viewer/ILogViewer.cs src/Umbraco.Infrastructure/Logging/Viewer/LogViewerConfig.cs src/Umbraco.Infrastructure/Logging/Viewer/ILogLevelLoader.cs src/Umbraco.Infrastructure/Logging/Viewer/CountingFilter.cs src/Umbraco.Infrastructure/Logging/Viewer/ILogFilter.cs src/Umbraco.Infrastructure/Logging/Viewer/SerilogLogViewerSourceBase.cs src/Umbraco.Infrastructure/Logging/Viewer/SavedLogSearch.cs src/Umbraco.Infrastructure/Logging/Viewer/LogLevelLoader.cs src/Umbraco.Infrastructure/Suspendable.cs src/Umbraco.Infrastructure/DistributedLocking/DefaultDistributedLockingMechanismFactory.cs src/Umbraco.Infrastructure/Examine/DeliveryApiContentIndexHelper.cs src/Umbraco.Infrastructure/Examine/GenericIndexDiagnostics.cs src/Umbraco.Infrastructure/Examine/BaseValueSetBuilder.cs src/Umbraco.Infrastructure/Examine/IIndexDiagnostics.cs src/Umbraco.Infrastructure/Examine/DeliveryApiContentIndexPopulator.cs src/Umbraco.Infrastructure/Examine/IValueSetBuilder.cs src/Umbraco.Infrastructure/Examine/PublishedContentIndexPopulator.cs src/Umbraco.Infrastructure/Examine/IndexPopulator.cs src/Umbraco.Infrastructure/Examine/IContentValueSetBuilder.cs src/Umbraco.Infrastructure/Examine/IUmbracoMemberIndex.cs src/Umbraco.Infrastructure/Examine/IIndexDiagnosticsFactory.cs src/Umbraco.Infrastructure/Examine/IDeliveryApiContentIndexHelper.cs src/Umbraco.Infrastructure/Examine/IndexTypes.cs src/Umbraco.Infrastructure/Examine/ExamineSearcherModel.cs src/Umbraco.Infrastructure/Examine/RebuildOnStartupHandler.cs src/Umbraco.Infrastructure/Examine/MediaIndexPopulator.cs src/Umbraco.Infrastructure/Examine/ExamineIndexingMainDomHandler.cs src/Umbraco.Infrastructure/Examine/MemberValueSetBuilder.cs src/Umbraco.Infrastructure/Examine/IDeliveryApiContentIndexValueSetBuilder.cs src/Umbraco.Infrastructure/Examine/IndexDiagnosticsFactory.cs src/Umbraco.Infrastructure/Examine/DeliveryApiIndexingHandler.cs src/Umbraco.Infrastructure/Examine/ContentIndexPopulator.cs src/Umbraco.Infrastructure/Examine/IIndexPopulator.cs src/Umbraco.Infrastructure/Examine/UmbracoExamineExtensions.cs src/Umbraco.Infrastructure/Examine/IPublishedContentValueSetBuilder.cs src/Umbraco.Infrastructure/Examine/ExamineExtensions.cs src/Umbraco.Infrastructure/Examine/ExamineIndexRebuilder.cs src/Umbraco.Infrastructure/Examine/IIndexRebuilder.cs src/Umbraco.Infrastructure/Examine/DeliveryApiContentIndexValueSetBuilder.cs src/Umbraco.Infrastructure/Examine/IContentValueSetValidator.cs src/Umbraco.Infrastructure/Examine/IUmbracoContentIndex.cs src/Umbraco.Infrastructure/Examine/DeferredActions.cs src/Umbraco.Infrastructure/Examine/IBackOfficeExamineSearcher.cs src/Umbraco.Infrastructure/Examine/NoopBackOfficeExamineSearcher.cs src/Umbraco.Infrastructure/Examine/Deferred/DeliveryApiContentIndexDeferredBase.cs src/Umbraco.Infrastructure/Examine/Deferred/DeliveryApiContentIndexHandlePublicAccessChanges.cs src/Umbraco.Infrastructure/Examine/Deferred/DeliveryApiContentIndexHandleContentChanges.cs src/Umbraco.Infrastructure/Examine/Deferred/DeliveryApiContentIndexHandleContentTypeChanges.cs src/Umbraco.Infrastructure/Examine/UmbracoIndexConfig.cs src/Umbraco.Infrastructure/Examine/DeliveryApiContentIndexFieldDefinitionBuilder.cs src/Umbraco.Infrastructure/Examine/MediaValueSetBuilder.cs src/Umbraco.Infrastructure/Examine/UmbracoFieldDefinitionCollection.cs src/Umbraco.Infrastructure/Examine/ExamineUmbracoIndexingHandler.cs src/Umbraco.Infrastructure/Examine/ContentValueSetBuilder.cs src/Umbraco.Infrastructure/Examine/ContentValueSetValidator.cs src/Umbraco.Infrastructure/Examine/IUmbracoTreeSearcherFields.cs src/Umbraco.Infrastructure/Examine/UmbracoExamineFieldNames.cs src/Umbraco.Infrastructure/Examine/ExamineIndexModel.cs src/Umbraco.Infrastructure/Examine/IDeliveryApiContentIndexFieldDefinitionBuilder.cs src/Umbraco.Infrastructure/Examine/MemberValueSetValidator.cs src/Umbraco.Infrastructure/Examine/MemberIndexPopulator.cs src/Umbraco.Infrastructure/Examine/IDeferredAction.cs src/Umbraco.Infrastructure/Examine/IUmbracoIndexConfig.cs src/Umbraco.Infrastructure/Examine/IUmbracoIndex.cs src/Umbraco.Infrastructure/Examine/ValueSetValidator.cs src/Umbraco.Infrastructure/Mapping/UmbracoMapper.cs src/Umbraco.Infrastructure/Mapping/RelationModelMapDefinition.cs src/Umbraco.Infrastructure/Mapping/UmbracoDefaultMapper.cs src/Umbraco.Cms.Api.Common/Attributes/MapToApiAttribute.cs src/Umbraco.Cms.Api.Common/DependencyInjection/UmbracoBuilderAuthExtensions.cs src/Umbraco.Cms.Api.Common/DependencyInjection/MvcBuilderExtensions.cs src/Umbraco.Cms.Api.Common/DependencyInjection/UmbracoBuilderApiExtensions.cs src/Umbraco.Cms.Api.Common/Configuration/DefaultApiConfiguration.cs src/Umbraco.Cms.Api.Common/Configuration/ConfigureApiBehaviorOptions.cs src/Umbraco.Cms.Api.Common/Configuration/ConfigureMvcJsonOptions.cs src/Umbraco.Cms.Api.Common/Configuration/ConfigureUmbracoSwaggerGenOptions.cs src/Umbraco.Cms.Api.Common/Builders/ProblemDetailsBuilder.cs src/Umbraco.Cms.Api.Common/Filters/JsonOptionsNameAttribute.cs src/Umbraco.Cms.Api.Common/Serialization/UmbracoJsonTypeInfoResolver.cs src/Umbraco.Cms.Api.Common/Serialization/IUmbracoJsonTypeInfoResolver.cs src/Umbraco.Cms.Api.Common/Extensions/MethodInfoApiCommonExtensions.cs src/Umbraco.Cms.Api.Common/Security/Paths.cs src/Umbraco.Cms.Api.Common/Mvc/ActionResults/EmptyCreatedAtActionResult.cs src/Umbraco.Cms.Api.Common/Umbraco.Cms.Api.Common.csproj src/Umbraco.Cms.Api.Common/Json/NamedSystemTextJsonOutputFormatter.cs src/Umbraco.Cms.Api.Common/Json/HttpContextJsonExtensions.cs src/Umbraco.Cms.Api.Common/Json/NamedSystemTextJsonInputFormatter.cs src/Umbraco.Cms.Api.Common/OpenApi/MimeTypeDocumentFilter.cs src/Umbraco.Cms.Api.Common/OpenApi/EnumSchemaFilter.cs src/Umbraco.Cms.Api.Common/OpenApi/OperationIdHandler.cs src/Umbraco.Cms.Api.Common/OpenApi/IOpenApiDiscriminator.cs src/Umbraco.Cms.Api.Common/OpenApi/IOperationIdHandler.cs src/Umbraco.Cms.Api.Common/OpenApi/OperationIdRegexes.cs src/Umbraco.Cms.Api.Common/OpenApi/SwaggerRouteTemplatePipelineFilter.cs src/Umbraco.Cms.Api.Common/OpenApi/SchemaIdSelector.cs src/Umbraco.Cms.Api.Common/OpenApi/SchemaIdHandler.cs src/Umbraco.Cms.Api.Common/OpenApi/IOperationIdSelector.cs src/Umbraco.Cms.Api.Common/OpenApi/ISchemaIdHandler.cs src/Umbraco.Cms.Api.Common/OpenApi/OperationIdSelector.cs src/Umbraco.Cms.Api.Common/OpenApi/ISchemaIdSelector.cs src/Umbraco.Cms.Api.Common/ViewModels/Pagination/PagedViewModel.cs src/Umbraco.Web.Website/Routing/FrontEndRoutes.cs src/Umbraco.Web.Website/Routing/UmbracoRouteValueTransformer.cs src/Umbraco.Web.Website/Routing/EagerMatcherPolicy.cs src/Umbraco.Web.Website/Routing/IControllerActionSearcher.cs src/Umbraco.Web.Website/Routing/IPublicAccessRequestHandler.cs src/Umbraco.Web.Website/Routing/UmbracoRouteValuesFactory.cs src/Umbraco.Web.Website/Routing/IUmbracoRouteValuesFactory.cs src/Umbraco.Web.Website/Routing/NotFoundSelectorPolicy.cs src/Umbraco.Web.Website/Routing/ControllerActionSearcher.cs src/Umbraco.Web.Website/Routing/SurfaceControllerMatcherPolicy.cs src/Umbraco.Web.Website/Routing/PublicAccessRequestHandler.cs src/Umbraco.Web.Website/ViewEngines/RenderRazorViewEngineOptionsSetup.cs src/Umbraco.Web.Website/ViewEngines/ProfilingViewEngine.cs src/Umbraco.Web.Website/ViewEngines/PluginRazorViewEngineOptionsSetup.cs src/Umbraco.Web.Website/ViewEngines/ProfilingViewEngineWrapperMvcViewOptionsSetup.cs src/Umbraco.Web.Website/DependencyInjection/UmbracoBuilderExtensions.cs src/Umbraco.Web.Website/DependencyInjection/UmbracoBuilder.MemberIdentity.cs src/Umbraco.Web.Website/Extensions/TypeLoaderExtensions.cs src/Umbraco.Web.Website/Extensions/LinkGeneratorExtensions.cs src/Umbraco.Web.Website/Extensions/HtmlHelperRenderExtensions.cs src/Umbraco.Web.Website/Extensions/WebsiteUmbracoBuilderExtensions.cs src/Umbraco.Web.Website/Extensions/UmbracoApplicationBuilder.Website.cs src/Umbraco.Web.Website/Security/MemberAuthenticationBuilder.cs src/Umbraco.Web.Website/Security/MemberExternalLoginsBuilder.cs src/Umbraco.Web.Website/Middleware/BasicAuthenticationMiddleware.cs src/Umbraco.Web.Website/Models/NoNodesViewModel.cs src/Umbraco.Web.Website/Models/MemberModelBuilderBase.cs src/Umbraco.Web.Website/Models/MemberModelBuilderFactory.cs src/Umbraco.Web.Website/Models/ProfileModel.cs src/Umbraco.Web.Website/Models/ProfileModelBuilder.cs src/Umbraco.Web.Website/Models/RegisterModel.cs src/Umbraco.Web.Website/Models/RegisterModelBuilder.cs src/Umbraco.Web.Website/Umbraco.Web.Website.csproj src/Umbraco.Web.Website/Controllers/UmbTwoFactorLoginController.cs src/Umbraco.Web.Website/Controllers/SurfaceController.cs src/Umbraco.Web.Website/Controllers/UmbLoginStatusController.cs src/Umbraco.Web.Website/Controllers/RenderNoContentController.cs src/Umbraco.Web.Website/Controllers/UmbLoginController.cs src/Umbraco.Web.Website/Controllers/UmbExternalLoginController.cs src/Umbraco.Web.Website/Controllers/UmbProfileController.cs src/Umbraco.Web.Website/Controllers/UmbRegisterController.cs src/Umbraco.Web.Website/Controllers/UmbracoRenderingDefaultsOptions.cs src/Umbraco.Web.Website/ActionResults/UmbracoPageResult.cs src/Umbraco.Web.Website/ActionResults/RedirectToUmbracoUrlResult.cs src/Umbraco.Web.Website/ActionResults/RedirectToUmbracoPageResult.cs src/Umbraco.Web.Website/Collections/SurfaceControllerTypeCollectionBuilder.cs src/Umbraco.Web.Website/Collections/SurfaceControllerTypeCollection.cs src/Umbraco.Cms.Api.Delivery/Querying/Selectors/DescendantsSelector.cs src/Umbraco.Cms.Api.Delivery/Querying/Selectors/ChildrenSelector.cs src/Umbraco.Cms.Api.Delivery/Querying/Selectors/AncestorsSelector.cs src/Umbraco.Cms.Api.Delivery/Querying/Sorts/SortOrderSort.cs src/Umbraco.Cms.Api.Delivery/Querying/Sorts/CreateDateSort.cs src/Umbraco.Cms.Api.Delivery/Querying/Sorts/NameSort.cs src/Umbraco.Cms.Api.Delivery/Querying/Sorts/UpdateDateSort.cs src/Umbraco.Cms.Api.Delivery/Querying/Sorts/LevelSort.cs src/Umbraco.Cms.Api.Delivery/Querying/Filters/ContentTypeFilter.cs src/Umbraco.Cms.Api.Delivery/Querying/Filters/UpdateDateFilter.cs src/Umbraco.Cms.Api.Delivery/Querying/Filters/NameFilter.cs src/Umbraco.Cms.Api.Delivery/Querying/Filters/CreateDateFilter.cs src/Umbraco.Cms.Api.Delivery/Querying/Filters/ContainsFilterBase.cs src/Umbraco.Cms.Api.Delivery/Querying/QueryOptionBase.cs src/Umbraco.Cms.Api.Delivery/Routing/DeliveryApiItemsEndpointsMatcherPolicy.cs src/Umbraco.Cms.Api.Delivery/Routing/VersionedDeliveryApiRouteAttribute.cs src/Umbraco.Cms.Api.Delivery/Indexing/Selectors/ChildrenSelectorIndexer.cs src/Umbraco.Cms.Api.Delivery/Indexing/Selectors/DescendantsSelectorIndexer.cs src/Umbraco.Cms.Api.Delivery/Indexing/Selectors/AncestorsSelectorIndexer.cs src/Umbraco.Cms.Api.Delivery/Indexing/Sorts/NameSortIndexer.cs src/Umbraco.Cms.Api.Delivery/Indexing/Sorts/UpdateDateSortIndexer.cs src/Umbraco.Cms.Api.Delivery/Indexing/Sorts/CreateDateSortIndexer.cs src/Umbraco.Cms.Api.Delivery/Indexing/Sorts/SortOrderSortIndexer.cs src/Umbraco.Cms.Api.Delivery/Indexing/Sorts/LevelSortIndexer.cs src/Umbraco.Cms.Api.Delivery/Indexing/Filters/NameFilterIndexer.cs src/Umbraco.Cms.Api.Delivery/Indexing/Filters/ContentTypeFilterIndexer.cs src/Umbraco.Cms.Api.Delivery/DependencyInjection/UmbracoBuilderExtensions.cs src/Umbraco.Cms.Api.Delivery/Configuration/ConfigureUmbracoMemberAuthenticationDeliveryApiSwaggerGenOptions.cs src/Umbraco.Cms.Api.Delivery/Configuration/ConfigureUmbracoDeliveryApiSwaggerGenOptions.cs src/Umbraco.Cms.Api.Delivery/Configuration/DeliveryApiConfiguration.cs src/Umbraco.Cms.Api.Delivery/Services/RequestRoutingService.cs src/Umbraco.Cms.Api.Delivery/Services/RequestHeaderHandler.cs src/Umbraco.Cms.Api.Delivery/Services/RequestMemberAccessService.cs src/Umbraco.Cms.Api.Delivery/Services/RequestStartItemProvider.cs src/Umbraco.Cms.Api.Delivery/Services/ApiContentQueryProvider.cs src/Umbraco.Cms.Api.Delivery/Services/ApiContentQueryService.cs src/Umbraco.Cms.Api.Delivery/Services/RoutingServiceBase.cs src/Umbraco.Cms.Api.Delivery/Services/QueryBuilders/ApiContentQuerySelectorBuilder.cs src/Umbraco.Cms.Api.Delivery/Services/QueryBuilders/ApiContentQueryFactory.cs src/Umbraco.Cms.Api.Delivery/Services/QueryBuilders/IApiContentQueryFactory.cs src/Umbraco.Cms.Api.Delivery/Services/QueryBuilders/ApiContentQueryFilterBuilder.cs src/Umbraco.Cms.Api.Delivery/Services/QueryBuilders/ApiContentQuerySortBuilder.cs src/Umbraco.Cms.Api.Delivery/Services/RequestRedirectService.cs src/Umbraco.Cms.Api.Delivery/Services/ApiMediaQueryService.cs src/Umbraco.Cms.Api.Delivery/Services/ApiAccessService.cs src/Umbraco.Cms.Api.Delivery/Services/RequestPreviewService.cs src/Umbraco.Cms.Api.Delivery/Services/RequestCultureService.cs src/Umbraco.Cms.Api.Delivery/Handlers/InitializeMemberApplicationNotificationHandler.cs src/Umbraco.Cms.Api.Delivery/Handlers/RevokeMemberAuthenticationTokensNotificationHandler.cs src/Umbraco.Cms.Api.Delivery/Filters/DeliveryApiAccessAttribute.cs src/Umbraco.Cms.Api.Delivery/Filters/ValidateStartItemAttribute.cs src/Umbraco.Cms.Api.Delivery/Filters/DeliveryApiMediaAccessAttribute.cs src/Umbraco.Cms.Api.Delivery/Filters/SwaggerDocumentationFilterBase.cs src/Umbraco.Cms.Api.Delivery/Filters/SwaggerFilterBase.cs src/Umbraco.Cms.Api.Delivery/Filters/LocalizeFromAcceptLanguageHeaderAttribute.cs src/Umbraco.Cms.Api.Delivery/Filters/SwaggerContentDocumentationFilter.cs src/Umbraco.Cms.Api.Delivery/Filters/SwaggerMediaDocumentationFilter.cs src/Umbraco.Cms.Api.Delivery/Caching/OutputCachePipelineFilter.cs src/Umbraco.Cms.Api.Delivery/Caching/DeliveryApiOutputCachePolicy.cs src/Umbraco.Cms.Api.Delivery/Security/MemberApplicationManager.cs src/Umbraco.Cms.Api.Delivery/Accessors/RequestContextRequestStartItemProviderAccessor.cs src/Umbraco.Cms.Api.Delivery/Accessors/RequestContextServiceAccessorBase.cs src/Umbraco.Cms.Api.Delivery/Accessors/RequestContextOutputExpansionStrategyAccessor.cs src/Umbraco.Cms.Api.Delivery/Json/DeliveryApiJsonTypeResolver.cs src/Umbraco.Cms.Api.Delivery/Controllers/Content/ByIdsContentApiController.cs src/Umbraco.Cms.Api.Delivery/Controllers/Content/ContentApiItemControllerBase.cs src/Umbraco.Cms.Api.Delivery/Controllers/Content/ByIdContentApiController.cs src/Umbraco.Cms.Api.Delivery/Controllers/Content/ContentApiControllerBase.cs src/Umbraco.Cms.Api.Delivery/Controllers/Content/ByRouteContentApiController.cs src/Umbraco.Cms.Api.Delivery/Controllers/Content/QueryContentApiController.cs src/Umbraco.Cms.Api.Delivery/Controllers/Media/MediaApiControllerBase.cs src/Umbraco.Cms.Api.Delivery/Controllers/Media/ByPathMediaApiController.cs src/Umbraco.Cms.Api.Delivery/Controllers/Media/ByIdMediaApiController.cs src/Umbraco.Cms.Api.Delivery/Controllers/Media/ByIdsMediaApiController.cs src/Umbraco.Cms.Api.Delivery/Controllers/Media/QueryMediaApiController.cs src/Umbraco.Cms.Api.Delivery/Controllers/Security/MemberController.cs src/Umbraco.Cms.Api.Delivery/Controllers/DeliveryApiControllerBase.cs src/Umbraco.Cms.Api.Delivery/Rendering/RequestContextOutputExpansionStrategy.cs src/Umbraco.Cms.Api.Delivery/Rendering/RequestContextOutputExpansionStrategyV2.cs src/Umbraco.Cms.Api.Delivery/Umbraco.Cms.Api.Delivery.csproj src/Umbraco.Cms.Api.Management/Routing/IAbsoluteUrlBuilder.cs src/Umbraco.Cms.Api.Management/Routing/PreviewRoutes.cs src/Umbraco.Cms.Api.Management/Routing/VersionedApiBackOfficeRouteAttribute.cs src/Umbraco.Cms.Api.Management/Routing/BackOfficeAreaRoutes.cs src/Umbraco.Cms.Api.Management/Routing/DefaultAbsoluteUrlBuilder.cs src/Umbraco.Cms.Api.Management/Install/CreateUnattendedUserNotificationHandler.cs src/Umbraco.Cms.Api.Management/Umbraco.Cms.Api.Management.csproj src/Umbraco.Cms.Api.Management/DependencyInjection/UmbracoBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/ScriptBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/BackOfficeCorsPolicyBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/ManifestBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/TrackedReferencesBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/ExportBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/BackOfficeAuthBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/ConfigurationBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/ServerBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/UmbracoBuilder.BackOfficeIdentity.cs src/Umbraco.Cms.Api.Management/DependencyInjection/JsonBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/LanguageBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/BackOfficeAuthPolicyBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/UsersBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/DynamicRootBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/UserDataBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/TagBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/ModelsBuilderBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/MemberBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/WebhooksBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/TreeBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/UserGroupsBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/MediaTypeBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/DocumentTypeBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/ApplicationBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/SegmentBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/PasswordBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/HealthCheckBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/InstallerBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/MemberGroupsBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/DataTypeBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/UmbracoBuilder.BackOffice.cs src/Umbraco.Cms.Api.Management/DependencyInjection/AuditLogBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/RedirectUrlBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/PackageBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/MediaBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/DictionaryBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/SearchManagementBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/ManagementApiConfiguration.cs src/Umbraco.Cms.Api.Management/DependencyInjection/UmbracoBuilder.LocalizedText.cs src/Umbraco.Cms.Api.Management/DependencyInjection/PartialViewBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/StylesheetBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/RelationTypesBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/TemplateBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/TemporaryFileUploadsBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/ImportBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/EntityBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/PreviewBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/LogViewerBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/DocumentBuilderExtensions.cs src/Umbraco.Cms.Api.Management/DependencyInjection/MemberTypeBuilderExtensions.cs src/Umbraco.Cms.Api.Management/Configuration/ConfigureBackOfficeCookieOptions.cs src/Umbraco.Cms.Api.Management/Configuration/ConfigureBackOfficeSecurityStampValidatorOptions.cs src/Umbraco.Cms.Api.Management/Configuration/ConfigureUmbracoManagementApiSwaggerGenOptions.cs src/Umbraco.Cms.Api.Management/Services/DictionaryItemImportService.cs src/Umbraco.Cms.Api.Management/Services/ConflictingRouteService.cs src/Umbraco.Cms.Api.Management/Services/JsonPatchService.cs src/Umbraco.Cms.Api.Management/Services/IJsonPatchService.cs src/Umbraco.Cms.Api.Management/Services/BackOfficeExternalLoginService.cs src/Umbraco.Cms.Api.Management/Services/IDictionaryItemImportService.cs src/Umbraco.Cms.Api.Management/Services/OperationStatus/UdtFileUploadOperationStatus.cs src/Umbraco.Cms.Api.Management/Services/OperationStatus/DictionaryImportOperationStatus.cs src/Umbraco.Cms.Api.Management/Services/Entities/IUserStartNodeEntitiesService.cs src/Umbraco.Cms.Api.Management/Services/Entities/UserStartNodeEntitiesService.cs src/Umbraco.Cms.Api.Management/Services/IBackOfficeExternalLoginService.cs src/Umbraco.Cms.Api.Management/Services/IExamineManagerService.cs src/Umbraco.Cms.Api.Management/Services/ExamineManagerService.cs src/Umbraco.Cms.Api.Management/Handlers/RevokeUserAuthenticationTokensNotificationHandler.cs src/Umbraco.Cms.Api.Management/Filters/RequireMediaTreeRootAccessAttribute.cs src/Umbraco.Cms.Api.Management/Filters/UserPasswordEnsureMinimumResponseTimeAttribute.cs src/Umbraco.Cms.Api.Management/Filters/RequireDocumentTreeRootAccessAttribute.cs src/Umbraco.Cms.Api.Management/Filters/RequireTreeRootAccessAttribute.cs src/Umbraco.Cms.Api.Management/Filters/EnsureMinimumResponseTimeFilter.cs src/Umbraco.Cms.Api.Management/Filters/AppendEventMessagesAttribute.cs src/Umbraco.Cms.Api.Management/Filters/RequireRuntimeLevelAttribute.cs src/Umbraco.Cms.Api.Management/Serialization/ConfigureUmbracoBackofficeJsonOptions.cs src/Umbraco.Cms.Api.Management/Extensions/UmbracoApplicationBuilder.Preview.cs src/Umbraco.Cms.Api.Management/Extensions/StringPathExtensions.cs src/Umbraco.Cms.Api.Management/Extensions/OpenIdDictTokenManagerExtensions.cs src/Umbraco.Cms.Api.Management/Extensions/UmbracoApplicationBuilder.BackOffice.cs src/Umbraco.Cms.Api.Management/Extensions/ContentEditingExtensions.cs src/Umbraco.Cms.Api.Management/Extensions/HttpContextExtensions.cs src/Umbraco.Cms.Api.Management/Extensions/IdentityBuilderExtensions.cs src/Umbraco.Cms.Api.Management/Extensions/HtmlHelperBackOfficeExtensions.cs src/Umbraco.Cms.Api.Management/Security/BackOfficeExternalLoginProvider.cs src/Umbraco.Cms.Api.Management/Security/DefaultBackOfficeTwoFactorOptions.cs src/Umbraco.Cms.Api.Management/Security/ExternalSignInAutoLinkOptions.cs src/Umbraco.Cms.Api.Management/Security/AutoLinkSignInResult.cs src/Umbraco.Cms.Api.Management/Security/BackOfficeSecurityStampValidatorOptions.cs src/Umbraco.Cms.Api.Management/Security/BackOfficeExternalLoginsBuilder.cs src/Umbraco.Cms.Api.Management/Security/BackOfficePasswordChanger.cs src/Umbraco.Cms.Api.Management/Security/BackOfficeSignInManager.cs src/Umbraco.Cms.Api.Management/Security/ConfigureBackOfficeIdentityOptions.cs src/Umbraco.Cms.Api.Management/Security/BackOfficeApplicationManager.cs src/Umbraco.Cms.Api.Management/Security/IBackOfficeExternalLoginProviders.cs src/Umbraco.Cms.Api.Management/Security/ExternalLoginSignInResult.cs src/Umbraco.Cms.Api.Management/Security/BackOfficeExternalLoginProviders.cs src/Umbraco.Cms.Api.Management/Security/TwoFactorLoginViewOptions.cs src/Umbraco.Cms.Api.Management/Security/ForgotPasswordUriProvider.cs src/Umbraco.Cms.Api.Management/Security/InviteUriProvider.cs src/Umbraco.Cms.Api.Management/Security/BackOfficeAuthenticationBuilder.cs src/Umbraco.Cms.Api.Management/Security/BackOfficeExternalLoginProviderOptions.cs src/Umbraco.Cms.Api.Management/Security/BackOfficeExternaLoginProviderScheme.cs src/Umbraco.Cms.Api.Management/Security/IBackOfficeTwoFactorOptions.cs src/Umbraco.Cms.Api.Management/Security/BackOfficeSecureDataFormat.cs src/Umbraco.Cms.Api.Management/Security/BackOfficeSecurityStampValidator.cs src/Umbraco.Cms.Api.Management/Security/Authorization/MustSatisfyRequirementAuthorizationHandler.cs src/Umbraco.Cms.Api.Management/Security/Authorization/AuthorizationServiceExtensions.cs src/Umbraco.Cms.Api.Management/Security/Authorization/Content/ContentPermissionRequirement.cs src/Umbraco.Cms.Api.Management/Security/Authorization/Content/ContentPermissionHandler.cs src/Umbraco.Cms.Api.Management/Security/Authorization/Media/MediaPermissionHandler.cs src/Umbraco.Cms.Api.Management/Security/Authorization/Media/MediaPermissionRequirement.cs src/Umbraco.Cms.Api.Management/Security/Authorization/Feature/FeatureAuthorizeRequirement.cs src/Umbraco.Cms.Api.Management/Security/Authorization/Feature/FeatureAuthorizeHandler.cs src/Umbraco.Cms.Api.Management/Security/Authorization/Dictionary/DictionaryPermissionHandler.cs src/Umbraco.Cms.Api.Management/Security/Authorization/Dictionary/DictionaryPermissionRequirement.cs src/Umbraco.Cms.Api.Management/Security/Authorization/DenyLocalLogin/DenyLocalLoginHandler.cs src/Umbraco.Cms.Api.Management/Security/Authorization/DenyLocalLogin/DenyLocalLoginRequirement.cs src/Umbraco.Cms.Api.Management/Security/Authorization/User/UserPermissionRequirement.cs src/Umbraco.Cms.Api.Management/Security/Authorization/User/UserPermissionHandler.cs src/Umbraco.Cms.Api.Management/Security/Authorization/UserGroup/UserGroupPermissionRequirement.cs src/Umbraco.Cms.Api.Management/Security/Authorization/UserGroup/UserGroupPermissionHandler.cs src/Umbraco.Cms.Api.Management/Middleware/BackOfficeAuthorizationInitializationMiddleware.cs src/Umbraco.Cms.Api.Management/Middleware/BackOfficeExternalLoginProviderErrorMiddleware.cs src/Umbraco.Cms.Api.Management/Middleware/UnhandledExceptionLoggerMiddleware.cs src/Umbraco.Cms.Api.Management/Models/UdtFileUpload.cs src/Umbraco.Cms.Api.Management/Models/LoginProviderUserLink.cs src/Umbraco.Cms.Api.Management/Models/Entities/UserAccessEntity.cs src/Umbraco.Cms.Api.Management/ManagementApiComposer.cs src/Umbraco.Cms.Api.Management/OpenApi.json src/Umbraco.Cms.Api.Management/Controllers/Tree/FileSystemTreeControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Tree/FolderTreeControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Tree/EntityTreeControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Tree/NamedEntityTreeControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Tree/UserStartNodeTreeControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/PropertyType/IsUsedPropertyTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/PropertyType/PropertyTypeControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/FileSystemManagementControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Content/ContentControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Content/ContentCollectionControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Install/ValidateDatabaseInstallController.cs src/Umbraco.Cms.Api.Management/Controllers/Install/SettingsInstallController.cs src/Umbraco.Cms.Api.Management/Controllers/Install/InstallControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Install/SetupInstallController.cs src/Umbraco.Cms.Api.Management/Controllers/RecycleBin/RecycleBinControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Media/Tree/RootMediaTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/Media/Tree/MediaTreeControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Media/Tree/ChildrenMediaTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/Media/Tree/AncestorsMediaTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/Media/MediaUrlController.cs src/Umbraco.Cms.Api.Management/Controllers/Media/GetAuditLogMediaController.cs src/Umbraco.Cms.Api.Management/Controllers/Media/RecycleBin/RestoreMediaRecycleBinController.cs src/Umbraco.Cms.Api.Management/Controllers/Media/RecycleBin/ChildrenMediaRecycleBinController.cs src/Umbraco.Cms.Api.Management/Controllers/Media/RecycleBin/MediaRecycleBinControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Media/RecycleBin/DeleteMediaRecycleBinController.cs src/Umbraco.Cms.Api.Management/Controllers/Media/RecycleBin/OriginalParentMediaRecycleBinController.cs src/Umbraco.Cms.Api.Management/Controllers/Media/RecycleBin/RootMediaRecycleBinController.cs src/Umbraco.Cms.Api.Management/Controllers/Media/RecycleBin/EmptyMediaRecycleBinController.cs src/Umbraco.Cms.Api.Management/Controllers/Media/ConfigurationMediaController.cs src/Umbraco.Cms.Api.Management/Controllers/Media/Item/ItemMediaItemController.cs src/Umbraco.Cms.Api.Management/Controllers/Media/Item/SearchMediaItemController.cs src/Umbraco.Cms.Api.Management/Controllers/Media/Item/MediaItemControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Media/Collection/ByKeyMediaCollectionController.cs src/Umbraco.Cms.Api.Management/Controllers/Media/Collection/MediaCollectionControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Media/ValidateUpdateMediaController.cs src/Umbraco.Cms.Api.Management/Controllers/Media/MediaControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Media/SortMediaController.cs src/Umbraco.Cms.Api.Management/Controllers/Media/DeleteMediaController.cs src/Umbraco.Cms.Api.Management/Controllers/Media/CreateMediaController.cs src/Umbraco.Cms.Api.Management/Controllers/Media/MoveToRecycleBinMediaController.cs src/Umbraco.Cms.Api.Management/Controllers/Media/ValidateCreateMediaController.cs src/Umbraco.Cms.Api.Management/Controllers/Media/CreateMediaControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Media/ByKeyMediaController.cs src/Umbraco.Cms.Api.Management/Controllers/Media/MoveMediaController.cs src/Umbraco.Cms.Api.Management/Controllers/Media/UpdateMediaControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Media/References/ReferencedByMediaController.cs src/Umbraco.Cms.Api.Management/Controllers/Media/References/ReferencedDescendantsMediaController.cs src/Umbraco.Cms.Api.Management/Controllers/Media/References/AreReferencedMediaController.cs src/Umbraco.Cms.Api.Management/Controllers/Media/UpdateMediaController.cs src/Umbraco.Cms.Api.Management/Controllers/MemberGroup/Tree/RootMemberGroupTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/MemberGroup/Tree/MemberGroupTreeControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/MemberGroup/Item/MemberGroupItemControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/MemberGroup/Item/ItemMemberGroupItemController.cs src/Umbraco.Cms.Api.Management/Controllers/MemberGroup/MemberGroupControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/MemberGroup/AllMemberGroupController.cs src/Umbraco.Cms.Api.Management/Controllers/MemberGroup/CreateMemberGroupController.cs src/Umbraco.Cms.Api.Management/Controllers/MemberGroup/DeleteMemberGroupController.cs src/Umbraco.Cms.Api.Management/Controllers/MemberGroup/UpdateMemberGroupController.cs src/Umbraco.Cms.Api.Management/Controllers/MemberGroup/ByKeyMemberGroupController.cs src/Umbraco.Cms.Api.Management/Controllers/Help/HelpControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Help/GetHelpController.cs src/Umbraco.Cms.Api.Management/Controllers/Language/ByIsoCodeLanguageController.cs src/Umbraco.Cms.Api.Management/Controllers/Language/Item/ItemLanguageItemController.cs src/Umbraco.Cms.Api.Management/Controllers/Language/Item/LanguageItemControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Language/Item/DefaultLanguageEntityController.cs src/Umbraco.Cms.Api.Management/Controllers/Language/AllLanguageController.cs src/Umbraco.Cms.Api.Management/Controllers/Language/DeleteLanguageController.cs src/Umbraco.Cms.Api.Management/Controllers/Language/UpdateLanguageController.cs src/Umbraco.Cms.Api.Management/Controllers/Language/CreateLanguageController.cs src/Umbraco.Cms.Api.Management/Controllers/Language/LanguageControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/LogViewer/AllSinkLevelLogViewerController.cs src/Umbraco.Cms.Api.Management/Controllers/LogViewer/AllLogViewerController.cs src/Umbraco.Cms.Api.Management/Controllers/LogViewer/LogViewerControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/LogViewer/SavedSearch/DeleteSavedSearchLogViewerController.cs src/Umbraco.Cms.Api.Management/Controllers/LogViewer/SavedSearch/CreateSavedSearchLogViewerController.cs src/Umbraco.Cms.Api.Management/Controllers/LogViewer/SavedSearch/SavedSearchLogViewerControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/LogViewer/SavedSearch/ByNameSavedSearchLogViewerController.cs src/Umbraco.Cms.Api.Management/Controllers/LogViewer/SavedSearch/AllSavedSearchLogViewerController.cs src/Umbraco.Cms.Api.Management/Controllers/LogViewer/ValidateLogFileSizeLogViewerController.cs src/Umbraco.Cms.Api.Management/Controllers/LogViewer/AllMessageTemplateLogViewerController.cs src/Umbraco.Cms.Api.Management/Controllers/LogViewer/LogLevelCountLogViewerController.cs src/Umbraco.Cms.Api.Management/Controllers/ManagementApiRegexes.cs src/Umbraco.Cms.Api.Management/Controllers/PublishedCache/PublishedCacheControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/PublishedCache/RebuildPublishedCacheController.cs src/Umbraco.Cms.Api.Management/Controllers/PublishedCache/ReloadPublishedCacheController.cs src/Umbraco.Cms.Api.Management/Controllers/PublishedCache/StatusPublishedCacheController.cs src/Umbraco.Cms.Api.Management/Controllers/PublishedCache/CollectPublishedCacheController.cs src/Umbraco.Cms.Api.Management/Controllers/Upgrade/AuthorizeUpgradeController.cs src/Umbraco.Cms.Api.Management/Controllers/Upgrade/UpgradeControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Upgrade/SettingsUpgradeController.cs src/Umbraco.Cms.Api.Management/Controllers/MemberType/Tree/MemberTypeTreeControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/MemberType/Tree/RootMemberTypeTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/MemberType/Item/MemberTypeItemControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/MemberType/Item/SearchMemberTypeItemController.cs src/Umbraco.Cms.Api.Management/Controllers/MemberType/Item/ItemMemberTypeItemController.cs src/Umbraco.Cms.Api.Management/Controllers/MemberType/ByKeyMemberTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/MemberType/MemberTypeControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/MemberType/AvailableCompositionMemberTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/MemberType/DeleteMemberTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/MemberType/CreateMemberTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/MemberType/CopyMemberTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/MemberType/UpdateMemberTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/MemberType/CompositionReferenceMemberTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/UserData/UserDataControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/UserData/GetUserDataController.cs src/Umbraco.Cms.Api.Management/Controllers/UserData/UpdateUserDataController.cs src/Umbraco.Cms.Api.Management/Controllers/UserData/CreateUserDataController.cs src/Umbraco.Cms.Api.Management/Controllers/UserData/ByKeyUserDataController.cs src/Umbraco.Cms.Api.Management/Controllers/ManagementApiControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/OEmbed/QueryOEmbedController.cs src/Umbraco.Cms.Api.Management/Controllers/OEmbed/OEmbedControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Segment/AllSegmentController.cs src/Umbraco.Cms.Api.Management/Controllers/Segment/SegmentControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/DataType/ConfigurationDataTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/DataType/Tree/AncestorsDataTypeTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/DataType/Tree/ChildrenDataTypeTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/DataType/Tree/RootDataTypeTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/DataType/Tree/DataTypeTreeControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/DataType/Filter/DataTypeFilterControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/DataType/Filter/FilterDataTypeFilterController.cs src/Umbraco.Cms.Api.Management/Controllers/DataType/Item/DatatypeItemControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/DataType/Item/SearchDataTypeItemController.cs src/Umbraco.Cms.Api.Management/Controllers/DataType/Item/ItemDatatypeItemController.cs src/Umbraco.Cms.Api.Management/Controllers/DataType/CopyDataTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/DataType/Folder/DataTypeFolderControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/DataType/Folder/ByKeyDataTypeFolderController.cs src/Umbraco.Cms.Api.Management/Controllers/DataType/Folder/UpdateDataTypeFolderController.cs src/Umbraco.Cms.Api.Management/Controllers/DataType/Folder/DeleteDataTypeFolderController.cs src/Umbraco.Cms.Api.Management/Controllers/DataType/Folder/CreateDataTypeFolderController.cs src/Umbraco.Cms.Api.Management/Controllers/DataType/UpdateDataTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/DataType/ReferencesDataTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/DataType/IsUsedDataTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/DataType/DataTypeControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/DataType/ByKeyDataTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/DataType/MoveDataTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/DataType/CreateDataTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/DataType/DeleteDataTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/RedirectUrlManagement/ByKeyRedirectUrlManagementController.cs src/Umbraco.Cms.Api.Management/Controllers/RedirectUrlManagement/DeleteByKeyRedirectUrlManagementController.cs src/Umbraco.Cms.Api.Management/Controllers/RedirectUrlManagement/GetStatusRedirectUrlManagementController.cs src/Umbraco.Cms.Api.Management/Controllers/RedirectUrlManagement/SetStatusRedirectUrlManagementController.cs src/Umbraco.Cms.Api.Management/Controllers/RedirectUrlManagement/GetAllRedirectUrlManagementController.cs src/Umbraco.Cms.Api.Management/Controllers/RedirectUrlManagement/RedirectUrlManagementControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentVersion/ByKeyDocumentVersionController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentVersion/AllDocumentVersionController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentVersion/DocumentVersionControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentVersion/RollbackDocumentVersionController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentVersion/UpdatePreventCleanupDocumentVersionController.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/Tree/MediaTypeTreeControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/Tree/ChildrenMediaTypeTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/Tree/AncestorsMediaTypeTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/Tree/RootMediaTypeTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/CreateMediaTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/ImportExistingMediaTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/Item/SearchMediaTypeItemController.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/Item/MediaTypeItemControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/Item/FolderMediaTypeItemController.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/Item/ItemMediaTypeItemController.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/Item/AllowedMediaTypeItemController.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/AllowedChildrenMediaTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/Folder/CreateMediaTypeFolderController.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/Folder/UpdateMediaTypeFolderController.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/Folder/DeleteMediaTypeFolderController.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/Folder/ByKeyMediaTypeFolderController.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/Folder/MediaTypeFolderControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/AvailableCompositionMediaTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/CopyMediaTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/UpdateMediaTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/CompositionReferenceMediaTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/MoveMediaTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/ExportMediaTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/ByKeyMediaTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/AllowedAtRootMediaTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/MediaTypeControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/DeleteMediaTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/MediaType/ImportNewMediaTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/BackOfficeLoginController.cs src/Umbraco.Cms.Api.Management/Controllers/Dictionary/Tree/AncestorsDictionaryTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/Dictionary/Tree/RootDictionaryTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/Dictionary/Tree/DictionaryTreeControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Dictionary/Tree/ChildrenDictionaryTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/Dictionary/ImportDictionaryController.cs src/Umbraco.Cms.Api.Management/Controllers/Dictionary/CreateDictionaryController.cs src/Umbraco.Cms.Api.Management/Controllers/Dictionary/Item/ItemDictionaryItemController.cs src/Umbraco.Cms.Api.Management/Controllers/Dictionary/Item/DictionaryItemControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Dictionary/AllDictionaryController.cs src/Umbraco.Cms.Api.Management/Controllers/Dictionary/DeleteDictionaryController.cs src/Umbraco.Cms.Api.Management/Controllers/Dictionary/MoveDictionaryController.cs src/Umbraco.Cms.Api.Management/Controllers/Dictionary/ByKeyDictionaryController.cs src/Umbraco.Cms.Api.Management/Controllers/Dictionary/DictionaryControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Dictionary/ExportDictionaryController.cs src/Umbraco.Cms.Api.Management/Controllers/Dictionary/UpdateDictionaryController.cs src/Umbraco.Cms.Api.Management/Controllers/Security/ConfigurationSecurityController.cs src/Umbraco.Cms.Api.Management/Controllers/Security/ResetPasswordController.cs src/Umbraco.Cms.Api.Management/Controllers/Security/ResetPasswordTokenController.cs src/Umbraco.Cms.Api.Management/Controllers/Security/VerifyResetPasswordTokenController.cs src/Umbraco.Cms.Api.Management/Controllers/Security/BackOfficeController.cs src/Umbraco.Cms.Api.Management/Controllers/Security/SecurityControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Security/BackOfficeDefaultController.cs src/Umbraco.Cms.Api.Management/Controllers/ModelsBuilder/ModelsBuilderControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/ModelsBuilder/BuildModelsBuilderController.cs src/Umbraco.Cms.Api.Management/Controllers/ModelsBuilder/StatusModelsBuilderController.cs src/Umbraco.Cms.Api.Management/Controllers/ModelsBuilder/GetModelsBuilderController.cs src/Umbraco.Cms.Api.Management/Controllers/Webhook/AllWebhookController.cs src/Umbraco.Cms.Api.Management/Controllers/Webhook/Item/WebhookItemControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Webhook/Item/ItemWebhookItemController.cs src/Umbraco.Cms.Api.Management/Controllers/Webhook/EventsWebhookController.cs src/Umbraco.Cms.Api.Management/Controllers/Webhook/WebhookControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Webhook/ByKeyWebhookController.cs src/Umbraco.Cms.Api.Management/Controllers/Webhook/DeleteWebhookController.cs src/Umbraco.Cms.Api.Management/Controllers/Webhook/CreateWebhookController.cs src/Umbraco.Cms.Api.Management/Controllers/Webhook/UpdateWebhookController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/AvailableCompositionDocumentTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/Tree/RootDocumentTypeTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/Tree/DocumentTypeTreeControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/Tree/AncestorsDocumentTypeTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/Tree/ChildrenDocumentTypeTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/MoveDocumentTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/ImportExistingDocumentTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/Item/SearchDocumentTypeItemController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/Item/ItemDocumentTypeItemController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/Item/DocumentTypeItemControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/ImportNewDocumentTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/Folder/DocumentTypeFolderControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/Folder/CreateDocumentTypeFolderController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/Folder/UpdateDocumentTypeFolderController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/Folder/ByKeyDocumentTypeFolderController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/Folder/DeleteDocumentTypeFolderController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/DocumentBlueprintForDocumentTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/DeleteDocumentTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/UpdateDocumentTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/CompositionReferenceDocumentTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/ByKeyDocumentTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/CopyDocumentTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/ExportDocumentTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/AllowedChildrenDocumentTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/CreateDocumentTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/DocumentTypeControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/ConfigurationDocumentTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentType/AllowedAtRootDocumentTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/PartialView/Tree/AncestorsPartialViewTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/PartialView/Tree/RootPartialViewTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/PartialView/Tree/ChildrenPartialViewTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/PartialView/Tree/PartialViewTreeControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/PartialView/PartialViewControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/PartialView/Item/ItemPartialViewItemController.cs src/Umbraco.Cms.Api.Management/Controllers/PartialView/Item/PartialViewItemControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/PartialView/ByPathPartialViewController.cs src/Umbraco.Cms.Api.Management/Controllers/PartialView/Folder/PartialViewFolderControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/PartialView/Folder/ByPathPartialViewFolderController.cs src/Umbraco.Cms.Api.Management/Controllers/PartialView/Folder/CreatePartialViewFolderController.cs src/Umbraco.Cms.Api.Management/Controllers/PartialView/Folder/DeletePartialViewFolderController.cs src/Umbraco.Cms.Api.Management/Controllers/PartialView/RenamePartialViewController.cs src/Umbraco.Cms.Api.Management/Controllers/PartialView/DeletePartialViewController.cs src/Umbraco.Cms.Api.Management/Controllers/PartialView/Snippet/ByIdController.cs src/Umbraco.Cms.Api.Management/Controllers/PartialView/Snippet/GetAllController.cs src/Umbraco.Cms.Api.Management/Controllers/PartialView/UpdatePartialViewController.cs src/Umbraco.Cms.Api.Management/Controllers/PartialView/CreatePartialViewController.cs src/Umbraco.Cms.Api.Management/Controllers/Profiling/ProfilingControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Profiling/GetStatusProfilingController.cs src/Umbraco.Cms.Api.Management/Controllers/Profiling/UpdateStatusProfilingController.cs src/Umbraco.Cms.Api.Management/Controllers/TemporaryFile/ConfigurationTemporaryFileController.cs src/Umbraco.Cms.Api.Management/Controllers/TemporaryFile/ByKeyTemporaryFileController.cs src/Umbraco.Cms.Api.Management/Controllers/TemporaryFile/TemporaryFileControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/TemporaryFile/DeleteTemporaryFileController.cs src/Umbraco.Cms.Api.Management/Controllers/TemporaryFile/CreateTemporaryFileController.cs src/Umbraco.Cms.Api.Management/Controllers/Stylesheet/Tree/StylesheetTreeControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Stylesheet/Tree/ChildrenStylesheetTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/Stylesheet/Tree/RootStylesheetTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/Stylesheet/Tree/AncestorsStylesheetTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/Stylesheet/Item/ItemStylesheetItemController.cs src/Umbraco.Cms.Api.Management/Controllers/Stylesheet/Item/StylesheetItemControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Stylesheet/Folder/StylesheetFolderControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Stylesheet/Folder/CreateStylesheetFolderController.cs src/Umbraco.Cms.Api.Management/Controllers/Stylesheet/Folder/DeleteStylesheetFolderController.cs src/Umbraco.Cms.Api.Management/Controllers/Stylesheet/Folder/ByPathStylesheetFolderController.cs src/Umbraco.Cms.Api.Management/Controllers/Stylesheet/CreateStylesheetController.cs src/Umbraco.Cms.Api.Management/Controllers/Stylesheet/StylesheetControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Stylesheet/DeleteStylesheetController.cs src/Umbraco.Cms.Api.Management/Controllers/Stylesheet/ByPathStylesheetController.cs src/Umbraco.Cms.Api.Management/Controllers/Stylesheet/RenameStylesheetController.cs src/Umbraco.Cms.Api.Management/Controllers/Stylesheet/UpdateStylesheetController.cs src/Umbraco.Cms.Api.Management/Controllers/Member/CreateMemberController.cs src/Umbraco.Cms.Api.Management/Controllers/Member/ValidateUpdateMemberController.cs src/Umbraco.Cms.Api.Management/Controllers/Member/Filter/FilterMemberFilterController.cs src/Umbraco.Cms.Api.Management/Controllers/Member/Filter/MemberFilterControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Member/Item/MemberItemControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Member/Item/SearchMemberItemController.cs src/Umbraco.Cms.Api.Management/Controllers/Member/Item/ItemMemberItemController.cs src/Umbraco.Cms.Api.Management/Controllers/Member/ConfigurationMemberController.cs src/Umbraco.Cms.Api.Management/Controllers/Member/ByKeyMemberController.cs src/Umbraco.Cms.Api.Management/Controllers/Member/ValidateCreateMemberController.cs src/Umbraco.Cms.Api.Management/Controllers/Member/UpdateMemberController.cs src/Umbraco.Cms.Api.Management/Controllers/Member/MemberControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Member/DeleteMemberController.cs src/Umbraco.Cms.Api.Management/Controllers/Server/InformationServerController.cs src/Umbraco.Cms.Api.Management/Controllers/Server/ConfigurationServerController.cs src/Umbraco.Cms.Api.Management/Controllers/Server/ServerControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Server/TroubleshootingServerController.cs src/Umbraco.Cms.Api.Management/Controllers/Server/StatusServerController.cs src/Umbraco.Cms.Api.Management/Controllers/RelationType/Item/RelationTypeItemControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/RelationType/Item/ItemRelationTypeItemController.cs src/Umbraco.Cms.Api.Management/Controllers/RelationType/AllRelationTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/RelationType/RelationTypeControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/RelationType/ByKeyRelationTypeController.cs src/Umbraco.Cms.Api.Management/Controllers/DynamicRoot/GetQueryStepsController.cs src/Umbraco.Cms.Api.Management/Controllers/DynamicRoot/GetDynamicRootController.cs src/Umbraco.Cms.Api.Management/Controllers/DynamicRoot/DynamicRootControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Manifest/AllManifestController.cs src/Umbraco.Cms.Api.Management/Controllers/Manifest/PrivateManifestManifestController.cs src/Umbraco.Cms.Api.Management/Controllers/Manifest/PublicManifestManifestController.cs src/Umbraco.Cms.Api.Management/Controllers/Manifest/ManifestControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Tag/TagControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Tag/ByQueryTagController.cs src/Umbraco.Cms.Api.Management/Controllers/Script/CreateScriptController.cs src/Umbraco.Cms.Api.Management/Controllers/Script/Tree/RootScriptTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/Script/Tree/ScriptTreeControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Script/Tree/AncestorsScriptTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/Script/Tree/ChildrenScriptTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/Script/ScriptControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Script/Item/ItemScriptItemController.cs src/Umbraco.Cms.Api.Management/Controllers/Script/Item/ScriptItemControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Script/Folder/ByPathScriptFolderController.cs src/Umbraco.Cms.Api.Management/Controllers/Script/Folder/DeleteScriptFolderController.cs src/Umbraco.Cms.Api.Management/Controllers/Script/Folder/ScriptFolderControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Script/Folder/CreateScriptFolderController.cs src/Umbraco.Cms.Api.Management/Controllers/Script/UpdateScriptController.cs src/Umbraco.Cms.Api.Management/Controllers/Script/ByPathScriptController.cs src/Umbraco.Cms.Api.Management/Controllers/Script/DeleteScriptController.cs src/Umbraco.Cms.Api.Management/Controllers/Script/RenameScriptController.cs src/Umbraco.Cms.Api.Management/Controllers/HealthCheck/Group/ByNameHealthCheckGroupController.cs src/Umbraco.Cms.Api.Management/Controllers/HealthCheck/Group/HealthCheckGroupControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/HealthCheck/Group/AllHealthCheckGroupController.cs src/Umbraco.Cms.Api.Management/Controllers/HealthCheck/Group/CheckHealthCheckGroupController.cs src/Umbraco.Cms.Api.Management/Controllers/HealthCheck/HealthCheckControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/HealthCheck/ExecuteActionHealthCheckController.cs src/Umbraco.Cms.Api.Management/Controllers/Preview/PreviewControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Preview/EnterPreviewController.cs src/Umbraco.Cms.Api.Management/Controllers/Preview/EndPreviewController.cs src/Umbraco.Cms.Api.Management/Controllers/FolderManagementControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Package/ConfigurationPackageController.cs src/Umbraco.Cms.Api.Management/Controllers/Package/PackageControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Package/RunMigrationPackageController.cs src/Umbraco.Cms.Api.Management/Controllers/Package/AllMigrationStatusPackageController.cs src/Umbraco.Cms.Api.Management/Controllers/Package/Created/AllCreatedPackageController.cs src/Umbraco.Cms.Api.Management/Controllers/Package/Created/DeleteCreatedPackageController.cs src/Umbraco.Cms.Api.Management/Controllers/Package/Created/UpdateCreatedPackageController.cs src/Umbraco.Cms.Api.Management/Controllers/Package/Created/ByKeyCreatedPackageController.cs src/Umbraco.Cms.Api.Management/Controllers/Package/Created/DownloadCreatedPackageController.cs src/Umbraco.Cms.Api.Management/Controllers/Package/Created/CreateCreatedPackageController.cs src/Umbraco.Cms.Api.Management/Controllers/Package/Created/CreatedPackageControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Telemetry/AllTelemetryController.cs src/Umbraco.Cms.Api.Management/Controllers/Telemetry/GetTelemetryController.cs src/Umbraco.Cms.Api.Management/Controllers/Telemetry/TelemetryControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Telemetry/SetTelemetryController.cs src/Umbraco.Cms.Api.Management/Controllers/Searcher/AllSearcherController.cs src/Umbraco.Cms.Api.Management/Controllers/Searcher/SearcherControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Searcher/QuerySearcherController.cs src/Umbraco.Cms.Api.Management/Controllers/UrlSegment/ResizeImagingController.cs src/Umbraco.Cms.Api.Management/Controllers/UrlSegment/ImagingControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/User/DisableTwoFactorProviderUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/ChangePasswordUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/UserControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/User/ClearAvatarUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/ListTwoFactorProvidersUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/Filter/UserFilterControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/User/Filter/FilterUserFilterController.cs src/Umbraco.Cms.Api.Management/Controllers/User/Current/GetCurrentUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/Current/GetDocumentPermissionsCurrentUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/Current/DisableTwoFactorProviderCurrentUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/Current/GetTwoFactorSetupForProviderCurrentUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/Current/GetMediaPermissionsCurrentUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/Current/SetAvatarCurrentUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/Current/EnableTwoFactorProviderCurrentUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/Current/ConfigurationCurrentUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/Current/CurrentUserControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/User/Current/ChangePasswordCurrentUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/Current/ListExternalLoginProvidersCurrentUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/Current/ListTwoFactorProvidersCurrentUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/Current/GetPermissionsCurrentUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/Item/ItemUserItemController.cs src/Umbraco.Cms.Api.Management/Controllers/User/Item/UserItemControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/User/UnlockUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/BulkDeleteUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/ConfigurationUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/EnableUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/GetAllUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/ByKeyUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/ResendInviteUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/VerifyInviteUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/ResetPasswordUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/InviteUsersController.cs src/Umbraco.Cms.Api.Management/Controllers/User/CreateInitialPasswordUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/DisableUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/SetAvatarUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/UserOrCurrentUserControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/User/UpdateUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/DeleteUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/UpdateUserGroupsUserController.cs src/Umbraco.Cms.Api.Management/Controllers/User/CreateUserController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/ConfigurationDocumentController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/Tree/RootDocumentTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/Tree/ChildrenDocumentTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/Tree/DocumentTreeControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Document/Tree/AncestorsDocumentTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/GetPublicAccessDocumentController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/CreateDocumentController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/UpdateDocumentControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Document/RecycleBin/DeleteDocumentRecycleBinController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/RecycleBin/OriginalParentDocumentRecycleBinController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/RecycleBin/EmptyDocumentRecycleBinController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/RecycleBin/RestoreDocumentRecycleBinController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/RecycleBin/DocumentRecycleBinControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Document/RecycleBin/RootDocumentRecycleBinController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/RecycleBin/ChildrenDocumentRecycleBinController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/Item/ItemDocumentItemController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/Item/SearchDocumentItemController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/Item/DocumentItemControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Document/DeletePublicAccessDocumentController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/UpdatePublicAccessDocumentController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/DomainsController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/Collection/ByKeyDocumentCollectionController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/Collection/DocumentCollectionControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Document/NotificationsController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/DocumentUrlController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/ValidateCreateDocumentController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/UnpublishDocumentController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/ByKeyDocumentController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/CreatePublicAccessDocumentController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/DocumentControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Document/UpdateDomainsController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/DeleteDocumentController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/MoveToRecycleBinDocumentController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/UpdateDocumentController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/CreateDocumentControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Document/ValidateUpdateDocumentController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/MoveDocumentController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/PublishDocumentController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/PublishDocumentWithDescendantsController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/CopyDocumentController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/SortDocumentController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/GetAuditLogDocumentController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/References/AreReferencedDocumentController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/References/ReferencedDescendantsDocumentController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/References/ReferencedByDocumentController.cs src/Umbraco.Cms.Api.Management/Controllers/Document/UpdateNotificationsController.cs src/Umbraco.Cms.Api.Management/Controllers/UserGroup/Filter/UserGroupFilterControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/UserGroup/Filter/FilterUserGroupFilterController.cs src/Umbraco.Cms.Api.Management/Controllers/UserGroup/Item/UserGroupItemControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/UserGroup/Item/ItemUserGroupItemController.cs src/Umbraco.Cms.Api.Management/Controllers/UserGroup/CreateUserGroupController.cs src/Umbraco.Cms.Api.Management/Controllers/UserGroup/BulkDeleteUserGroupsController.cs src/Umbraco.Cms.Api.Management/Controllers/UserGroup/UserGroupControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/UserGroup/UpdateUserGroupController.cs src/Umbraco.Cms.Api.Management/Controllers/UserGroup/AddUsersToUserGroupController.cs src/Umbraco.Cms.Api.Management/Controllers/UserGroup/DeleteUserGroupController.cs src/Umbraco.Cms.Api.Management/Controllers/UserGroup/RemoveUsersFromUserGroupController.cs src/Umbraco.Cms.Api.Management/Controllers/UserGroup/ByKeyUserGroupController.cs src/Umbraco.Cms.Api.Management/Controllers/UserGroup/GetAllUserGroupController.cs src/Umbraco.Cms.Api.Management/Controllers/Import/ImportControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Import/AnalyzeImportController.cs src/Umbraco.Cms.Api.Management/Controllers/Culture/CultureControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Culture/AllCultureController.cs src/Umbraco.Cms.Api.Management/Controllers/ObjectTypes/AllowedObjectTypesController.cs src/Umbraco.Cms.Api.Management/Controllers/ObjectTypes/ObjectTypesControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/StaticFile/Tree/StaticFileTreeControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/StaticFile/Tree/AncestorsStaticFileTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/StaticFile/Tree/ChildrenStaticFileTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/StaticFile/Tree/RootStaticFileTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/StaticFile/Item/ItemStaticFileItemController.cs src/Umbraco.Cms.Api.Management/Controllers/StaticFile/Item/StaticFileItemControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Template/ConfigurationTemplateController.cs src/Umbraco.Cms.Api.Management/Controllers/Template/Tree/TemplateTreeControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Template/Tree/RootTemplateTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/Template/Tree/ChildrenTemplateTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/Template/Tree/AncestorsTemplateTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/Template/TemplateControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Template/Item/TemplateItemControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Template/Item/SearchTemplateItemController.cs src/Umbraco.Cms.Api.Management/Controllers/Template/Item/ItemTemplateItemController.cs src/Umbraco.Cms.Api.Management/Controllers/Template/DeleteTemplateController.cs src/Umbraco.Cms.Api.Management/Controllers/Template/UpdateTemplateController.cs src/Umbraco.Cms.Api.Management/Controllers/Template/ByKeyTemplateController.cs src/Umbraco.Cms.Api.Management/Controllers/Template/CreateTemplateController.cs src/Umbraco.Cms.Api.Management/Controllers/Template/Query/TemplateQueryControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Template/Query/ExecuteTemplateQueryController.cs src/Umbraco.Cms.Api.Management/Controllers/Template/Query/SettingsTemplateQueryController.cs src/Umbraco.Cms.Api.Management/Controllers/Relation/ByRelationTypeKeyRelationController.cs src/Umbraco.Cms.Api.Management/Controllers/Relation/RelationControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Indexer/AllIndexerController.cs src/Umbraco.Cms.Api.Management/Controllers/Indexer/IndexerControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/Indexer/DetailsIndexerController.cs src/Umbraco.Cms.Api.Management/Controllers/Indexer/RebuildIndexerController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/Tree/AncestorsDocumentBlueprintTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/Tree/RootDocumentBlueprintTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/Tree/ChildrenDocumentBlueprintTreeController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/Tree/DocumentBlueprintTreeControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/DeleteDocumentBlueprintController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/ByKeyDocumentBlueprintController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/Item/DocumentBlueprintItemControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/Item/ItemDocumentBlueprintController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/MoveDocumentBlueprintController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/Folder/CreateDocumentBlueprintFolderController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/Folder/DocumentBlueprintFolderControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/Folder/ByKeyDocumentBlueprintFolderController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/Folder/UpdateDocumentBlueprintFolderController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/Folder/DeleteDocumentBlueprintFolderController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/CreateDocumentBlueprintController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/DocumentBlueprintControllerBase.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/CreateDocumentBlueprintFromDocumentController.cs src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/UpdateDocumentBlueprintController.cs src/Umbraco.Cms.Api.Management/Preview/PreviewHubUpdater.cs src/Umbraco.Cms.Api.Management/Preview/PreviewHub.cs src/Umbraco.Cms.Api.Management/Preview/IPreviewHub.cs src/Umbraco.Cms.Api.Management/Telemetry/ExternalLoginTelemetryProvider.cs src/Umbraco.Cms.Api.Management/Factories/DataTypePresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IMediaUrlFactory.cs src/Umbraco.Cms.Api.Management/Factories/DictionaryPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/WebhookPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IMemberPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/DocumentBlueprintEditingPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IndexPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IHealthCheckGroupPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/MediaUrlFactory.cs src/Umbraco.Cms.Api.Management/Factories/RelationPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/MemberTypeEditingPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/TemporaryFileConfigurationPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IDocumentTypeEditingPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/MediaEditingPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IMemberTypePresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IDocumentPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IDomainPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IPublicAccessPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/RelationTypePresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IUdtFileContentFactory.cs src/Umbraco.Cms.Api.Management/Factories/IDictionaryPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/DocumentUrlFactory.cs src/Umbraco.Cms.Api.Management/Factories/IConfigurationPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IMemberEditingPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/MemberPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IPasswordConfigurationPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/DocumentPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/PublicAccessPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/ObjectTypePresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IPackagePresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/ITemporaryFileConfigurationPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/DocumentTypeEditingPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IObjectTypePresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/DomainPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/ModelsBuilderPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IFileItemPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IReziseImageUrlFactory.cs src/Umbraco.Cms.Api.Management/Factories/IUserGroupPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/PackagePresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/MemberEditingPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IDocumentVersionPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IModelsBuilderPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/TemplatePresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/DocumentEditingPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/ContentTypeEditingPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IDocumentNotificationPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/AuditLogPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IPermissionPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/MemberTypePresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/UserPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/HealthCheckGroupPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IRedirectUrlPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IDataTypePresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/PermissionPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IIndexPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/ContentEditingPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/FileItemPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/DocumentVersionPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/ConfigurationPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IRelationTypePresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IMediaEditingPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/DataTypeReferencePresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IWebhookPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/ITemplatePresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/DocumentNotificationPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/UserGroupPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IUserPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IMediaTypeEditingPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IAuditLogPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/UdtFileContentFactory.cs src/Umbraco.Cms.Api.Management/Factories/ReziseImageUrlFactory.cs src/Umbraco.Cms.Api.Management/Factories/MediaPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IDataTypeReferencePresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IDocumentEditingPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/RedirectUrlStatusPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IDocumentBlueprintEditingPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/PasswordConfigurationPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IDocumentUrlFactory.cs src/Umbraco.Cms.Api.Management/Factories/IMediaPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IRelationPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IRedirectUrlStatusPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/MediaTypeEditingPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/IMemberTypeEditingPresentationFactory.cs src/Umbraco.Cms.Api.Management/Factories/RedirectUrlPresentationFactory.cs src/Umbraco.Cms.Api.Management/OpenApi/BackOfficeSecurityRequirementsOperationFilter.cs src/Umbraco.Cms.Api.Management/OpenApi/ReponseHeaderOperationFilter.cs src/Umbraco.Cms.Api.Management/OpenApi/NotificationHeaderFilter.cs src/Umbraco.Cms.Api.Management/OpenApi/BackOfficeSecurityRequirementsOperationFilterBase.cs src/Umbraco.Cms.Api.Management/OpenApi/RequireNonNullablePropertiesSchemaFilter.cs src/Umbraco.Cms.Api.Management/Mapping/Installer/InstallerViewModelsMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/Content/DocumentVariantStateHelper.cs src/Umbraco.Cms.Api.Management/Mapping/Content/ContentMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/Media/MediaMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/MemberGroup/MemberGroupMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/Language/LanguageViewModelsMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/Item/ItemTypeMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/LogViewer/LogViewerViewModelMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/MemberType/MemberTypeMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/MemberType/MemberTypeCompositionMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/UserData/UserDataMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/Segment/SegmentMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/DataType/DataTypeViewModelMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/MediaType/MediaTypeMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/MediaType/MediaTypeCompositionMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/Permissions/IPermissionPresentationMapper.cs src/Umbraco.Cms.Api.Management/Mapping/Permissions/DocumentPermissionMapper.cs src/Umbraco.Cms.Api.Management/Mapping/SectionMapper.cs src/Umbraco.Cms.Api.Management/Mapping/Dictionary/DictionaryMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/Webhook/WebhookEventMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/TrackedReferences/TrackedReferenceViewModelsMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/DocumentType/DocumentTypeMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/DocumentType/DocumentTypeCompositionMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/PartialView/PartialViewViewModelsMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/TemporaryFile/TemporaryFileUploadViewModelsMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/Stylesheet/StylesheetviewModelsMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/Member/MemberMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/Server/ServerConfigurationMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/RelationType/RelationTypeViewModelsMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/DynamicRoot/DynamicRootMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/Manifest/ManifestViewModelMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/Tag/TagResponseModelMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/Script/ScriptViewModelsMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/ContentType/ContentTypeMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/HealthCheck/HealthCheckViewModelsMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/Package/PackageViewModelMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/Document/DomainMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/Document/DocumentVersionMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/Document/DocumentMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/Users/UsersViewModelsMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/Users/CurrentUserViewModelsMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/Import/EntityImportAnalysisViewModelsMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/Culture/CultureViewModelMapDefinition.cs src/Umbraco.Cms.Api.Management/Mapping/Template/TemplateViewModelMapDefinition.cs src/Umbraco.Cms.Api.Management/ViewModels/Sorting/ItemSortingRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Sorting/SortingRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Installer/UpgradeSettingsResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Installer/DatabaseInstallRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Installer/InstallSettingsResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Installer/UserSettingsPresentationModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Installer/InstallRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Installer/DatabaseSettingsPresentationModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Installer/UserInstallRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Installer/ConsentLevelPresentationModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Tree/ContentTreeItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Tree/MediaTypeTreeItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Tree/RelationTypeTreeItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Tree/FileSystemTreeItemPresentationModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Tree/MemberTypeTreeItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Tree/DocumentBlueprintTreeItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Tree/FolderTreeItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Tree/TreeItemPresentationModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Tree/DocumentTreeItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Tree/MediaTreeItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Tree/DocumentTypeTreeItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Tree/DataTypeTreeItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Tree/EntityTreeItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Tree/NamedEntityTreeItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/FileSystem/FileSystemItemResponseModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/FileSystem/FileSystemItemViewModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/FileSystem/FileSystemCreateRequestModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/FileSystem/FileSystemRenameRequestModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/FileSystem/FileSystemResponseModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/FileSystem/FileSystemFileCreateRequestModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/FileSystem/FileSystemFileUpdateRequestModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/FileSystem/FileSystemFolderModel.cs src/Umbraco.Cms.Api.Management/ViewModels/FileSystem/FileSystemFileResponseModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/Content/ContentResponseModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/Content/VariantResponseModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/Content/VariantItemResponseModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/Content/VariantItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Content/ContentCollectionResponseModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/Content/CreateContentWithParentRequestModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/Content/CreateContentRequestModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/Content/UpdateContentRequestModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/Content/ContentUrlInfoBase.cs src/Umbraco.Cms.Api.Management/ViewModels/RecycleBin/RecycleBinItemResponseModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/Media/MediaUrlInfoResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Media/RecycleBin/MediaRecycleBinItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Media/Item/MediaItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Media/MediaResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Media/Collection/MediaCollectionResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Media/UpdateMediaRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Media/MediaConfigurationResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Media/MoveMediaRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Media/MediaValueModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Media/MediaVariantResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Media/MediaUrlInfo.cs src/Umbraco.Cms.Api.Management/ViewModels/Media/MediaVariantRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Media/CreateMediaRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MemberGroup/UpdateMemberGroupRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MemberGroup/Item/MemberGroupItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MemberGroup/CreateMemberGroupRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MemberGroup/MemberGroupResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MemberGroup/MemberGroupPresentationBase.cs src/Umbraco.Cms.Api.Management/ViewModels/Help/HelpPageResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Language/LanguageResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Language/Item/LanguageItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Language/LanguageModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/Language/UpdateLanguageRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Language/CreateLanguageRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Item/ItemResponseModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/Item/ItemReferenceByIdResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Item/NamedItemResponseModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/LogViewer/SavedLogSearchRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/LogViewer/LogMessageResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/LogViewer/LoggerResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/LogViewer/SavedLogSearchPresenationBase.cs src/Umbraco.Cms.Api.Management/ViewModels/LogViewer/LogMessagePropertyPresentationModel.cs src/Umbraco.Cms.Api.Management/ViewModels/LogViewer/LogLevelCountsReponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/LogViewer/SavedLogSearchResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/LogViewer/LogTemplateResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/NotificationHeaderModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MemberType/MemberTypePropertyTypeResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MemberType/MemberTypeReferenceResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MemberType/UpdateMemberTypeRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MemberType/AvailableMemberTypeCompositionResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MemberType/MemberTypeCompositionResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MemberType/CreateMediaTypePropertyTypeContainerRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MemberType/Item/MemberTypeItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MemberType/MemberTypePropertyTypeVisibility.cs src/Umbraco.Cms.Api.Management/ViewModels/MemberType/MemberTypeComposition.cs src/Umbraco.Cms.Api.Management/ViewModels/MemberType/MemberTypeCompositionRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MemberType/UpdateMemberTypePropertyTypeRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MemberType/MemberTypeResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MemberType/CreateMemberTypePropertyTypeRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MemberType/CreateMemberTypeRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MemberType/MemberTypePropertyTypeContainerResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MemberType/UpdateMemberTypePropertyTypeContainerRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MemberType/MemberTypePropertyTypeModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/UserData/CreateUserDataRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/UserData/UpdateUserDataRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/UserData/UserDataResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/UserData/UserDataViewModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Folder/CreateFolderRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Folder/FolderResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Folder/FolderModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/Folder/UpdateFolderResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/OEmbed/OEmbedResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Segment/SegmentResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DataType/Item/DataTypeItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DataType/MoveDataTypeRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DataType/DataTypeModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/DataType/DataTypeContentTypeReferenceModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DataType/CreateDataTypeRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DataType/CopyDataTypeRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DataType/DataTypePropertyPresentationModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DataType/DataTypePropertyReferenceViewModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DataType/UpdateDataTypeRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DataType/DataTypeResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DataType/DatatypeConfigurationResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DataType/DataTypeReferenceResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/RedirectUrlManagement/RedirectUrlStatusResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/RedirectUrlManagement/RedirectUrlResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MediaType/MediaTypeComposition.cs src/Umbraco.Cms.Api.Management/ViewModels/MediaType/AvailableMediaTypeCompositionResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MediaType/UpdateMediaTypeRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MediaType/CreateMediaTypePropertyTypeContainerRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MediaType/UpdateMediaTypePropertyTypeRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MediaType/Item/MediaTypeItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MediaType/MediaTypeCompositionRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MediaType/CreateMediaTypeRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MediaType/MediaTypePropertyTypeResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MediaType/MediaTypePropertyTypeContainerResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MediaType/CreateMediaTypePropertyTypeRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MediaType/MediaTypeResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MediaType/ImportMediaTypeRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MediaType/MoveMediaTypeRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MediaType/AllowedDocumentTypeChild.cs src/Umbraco.Cms.Api.Management/ViewModels/MediaType/MediaTypeCompositionResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MediaType/MediaTypeReferenceModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MediaType/MediaTypeCollectionReferenceResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MediaType/UpdateMediaTypePropertyTypeContainerRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/MediaType/MediaTypeSort.cs src/Umbraco.Cms.Api.Management/ViewModels/MediaType/CopyMediaTypeRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/ReferenceByIdModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Dictionary/DictionaryItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Dictionary/CreateDictionaryItemRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Dictionary/Item/DictionaryItemItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Dictionary/DictionaryItemTranslationModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Dictionary/DictionaryItemModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/Dictionary/UploadDictionaryResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Dictionary/ImportDictionaryItemsPresentationModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Dictionary/UpdateDictionaryItemRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Dictionary/MoveDictionaryRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Dictionary/DictionaryOverviewResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Dictionary/ImportDictionaryRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Security/VerifyResetPasswordTokenResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Security/LoginRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Security/SecurityConfigurationResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Security/ResetPasswordTokenRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Security/VerifyResetPasswordTokenRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Security/ResetPasswordRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Security/LinkLoginRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Security/RequiresTwoFactorResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Security/UnLinkLoginRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Security/PasswordConfigurationResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Webhook/Item/WebhookItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Webhook/WebhookEventResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Webhook/WebhookModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/Webhook/CreateWebhookRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Webhook/UpdateWebhookRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Webhook/WebhookEventViewModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Webhook/WebhookResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/PublicAccess/PublicAccessResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/PublicAccess/PublicAccessRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/PublicAccess/PublicAccessBaseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/TrackedReferences/TrackedReferenceDocumentType.cs src/Umbraco.Cms.Api.Management/ViewModels/TrackedReferences/TrackedReferenceMediaType.cs src/Umbraco.Cms.Api.Management/ViewModels/TrackedReferences/TrackedReferenceContentType.cs src/Umbraco.Cms.Api.Management/ViewModels/TrackedReferences/DefaultReferenceResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/TrackedReferences/MediaReferenceResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/TrackedReferences/IReferenceResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/TrackedReferences/DocumentReferenceResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/CreateDocumentTypePropertyTypeRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/CreateDocumentTypePropertyTypeContainerRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/UpdateDocumentTypePropertyTypeRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/ImportDocumentTypeRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/DocumentTypeConfigurationResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/Item/DocumentTypeItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/MoveDocumentTypeRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/DocumentTypeBlueprintItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/DocumentTypeSort.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/AvailableDocumentTypeCompositionResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/UpdateDocumentTypeRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/DocumentTypeComposition.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/DocumentTypeReferenceModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/DocumentTypeCompositionResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/AllowedDocumentTypeChild.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/UpdateDocumentTypePropertyTypeContainerRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/DocumentTypeCleanup.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/DocumentTypeCompositionRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/CreateDocumentTypeRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/CopyDocumentTypeRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/DocumentTypeResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/DocumentTypePropertyTypeContainerResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/DocumentTypeCollectionReferenceResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentType/DocumentTypePropertyTypeResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/PartialView/PartialViewResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/PartialView/Item/PartialViewItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/PartialView/RenamePartialViewRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/PartialView/UpdatePartialViewRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/PartialView/Folder/PartialViewFolderResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/PartialView/Folder/CreatePartialViewFolderRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/PartialView/Snippets/PartialViewSnippetResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/PartialView/Snippets/PartialViewSnippetItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/PartialView/CreatePartialViewRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Profiling/ProfilingStatusResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Profiling/ProfilingStatusRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Profiling/ProfilingStatusPresentationBase.cs src/Umbraco.Cms.Api.Management/ViewModels/ModelsBuilderDashboard/ModelsBuilderResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/ModelsBuilderDashboard/OutOfDateStatusResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/TemporaryFile/TemporaryFileResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/TemporaryFile/CreateTemporaryFileRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/TemporaryFile/TemporaryFileConfigurationResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Stylesheet/Item/StylesheetItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Stylesheet/Folder/StylesheetFolderResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Stylesheet/Folder/CreateStylesheetFolderRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Stylesheet/UpdateStylesheetRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Stylesheet/StylesheetResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Stylesheet/CreateStylesheetRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Stylesheet/RenameStylesheetRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Member/CreateMemberRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Member/MemberConfigurationResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Member/Item/MemberItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Member/MemberValueModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Member/MemberResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Member/MemberVariantResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Member/UpdateMemberRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Member/MemberVariantRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Server/ServerInformationResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Server/VersionResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Server/ServerTroubleshootingResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Server/ServerConfigurationBaseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Server/ServerStatusResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Server/ServerConfigurationItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Server/ServerConfigurationResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/RelationType/Item/RelationTypeItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/RelationType/ObjectTypeResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/RelationType/RelationTypeBaseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/RelationType/RelationTypeResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DynamicRoot/DynamicRootRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DynamicRoot/DynamicRootQueryOriginRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DynamicRoot/DynamicRootContextRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DynamicRoot/DynamicRootResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DynamicRoot/DynamicRootQueryRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DynamicRoot/DynamicRootQueryStepRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Manifest/ManifestResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/JsonPatch/JsonPatchViewModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Tag/TagResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Script/RenameScriptRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Script/Item/ScriptItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Script/Folder/CreateScriptFolderRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Script/Folder/ScriptFolderResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Script/CreateScriptRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Script/UpdateScriptRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Script/ScriptResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/ContentType/PropertyTypeAppearance.cs src/Umbraco.Cms.Api.Management/ViewModels/ContentType/ContentTypeResponseModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/ContentType/UpdateContentTypeRequestModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/ContentType/AllowedContentType.cs src/Umbraco.Cms.Api.Management/ViewModels/ContentType/PropertyTypeContainerModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/ContentType/ContentTypeReferenceResponseModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/ContentType/AvailableContentTypeCompositionResponseModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/ContentType/PropertyTypeModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/ContentType/ContentTypeCompositionResponseModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/ContentType/CompositionType.cs src/Umbraco.Cms.Api.Management/ViewModels/ContentType/ContentTypeModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/ContentType/PropertyTypeValidation.cs src/Umbraco.Cms.Api.Management/ViewModels/ContentType/ContentTypeCollectionReferenceResponseModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/ContentType/CreateContentTypeWithParentRequestModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/ContentType/ContentTypeCleanup.cs src/Umbraco.Cms.Api.Management/ViewModels/ContentType/ContentTypeCompositionRequestModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/ContentType/CreateContentTypeRequestModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/HealthCheck/HealthCheckGroupPresentationBase.cs src/Umbraco.Cms.Api.Management/ViewModels/HealthCheck/HealthCheckViewModel.cs src/Umbraco.Cms.Api.Management/ViewModels/HealthCheck/HealthCheckGroupWithResultResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/HealthCheck/HealthCheckWithResultPresentationModel.cs src/Umbraco.Cms.Api.Management/ViewModels/HealthCheck/HealthCheckGroupResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/HealthCheck/HealthCheckResultResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/HealthCheck/HealthCheckModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/HealthCheck/HealthCheckActionRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/HealthCheck/HealthCheckGroupPresentationModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Package/PackageModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/Package/CreatePackageRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Package/PackageConfigurationResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Package/PackageDefinitionResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Package/UpdatePackageRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Package/PackageMigrationStatusResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Telemetry/TelemetryRepresentationBase.cs src/Umbraco.Cms.Api.Management/ViewModels/Telemetry/TelemetryRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Telemetry/TelemetryResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Searcher/FieldPresentationModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Searcher/SearcherResponse.cs src/Umbraco.Cms.Api.Management/ViewModels/Searcher/SearchResultResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/User/UpdateUserGroupsOnUserRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/User/UserPresentationBase.cs src/Umbraco.Cms.Api.Management/ViewModels/User/Current/UserExternalLoginProviderResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/User/Current/EnableTwoFactorRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/User/Current/CurrentUserResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/User/Current/UserPermissionViewModel.cs src/Umbraco.Cms.Api.Management/ViewModels/User/Current/UserPermissionsResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/User/Current/ChangePasswordCurrentUserRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/User/Current/CurrenUserConfigurationResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/User/Item/UserItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/User/CreateUserRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/User/InviteUserRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/User/DeleteUsersRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/User/CreateUserResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/User/UnlockUsersRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/User/ResendInviteUserRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/User/UpdateUserRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/User/VerifyInviteUserRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/User/SetAvatarRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/User/VerifyInviteUserResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/User/UserConfigurationResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/User/EnableUserRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/User/CreateInitialPasswordUserRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/User/ResetPasswordUserResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/User/UserResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/User/ChangePasswordUserRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/User/DisableUserRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/DocumentVersionResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/RecycleBin/DocumentRecycleBinItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/DocumentVariantItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/DocumentUrlInfoResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/DocumentConfigurationResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/Item/DocumentItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/CopyDocumentRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/PublishDocumentWithDescendantsRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/UpdateDomainsRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/Collection/DocumentCollectionResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/DocumentVariantResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/PublishDocumentRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/DomainPresentationModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/UnpublishDocumentRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/DocumentValueModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/DocumentVersionItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/CreateDocumentRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/DocumentVariantRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/DocumentVariantState.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/DocumentResponseModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/DocumentPublishBranchItemResult.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/DomainsPresentationModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/DomainAssignmentModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/UpdateDocumentRequestModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/MoveDocumentRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/DocumentResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/DomainsResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/UpdateDocumentNotificationsRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/DocumentNotificationsResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/DocumentUrlInfo.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/UpdateDocumentRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Document/CreateDocumentRequestModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/UserGroup/Item/UserGroupItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/UserGroup/UserGroupBase.cs src/Umbraco.Cms.Api.Management/ViewModels/UserGroup/Permissions/UnknownTypePermissionViewModel.cs src/Umbraco.Cms.Api.Management/ViewModels/UserGroup/Permissions/IPermissionPresentationModel.cs src/Umbraco.Cms.Api.Management/ViewModels/UserGroup/Permissions/DocumentPermissionViewModel.cs src/Umbraco.Cms.Api.Management/ViewModels/UserGroup/UpdateUserGroupRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/UserGroup/UserGroupResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/UserGroup/CreateUserGroupRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/UserGroup/DeleteUserGroupsRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Import/EntityImportAnalysisResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Culture/CultureReponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/StaticFile/Item/StaticFileItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Template/UpdateTemplateRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Template/Item/TemplateItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Template/TemplateModelBase.cs src/Umbraco.Cms.Api.Management/ViewModels/Template/TemplateResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Template/CreateTemplateRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Template/Query/TemplateQueryExecuteFilterPresentationModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Template/Query/TemplateQueryResultItemPresentationModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Template/Query/TemplateQueryPropertyType.cs src/Umbraco.Cms.Api.Management/ViewModels/Template/Query/TemplateQueryPropertyPresentationModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Template/Query/TemplateQueryOperatorViewModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Template/Query/TemplateQuerySettingsResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Template/Query/TemplateQueryResultResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Template/Query/TemplateQueryExecuteSortModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Template/Query/TemplateQueryExecuteModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Template/TemplateConfigurationResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Relation/RelationReferenceModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Relation/RelationResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/AuditLog/AuditLogResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Indexer/IndexResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Indexer/HealthStatusResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/Indexer/HealthStatus.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentBlueprint/Item/DocumentBlueprintItemResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentBlueprint/DocumentBlueprintResponseModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentBlueprint/UpdateDocumentBlueprintRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentBlueprint/MoveDocumentBlueprintRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentBlueprint/CreateDocumentBlueprintFromDocumentRequestModel.cs src/Umbraco.Cms.Api.Management/ViewModels/DocumentBlueprint/CreateDocumentBlueprintRequestModel.cs src/Umbraco.Cms.Targets/buildTransitive/Umbraco.Cms.Targets.targets src/Umbraco.Cms.Targets/buildTransitive/Umbraco.Cms.Targets.props src/Umbraco.Cms.Targets/Umbraco.Cms.Targets.csproj src/Umbraco.Web.UI.Login/index.html src/Umbraco.Web.UI.Login/.prettierrc.json src/Umbraco.Web.UI.Login/vite.config.ts src/Umbraco.Web.UI.Login/tsconfig.json src/Umbraco.Web.UI.Login/package-lock.json src/Umbraco.Web.UI.Login/src/mocks/customViews/my-custom-view.html src/Umbraco.Web.UI.Login/src/mocks/customViews/my-custom-view.js src/Umbraco.Web.UI.Login/src/mocks/handlers/login.handlers.ts src/Umbraco.Web.UI.Login/src/mocks/handlers/index.ts src/Umbraco.Web.UI.Login/src/mocks/index.ts src/Umbraco.Web.UI.Login/src/mocks/data/login.data.ts src/Umbraco.Web.UI.Login/src/contexts/auth.context.ts src/Umbraco.Web.UI.Login/src/contexts/auth.repository.ts src/Umbraco.Web.UI.Login/src/contexts/index.ts src/Umbraco.Web.UI.Login/src/umbraco-package.ts src/Umbraco.Web.UI.Login/src/utils/load-custom-view.function.ts src/Umbraco.Web.UI.Login/src/vite-env.d.ts src/Umbraco.Web.UI.Login/src/auth.element.ts src/Umbraco.Web.UI.Login/src/components/layouts/new-password-layout.element.ts src/Umbraco.Web.UI.Login/src/components/layouts/auth-layout.element.ts src/Umbraco.Web.UI.Login/src/components/layouts/confirmation-layout.element.ts src/Umbraco.Web.UI.Login/src/components/layouts/index.ts src/Umbraco.Web.UI.Login/src/components/layouts/error-layout.element.ts src/Umbraco.Web.UI.Login/src/components/back-to-login-button.element.ts src/Umbraco.Web.UI.Login/src/components/pages/invite.page.element.ts src/Umbraco.Web.UI.Login/src/components/pages/new-password.page.element.ts src/Umbraco.Web.UI.Login/src/components/pages/reset-password.page.element.ts src/Umbraco.Web.UI.Login/src/components/pages/login.page.element.ts src/Umbraco.Web.UI.Login/src/components/pages/index.ts src/Umbraco.Web.UI.Login/src/components/pages/mfa.page.element.ts src/Umbraco.Web.UI.Login/src/components/index.ts src/Umbraco.Web.UI.Login/src/manifests.ts src/Umbraco.Web.UI.Login/src/types.ts src/Umbraco.Web.UI.Login/src/index.ts src/Umbraco.Web.UI.Login/src/controllers/index.ts src/Umbraco.Web.UI.Login/src/controllers/slim-backoffice-initializer.ts src/Umbraco.Web.UI.Login/src/localization/lang/sv-se.ts src/Umbraco.Web.UI.Login/src/localization/lang/nb-no.ts src/Umbraco.Web.UI.Login/src/localization/lang/en-us.ts src/Umbraco.Web.UI.Login/src/localization/lang/nl-nl.ts src/Umbraco.Web.UI.Login/src/localization/lang/en.ts src/Umbraco.Web.UI.Login/src/localization/lang/da-dk.ts src/Umbraco.Web.UI.Login/src/localization/lang/de-de.ts src/Umbraco.Web.UI.Login/src/localization/manifests.ts src/Umbraco.Web.UI.Login/.env src/Umbraco.Web.UI.Login/.nvmrc src/Umbraco.Web.UI.Login/public/mockServiceWorker.js src/Umbraco.Web.UI.Login/public/favicon.svg src/Umbraco.Web.UI.Login/public/logo_light.svg src/Umbraco.Web.UI.Login/public/logo_dark.svg src/Umbraco.Web.UI.Login/package.json src/Umbraco.Cms.Imaging.ImageSharp/UmbracoBuilderExtensions.cs src/Umbraco.Cms.Imaging.ImageSharp/Media/ImageSharpDimensionExtractor.cs src/Umbraco.Cms.Imaging.ImageSharp/Media/ImageSharpImageUrlGenerator.cs src/Umbraco.Cms.Imaging.ImageSharp/Umbraco.Cms.Imaging.ImageSharp.csproj src/Umbraco.Cms.Imaging.ImageSharp/ConfigurePhysicalFileSystemCacheOptions.cs src/Umbraco.Cms.Imaging.ImageSharp/ImageProcessors/CropWebProcessor.cs src/Umbraco.Cms.Imaging.ImageSharp/ConfigureImageSharpMiddlewareOptions.cs src/Umbraco.Cms.Imaging.ImageSharp/ImageSharpComposer.cs src/Umbraco.Cms.StaticAssets/Umbraco.Cms.StaticAssets.csproj src/Umbraco.Cms.StaticAssets/umbraco/UmbracoWebsite/NoNodes.cshtml src/Umbraco.Cms.StaticAssets/umbraco/UmbracoWebsite/NotFound.cshtml src/Umbraco.Cms.StaticAssets/umbraco/UmbracoWebsite/Maintenance.cshtml src/Umbraco.Cms.StaticAssets/umbraco/UmbracoLogin/Index.cshtml src/Umbraco.Cms.StaticAssets/umbraco/UmbracoBackOffice/Index.cshtml src/Umbraco.Cms.StaticAssets/wwwroot/App_Plugins/Umbraco.BlockGridEditor.DefaultCustomViews/umbBlockGridDemoRichTextBlock.html src/Umbraco.Cms.StaticAssets/wwwroot/App_Plugins/Umbraco.BlockGridEditor.DefaultCustomViews/umbBlockGridDemoImageBlock.html src/Umbraco.Cms.StaticAssets/wwwroot/App_Plugins/Umbraco.BlockGridEditor.DefaultCustomViews/umbBlockGridDemoHeadlineBlock.html src/Umbraco.Cms.StaticAssets/wwwroot/App_Plugins/Umbraco.BlockGridEditor.DefaultCustomViews/umbBlockGridDemoTwoColumnLayoutBlock.html src/Umbraco.Cms.StaticAssets/wwwroot/umbraco/website/fonts/lato/LatoLatin-Light.woff2 src/Umbraco.Cms.StaticAssets/wwwroot/umbraco/website/fonts/lato/LatoLatin-BlackItalic.woff2 src/Umbraco.Cms.StaticAssets/wwwroot/umbraco/website/fonts/lato/LatoLatin-LightItalic.woff2 src/Umbraco.Cms.StaticAssets/wwwroot/umbraco/website/fonts/lato/LatoLatin-BoldItalic.woff2 src/Umbraco.Cms.StaticAssets/wwwroot/umbraco/website/fonts/lato/LatoLatin-Bold.woff2 src/Umbraco.Cms.StaticAssets/wwwroot/umbraco/website/fonts/lato/LatoLatin-Regular.woff2 src/Umbraco.Cms.StaticAssets/wwwroot/umbraco/website/fonts/lato/LatoLatin-Italic.woff2 src/Umbraco.Cms.StaticAssets/wwwroot/umbraco/website/fonts/lato/LatoLatin-Black.woff2 src/Umbraco.Cms.StaticAssets/wwwroot/umbraco/website/preview.js src/Umbraco.Cms.Persistence.Sqlite/UmbracoBuilderExtensions.cs src/Umbraco.Cms.Persistence.Sqlite/Constants.cs src/Umbraco.Cms.Persistence.Sqlite/Interceptors/SqliteAddPreferDeferredInterceptor.cs src/Umbraco.Cms.Persistence.Sqlite/Interceptors/SqliteAddRetryPolicyInterceptor.cs src/Umbraco.Cms.Persistence.Sqlite/Interceptors/SqliteConnectionInterceptor.cs src/Umbraco.Cms.Persistence.Sqlite/Interceptors/SqliteAddMiniProfilerInterceptor.cs src/Umbraco.Cms.Persistence.Sqlite/Umbraco.Cms.Persistence.Sqlite.csproj src/Umbraco.Cms.Persistence.Sqlite/Services/SqliteSyntaxProvider.cs src/Umbraco.Cms.Persistence.Sqlite/Services/SqliteDistributedLockingMechanism.cs src/Umbraco.Cms.Persistence.Sqlite/Services/SqliteExceptionExtensions.cs src/Umbraco.Cms.Persistence.Sqlite/Services/SqliteSpecificMapperFactory.cs src/Umbraco.Cms.Persistence.Sqlite/Services/SqlitePreferDeferredTransactionsConnection.cs src/Umbraco.Cms.Persistence.Sqlite/Services/SqliteTransientErrorDetectionStrategy.cs src/Umbraco.Cms.Persistence.Sqlite/Services/SqliteDatabaseCreator.cs src/Umbraco.Cms.Persistence.Sqlite/Services/SqliteDatabaseProviderMetadata.cs src/Umbraco.Cms.Persistence.Sqlite/Services/SqliteBulkSqlInsertProvider.cs src/Umbraco.Cms.Persistence.Sqlite/SqliteComposer.cs src/Umbraco.Cms.Persistence.Sqlite/Mappers/SqlitePocoGuidMapper.cs src/Umbraco.Cms.Persistence.Sqlite/Mappers/SqliteGuidScalarMapper.cs src/Umbraco.PublishedCache.NuCache/ContentCache.cs src/Umbraco.PublishedCache.NuCache/PublishedSnapshotServiceOptions.cs src/Umbraco.PublishedCache.NuCache/CacheKeys.cs src/Umbraco.PublishedCache.NuCache/Property.cs src/Umbraco.PublishedCache.NuCache/PublishedContent.cs src/Umbraco.PublishedCache.NuCache/DependencyInjection/UmbracoBuilderExtensions.cs src/Umbraco.PublishedCache.NuCache/ContentNodeKit.cs src/Umbraco.PublishedCache.NuCache/PublishedMember.cs src/Umbraco.PublishedCache.NuCache/DomainCacheExtensions.cs src/Umbraco.PublishedCache.NuCache/Snap/GenObj.cs src/Umbraco.PublishedCache.NuCache/Snap/LinkedNode.cs src/Umbraco.PublishedCache.NuCache/Snap/GenRef.cs src/Umbraco.PublishedCache.NuCache/MemberCache.cs src/Umbraco.PublishedCache.NuCache/PublishedSnapshotServiceEventHandler.cs src/Umbraco.PublishedCache.NuCache/Persistence/NuCacheContentRepository.cs src/Umbraco.PublishedCache.NuCache/Persistence/INuCacheContentRepository.cs src/Umbraco.PublishedCache.NuCache/Persistence/NuCacheContentService.cs src/Umbraco.PublishedCache.NuCache/Persistence/INuCacheContentService.cs src/Umbraco.PublishedCache.NuCache/PublishedSnapshotStatus.cs src/Umbraco.PublishedCache.NuCache/ContentNode.cs src/Umbraco.PublishedCache.NuCache/DataSource/BTree.DictionaryOfPropertyDataSerializer.cs src/Umbraco.PublishedCache.NuCache/DataSource/ContentSourceDto.cs src/Umbraco.PublishedCache.NuCache/DataSource/SerializerBase.cs src/Umbraco.PublishedCache.NuCache/DataSource/BTree.ContentNodeKitSerializer.cs src/Umbraco.PublishedCache.NuCache/DataSource/LazyCompressedString.cs src/Umbraco.PublishedCache.NuCache/DataSource/ContentCacheDataModel.cs src/Umbraco.PublishedCache.NuCache/DataSource/ContentData.cs src/Umbraco.PublishedCache.NuCache/DataSource/MessagePackDictionaryStringInternIgnoreCaseFormatter.cs src/Umbraco.PublishedCache.NuCache/DataSource/BTree.DictionaryOfCultureVariationSerializer.cs src/Umbraco.PublishedCache.NuCache/DataSource/BTree.ContentDataSerializer.cs src/Umbraco.PublishedCache.NuCache/DataSource/IDictionaryOfPropertyDataSerializer.cs src/Umbraco.PublishedCache.NuCache/DataSource/ContentCacheDataSerializerEntityType.cs src/Umbraco.PublishedCache.NuCache/DataSource/MsgPackContentNestedDataSerializerFactory.cs src/Umbraco.PublishedCache.NuCache/DataSource/IContentCacheDataSerializer.cs src/Umbraco.PublishedCache.NuCache/DataSource/CultureVariation.cs src/Umbraco.PublishedCache.NuCache/DataSource/JsonContentNestedDataSerializer.cs src/Umbraco.PublishedCache.NuCache/DataSource/IContentCacheDataSerializerFactory.cs src/Umbraco.PublishedCache.NuCache/DataSource/PropertyData.cs src/Umbraco.PublishedCache.NuCache/DataSource/MsgPackContentNestedDataSerializer.cs src/Umbraco.PublishedCache.NuCache/DataSource/ContentCacheDataSerializationResult.cs src/Umbraco.PublishedCache.NuCache/DataSource/JsonContentNestedDataSerializerFactory.cs src/Umbraco.PublishedCache.NuCache/DataSource/BTree.cs src/Umbraco.PublishedCache.NuCache/ContentStore.cs src/Umbraco.PublishedCache.NuCache/PublishedSnapshot.cs src/Umbraco.PublishedCache.NuCache/Navigable/INavigableData.cs src/Umbraco.PublishedCache.NuCache/Navigable/NavigableContentType.cs src/Umbraco.PublishedCache.NuCache/Navigable/NavigableContent.cs src/Umbraco.PublishedCache.NuCache/Navigable/NavigablePropertyType.cs src/Umbraco.PublishedCache.NuCache/Navigable/RootContent.cs src/Umbraco.PublishedCache.NuCache/Navigable/INavigableFieldType.cs src/Umbraco.PublishedCache.NuCache/Navigable/INavigableContent.cs src/Umbraco.PublishedCache.NuCache/Navigable/INavigableSource.cs src/Umbraco.PublishedCache.NuCache/Navigable/INavigableContentType.cs src/Umbraco.PublishedCache.NuCache/Navigable/Source.cs src/Umbraco.PublishedCache.NuCache/DomainCache.cs src/Umbraco.PublishedCache.NuCache/readme.md src/Umbraco.PublishedCache.NuCache/MediaCache.cs src/Umbraco.PublishedCache.NuCache/NuCacheStartupHandler.cs src/Umbraco.PublishedCache.NuCache/Umbraco.PublishedCache.NuCache.csproj src/Umbraco.PublishedCache.NuCache/ReservedFieldNamesService.cs src/Umbraco.PublishedCache.NuCache/SnapDictionary.cs src/Umbraco.PublishedCache.NuCache/PublishedSnapshotService.cs src/Umbraco.Cms.Persistence.EFCore.Sqlite/Umbraco.Cms.Persistence.EFCore.Sqlite.csproj src/Umbraco.Cms.Persistence.EFCore.Sqlite/EFCoreSqliteComposer.cs src/Umbraco.Cms.Persistence.EFCore.Sqlite/SqliteMigrationProvider.cs src/Umbraco.Cms.Persistence.EFCore.Sqlite/Migrations/UmbracoDbContextModelSnapshot.cs src/Umbraco.Cms.Persistence.EFCore.Sqlite/Migrations/20240403141051_UpdateOpenIddictToV5.cs src/Umbraco.Cms.Persistence.EFCore.Sqlite/Migrations/20230622183638_InitialCreate.cs src/Umbraco.Cms.Persistence.EFCore.Sqlite/Migrations/20240403141051_UpdateOpenIddictToV5.Designer.cs src/Umbraco.Cms.Persistence.EFCore.Sqlite/Migrations/20230622183638_InitialCreate.Designer.cs src/Umbraco.Cms.Persistence.EFCore.Sqlite/Migrations/20230807123456_AddOpenIddict.cs src/Umbraco.Cms.Persistence.EFCore.Sqlite/Migrations/20230807123456_AddOpenIddict.Designer.cs src/Umbraco.Cms.Persistence.EFCore.Sqlite/SqliteMigrationProviderSetup.cs umbraco.sln.DotSettings .editorconfig .devcontainer/Dockerfile .devcontainer/docker-compose.yml .devcontainer/devcontainer.json Directory.Packages.props .artifactignore global.json version.json nuget.config tests/Directory.Build.props tests/Umbraco.Tests.Integration/Umbraco.Persistence.EFCore/DbContext/TestUmbracoDbContext.cs tests/Umbraco.Tests.Integration/Umbraco.Persistence.EFCore/DbContext/UmbracoLock.cs tests/Umbraco.Tests.Integration/Umbraco.Persistence.EFCore/DbContext/CustomDbContextTests.cs tests/Umbraco.Tests.Integration/Umbraco.Persistence.EFCore/Scoping/EFCoreLockTests.cs tests/Umbraco.Tests.Integration/Umbraco.Persistence.EFCore/Scoping/EFCoreScopeInfrastructureScopeLockTests.cs tests/Umbraco.Tests.Integration/Umbraco.Persistence.EFCore/Scoping/EFCoreScopeTest.cs tests/Umbraco.Tests.Integration/Umbraco.Persistence.EFCore/Scoping/EFCoreScopedFileSystemsTests.cs tests/Umbraco.Tests.Integration/Umbraco.Persistence.EFCore/Scoping/EFCoreScopeNotificationsTest.cs tests/Umbraco.Tests.Integration/Umbraco.Persistence.EFCore/Scoping/EFCoreScopeInfrastructureScopeTests.cs tests/Umbraco.Tests.Integration/Umbraco.Web.Common/MembersServiceCollectionExtensionsTests.cs tests/Umbraco.Tests.Integration/GlobalSetupTeardown.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/UserServiceCrudTests.Update.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/MemberGroupServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/MemberTypeEditingServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/MediaTypeEditingServiceTests.Update.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/LogViewerServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/WebhookRequestServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/ContentTypeEditingServiceTestsBase.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/WebhookServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/MetricsConsentServiceTest.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/UserServiceCrudTests.Delete.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/MediaTypeEditingServiceTests.GetMediaTypesForFileExtension.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/ContentTypeEditingServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/TelemetryProviderTests.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/UserServiceCrudTests.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/MediaTypeEditingServiceTests.Create.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/UserServiceCrudTests.Invite.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/MediaTypeEditingServiceTests.GetAvailableCompositions.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/UserGroupServiceValidationTests.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/MediaTypeEditingServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/WebhookLogServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/ContentServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/RelationServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/UserServiceCrudTests.Get.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/UserServiceCrudTests.Filter.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/ContentTypeEditingServiceTests.Update.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/DynamicRootServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/UserServiceCrudTests.Create.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/UserServiceCrudTests.PartialUpdates.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/MediaTypeEditingServiceTests.GetFolderMediaTypes.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/ContentTypeEditingServiceTests.GetAvailableCompositions.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/ContentTypeEditingServiceTests.Create.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Services/ContentEditingServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Events/EventAggregatorTests.cs tests/Umbraco.Tests.Integration/Umbraco.Core/RuntimeStateTests.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Packaging/CreatedPackagesRepositoryTests.cs tests/Umbraco.Tests.Integration/Umbraco.Core/DeliveryApi/CacheTests.cs tests/Umbraco.Tests.Integration/Umbraco.Core/Telemetry/TelemetryServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Core/PublishedContentQueryAccessorTests.cs tests/Umbraco.Tests.Integration/Umbraco.Core/IO/ShadowFileSystemTests.cs tests/Umbraco.Tests.Integration/Umbraco.Core/IO/FileSystemsTests.cs tests/Umbraco.Tests.Integration/DependencyInjection/UmbracoBuilderExtensions.cs tests/Umbraco.Tests.Integration/ComponentRuntimeTests.cs tests/Umbraco.Tests.Integration/appsettings.Tests.json tests/Umbraco.Tests.Integration/Implementations/TestUmbracoBootPermissionChecker.cs tests/Umbraco.Tests.Integration/Implementations/TestLifetime.cs tests/Umbraco.Tests.Integration/Implementations/TestHelper.cs tests/Umbraco.Tests.Integration/TestData/TestLogs/UmbracoTraceLog.INTEGRATIONTEST.20230707.json tests/Umbraco.Tests.Integration/TestData/Packages/Hello_1.0.0.package.xml tests/Umbraco.Tests.Integration/TestData/Packages/Document_Type_Picker_1.1.package.xml tests/Umbraco.Tests.Integration/Extensions/ServiceCollectionExtensions.cs tests/Umbraco.Tests.Integration/Umbraco.Examine.Lucene/UmbracoExamine/TestFiles/umbraco.config tests/Umbraco.Tests.Integration/Umbraco.Examine.Lucene/UmbracoExamine/TestFiles/media.xml tests/Umbraco.Tests.Integration/Umbraco.Examine.Lucene/UmbracoExamine/TestFiles/umbraco-sort.config tests/Umbraco.Tests.Integration/Umbraco.Examine.Lucene/UmbracoExamine/ExamineExternalIndexTests.cs tests/Umbraco.Tests.Integration/Umbraco.Examine.Lucene/UmbracoExamine/TestFiles.Designer.cs tests/Umbraco.Tests.Integration/Umbraco.Examine.Lucene/UmbracoExamine/SearchTests.cs tests/Umbraco.Tests.Integration/Umbraco.Examine.Lucene/UmbracoExamine/ExamineDemoDataContentService.cs tests/Umbraco.Tests.Integration/Umbraco.Examine.Lucene/UmbracoExamine/RandomIdRAMDirectory.cs tests/Umbraco.Tests.Integration/Umbraco.Examine.Lucene/UmbracoExamine/ExamineExternalIndexSearcherTest.cs tests/Umbraco.Tests.Integration/Umbraco.Examine.Lucene/UmbracoExamine/BackOfficeExamineSearcherTests.cs tests/Umbraco.Tests.Integration/Umbraco.Examine.Lucene/UmbracoExamine/IndexInitializer.cs tests/Umbraco.Tests.Integration/Umbraco.Examine.Lucene/UmbracoExamine/ExamineExtensions.cs tests/Umbraco.Tests.Integration/Umbraco.Examine.Lucene/UmbracoExamine/ExamineBaseTest.cs tests/Umbraco.Tests.Integration/Umbraco.Examine.Lucene/UmbracoExamine/ExamineDemoDataMediaService.cs tests/Umbraco.Tests.Integration/Umbraco.Examine.Lucene/UmbracoExamine/PublishedContentQueryTests.cs tests/Umbraco.Tests.Integration/Umbraco.Examine.Lucene/UmbracoExamine/IExamineExternalIndexSearcherTest.cs tests/Umbraco.Tests.Integration/Umbraco.Examine.Lucene/UmbracoExamine/IndexTest.cs tests/Umbraco.Tests.Integration/Umbraco.Examine.Lucene/UmbracoExamine/TestFiles.resx tests/Umbraco.Tests.Integration/Umbraco.Tests.Integration.csproj tests/Umbraco.Tests.Integration/ManagementApi/ManagementApiTest.cs tests/Umbraco.Tests.Integration/ManagementApi/Policies/AllCultureControllerTests.cs tests/Umbraco.Tests.Integration/ManagementApi/Preview/EndPreviewTests.cs tests/Umbraco.Tests.Integration/ManagementApi/Preview/EnterPreviewTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/Importing/CompositionsTestPackage-Random.xml tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/Importing/InheritedDocTypes-Package.xml tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/Importing/SingleDocType-WithCleanupPolicy.xml tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/Importing/uBlogsy-Package.xml tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/Importing/Fanoe-Package.xml tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/Importing/TemplateOnly-Package.xml tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/Importing/StandardMvc-Package.xml tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/Importing/TemplateOnly-Updated-Package.xml tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/Importing/Dictionary-Package.xml tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/Importing/XsltSearch-Package.xml tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/Importing/ImportResources.Designer.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/Importing/CheckboxList-Content-Package.xml tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/Importing/ImportResources.resx tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/Importing/SingleDocType.xml tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/Importing/CompositionsTestPackage.xml tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/Importing/MediaTypesAndMedia-Package.xml tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/MemberEditingServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentServicePublishBranchTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentBlueprintEditingServiceTests.Create.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/TrackRelationsTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentVersionCleanupServiceTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEventsTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentBlueprintEditingServiceTests.Move.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTests.Sort.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentPublishingServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentBlueprintEditingServiceTests.Update.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/TagServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/EntityServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentListViewServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentPublishingServiceTests.Scheduling.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentServiceNotificationTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/DictionaryItemServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/AuditServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentServicePerformanceTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentTypeServiceVariantsTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTests.Update.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTests.DeleteFromRecycleBin.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentBlueprintEditingServiceTests.Delete.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentBlueprintEditingServiceTests.GetPagedByContentTypeKey.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentTypeServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/PublicAccessServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentPublishingServiceTests.Publish.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/TrackedReferencesServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/DataTypeServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/MemberServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTests.Get.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/CachedDataTypeServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTests.Create.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/MediaTypeContainerServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/RedirectUrlServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentBlueprintContainerServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTests.MoveToRecycleBin.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentBlueprintEditingServiceTests.Get.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/MediaListViewServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTestsBase.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentTypeContainerServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ConsentServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/UserServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/MediaTypeServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTests.Copy.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/RelationServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/LanguageServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTests.Delete.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/MediaServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentListViewServiceTestsBase.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/EntityXmlSerializerTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/UserIdKeyResolverTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/MemberTypeServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/KeyValueServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/LocalizationServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/NuCacheRebuildTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentPublishingServiceTests.Unpublish.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentBlueprintEditingServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ExternalLoginServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/TemplateServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/CacheInstructionServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTests.Move.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentServiceTagsTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ThreadSafetyServiceTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentBlueprintEditingServiceTests.CreateFromContent.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentValidationServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/DataTypeContainerServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/FileServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Security/BackOfficeUserStoreTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Runtime/FileSystemMainDomLockTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/SyntaxProvider/SqlServerSyntaxProviderTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/NPocoTests/NPocoBulkInsertTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/NPocoTests/NPocoFetchTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/SchemaValidationTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/UnitOfWorkTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/StylesheetRepositoryTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/PublicAccessRepositoryTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/ScriptRepositoryTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/RedirectUrlRepositoryTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/TemplateRepositoryTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/KeyValueRepositoryTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/EntityRepositoryTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/UserGroupRepositoryTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/AuditRepositoryTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/DataTypeDefinitionRepositoryTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/DocumentRepositoryTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/UserRepositoryTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/ServerRegistrationRepositoryTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/RelationTypeRepositoryTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/MediaRepositoryTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/ContentTypeRepositoryTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/SimilarNodeNameTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/PartialViewRepositoryTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/RelationRepositoryTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/CacheInstructionRepositoryTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/DictionaryRepositoryTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/MemberTypeRepositoryTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/DomainRepositoryTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/LanguageRepositoryTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/MediaTypeRepositoryTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/DocumentVersionRepositoryTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/MemberRepositoryTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/TagRepositoryTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/Repositories/NotificationsRepositoryTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/LocksTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Scoping/ScopeFileSystemsTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Scoping/LegacyScopeProviderTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Scoping/SupressNotificationsTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Scoping/ScopedRepositoryTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Scoping/ScopedNuCacheTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Scoping/ScopeTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/PropertyIndexValueFactoryTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/RichTextPropertyEditorTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/RichTextEditorPastedImagesTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Packaging/PackageInstallationTest.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Packaging/PackageDataInstallationTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Packaging/CreatedPackageSchemaTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Migrations/Expressions/Create/Expressions/CreateTableExpressionTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Migrations/AdvancedMigrationTests.cs tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Migrations/PartialMigrationsTests.cs tests/Umbraco.Tests.Integration/NewBackoffice/OpenAPIContractTest.cs tests/Umbraco.Tests.Integration/Umbraco.Web.Website/Routing/FrontEndRouteTests.cs tests/Umbraco.Tests.Integration/Umbraco.Web.Website/Security/MemberAuthorizeTests.cs tests/Umbraco.Tests.Integration/Testing/UmbracoIntegrationTestWithContent.cs tests/Umbraco.Tests.Integration/Testing/ITestDatabase.cs tests/Umbraco.Tests.Integration/Testing/SqlServerBaseTestDatabase.cs tests/Umbraco.Tests.Integration/Testing/TestDatabaseFactory.cs tests/Umbraco.Tests.Integration/Testing/UmbracoIntegrationTest.cs tests/Umbraco.Tests.Integration/Testing/TestDbMeta.cs tests/Umbraco.Tests.Integration/Testing/TestConflictingRouteService.cs tests/Umbraco.Tests.Integration/Testing/SqliteTestDatabase.cs tests/Umbraco.Tests.Integration/Testing/LocalDbTestDatabase.cs tests/Umbraco.Tests.Integration/Testing/TestWebProfilerRepository.cs tests/Umbraco.Tests.Integration/Testing/BaseTestDatabase.cs tests/Umbraco.Tests.Integration/Testing/TestDatabaseSettings.cs tests/Umbraco.Tests.Integration/Testing/IntegrationTestComponent.cs tests/Umbraco.Tests.Integration/Testing/TestUmbracoDatabaseFactoryProvider.cs tests/Umbraco.Tests.Integration/Testing/SqlServerTestDatabase.cs tests/Umbraco.Tests.Integration/Testing/UmbracoIntegrationTestBase.cs tests/Umbraco.Tests.Integration/TestServerTest/UmbracoTestServerTestBase.cs tests/Umbraco.Tests.Integration/TestServerTest/TestAuthHandler.cs tests/Umbraco.Tests.Integration/TestServerTest/UmbracoWebApplicationFactory.cs tests/Umbraco.Tests.Integration/AssemblyAttributes.cs tests/Umbraco.Tests.Integration/Umbraco.Web.BackOffice/UrlAndDomains/package.xml tests/Umbraco.Tests.Integration/Umbraco.Web.BackOffice/UrlAndDomains/DomainAndUrlsTests.cs tests/Umbraco.Tests.Integration/Umbraco.Web.BackOffice/UmbracoBackOfficeServiceCollectionExtensionsTests.cs tests/Umbraco.Tests.Common/TestConstants.cs tests/Umbraco.Tests.Common/TaskHelper.cs tests/Umbraco.Tests.Common/TestClone.cs tests/Umbraco.Tests.Common/TestPublishedSnapshotAccessor.cs tests/Umbraco.Tests.Common/Attributes/LongRunning.cs tests/Umbraco.Tests.Common/Attributes/NonCritical.cs tests/Umbraco.Tests.Common/Builders/ScriptBuilder.cs tests/Umbraco.Tests.Common/Builders/UserGroupBuilder.cs tests/Umbraco.Tests.Common/Builders/DataEditorBuilder.cs tests/Umbraco.Tests.Common/Builders/UmbracoIdentityRoleBuilder.cs tests/Umbraco.Tests.Common/Builders/MemberBuilder.cs tests/Umbraco.Tests.Common/Builders/DictionaryTranslationBuilder.cs tests/Umbraco.Tests.Common/Builders/ContentCultureInfosBuilder.cs tests/Umbraco.Tests.Common/Builders/GenericCollectionBuilder.cs tests/Umbraco.Tests.Common/Builders/ContentTypeBaseBuilder.cs tests/Umbraco.Tests.Common/Builders/DictionaryItemBuilder.cs tests/Umbraco.Tests.Common/Builders/RelationTypeBuilder.cs tests/Umbraco.Tests.Common/Builders/ContentCultureInfosCollectionBuilder.cs tests/Umbraco.Tests.Common/Builders/StylesheetBuilder.cs tests/Umbraco.Tests.Common/Builders/MemberTypeBuilder.cs tests/Umbraco.Tests.Common/Builders/GenericDictionaryBuilder.cs tests/Umbraco.Tests.Common/Builders/MediaBuilder.cs tests/Umbraco.Tests.Common/Builders/LanguageBuilder.cs tests/Umbraco.Tests.Common/Builders/MemberGroupBuilder.cs tests/Umbraco.Tests.Common/Builders/TemplateBuilder.cs tests/Umbraco.Tests.Common/Builders/PropertyDataBuilder.cs tests/Umbraco.Tests.Common/Builders/MediaTypeBuilder.cs tests/Umbraco.Tests.Common/Builders/XmlDocumentBuilder.cs tests/Umbraco.Tests.Common/Builders/PropertyGroupBuilder.cs tests/Umbraco.Tests.Common/Builders/Extensions/StringExtensions.cs tests/Umbraco.Tests.Common/Builders/Extensions/ContentTypeBuilderExtensions.cs tests/Umbraco.Tests.Common/Builders/Extensions/BuilderExtensions.cs tests/Umbraco.Tests.Common/Builders/PropertyTypeBuilder.cs tests/Umbraco.Tests.Common/Builders/ChildBuilderBase.cs tests/Umbraco.Tests.Common/Builders/UserBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithLastLoginDateBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithThumbnailBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithFailedPasswordAttemptsBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithNameBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithIsApprovedBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithParentContentTypeBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithCultureInfoBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithSortOrderBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithIconBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IBuildPropertyTypes.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithPropertyTypeIdsIncrementingFrom.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithUpdateDateBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithIsLockedOutBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithAliasBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithPathBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithIsContainerBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithAllowAsRootBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithParentIdBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithCreatorIdBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithSupportsPublishing.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithLastPasswordChangeDateBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IBuildContentCultureInfosCollection.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IBuildPropertyGroups.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IBuildContentTypes.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithDescriptionBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithEmailBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithDeleteDateBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithKeyBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithLoginBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithPropertyValues.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithDateBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithIdBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IAccountBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithLevelBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithCreateDateBuilder.cs tests/Umbraco.Tests.Common/Builders/Interfaces/IWithTrashedBuilder.cs tests/Umbraco.Tests.Common/Builders/PropertyBuilder.cs tests/Umbraco.Tests.Common/Builders/AuditEntryBuilder.cs tests/Umbraco.Tests.Common/Builders/ContentTypeSortBuilder.cs tests/Umbraco.Tests.Common/Builders/EntitySlimBuilder.cs tests/Umbraco.Tests.Common/Builders/DataValueEditorBuilder.cs tests/Umbraco.Tests.Common/Builders/RelationBuilder.cs tests/Umbraco.Tests.Common/Builders/ContentBuilder.cs tests/Umbraco.Tests.Common/Builders/ContentTypeBuilder.cs tests/Umbraco.Tests.Common/Builders/ConfigurationEditorBuilder.cs tests/Umbraco.Tests.Common/Builders/WebhookBuilder.cs tests/Umbraco.Tests.Common/Builders/ContentDataBuilder.cs tests/Umbraco.Tests.Common/Builders/DocumentEntitySlimBuilder.cs tests/Umbraco.Tests.Common/Builders/DataTypeBuilder.cs tests/Umbraco.Tests.Common/Builders/PartialViewBuilder.cs tests/Umbraco.Tests.Common/Builders/BuilderBase.cs tests/Umbraco.Tests.Common/Builders/ContentNodeKitBuilder.cs tests/Umbraco.Tests.Common/TestOptionsSnapshot.cs tests/Umbraco.Tests.Common/Extensions/StringExtensions.cs tests/Umbraco.Tests.Common/Extensions/ContentBaseExtensions.cs tests/Umbraco.Tests.Common/TestHelpers/TestDatabase.cs tests/Umbraco.Tests.Common/TestHelpers/FileSystemsCreator.cs tests/Umbraco.Tests.Common/TestHelpers/MockedValueEditors.cs tests/Umbraco.Tests.Common/TestHelpers/StringNewlineExtensions.cs tests/Umbraco.Tests.Common/TestHelpers/Stubs/TestProfiler.cs tests/Umbraco.Tests.Common/TestHelpers/LogTestHelper.cs tests/Umbraco.Tests.Common/TestHelpers/TestEnvironment.cs tests/Umbraco.Tests.Common/Umbraco.Tests.Common.csproj tests/Umbraco.Tests.Common/Published/PublishedSnapshotTestObjects.cs tests/Umbraco.Tests.Common/Published/PublishedContentXml.cs tests/Umbraco.Tests.Common/Published/PublishedContentXmlAdapter.cs tests/Umbraco.Tests.Common/TestOptionsMonitor.cs tests/Umbraco.Tests.Common/TestDefaultCultureAccessor.cs tests/Umbraco.Tests.Common/TestLastChanceFinder.cs tests/Umbraco.Tests.Common/Testing/UmbracoTestOptions.cs tests/Umbraco.Tests.Common/Testing/UmbracoTestAttribute.cs tests/Umbraco.Tests.Common/Testing/TestHostingEnvironment.cs tests/Umbraco.Tests.Common/Testing/TestOptionAttributeBase.cs tests/Umbraco.Tests.Common/TestUmbracoContextAccessor.cs tests/Umbraco.Tests.Common/TestHelperBase.cs tests/Umbraco.Tests.Common/TestVariationContextAccessor.cs tests/.editorconfig tests/Directory.Packages.props tests/Umbraco.Tests.Benchmarks/CollectionBenchmarks.cs tests/Umbraco.Tests.Benchmarks/CombineGuidBenchmarks.cs tests/Umbraco.Tests.Benchmarks/Config/QuickRunConfigAttribute.cs tests/Umbraco.Tests.Benchmarks/Config/QuickRunWithMemoryDiagnoserConfigAttribute.cs tests/Umbraco.Tests.Benchmarks/TryConvertToBenchmarks.cs tests/Umbraco.Tests.Benchmarks/CtorInvokeBenchmarks.cs.bak tests/Umbraco.Tests.Benchmarks/StringFileExtensionBenchmark.cs tests/Umbraco.Tests.Benchmarks/HexStringBenchmarks.cs tests/Umbraco.Tests.Benchmarks/XmlBenchmarks.cs tests/Umbraco.Tests.Benchmarks/TypeFinderBenchmarks.cs tests/Umbraco.Tests.Benchmarks/StringReplaceFirstBenchmarks.cs tests/Umbraco.Tests.Benchmarks/app.config tests/Umbraco.Tests.Benchmarks/ReflectionUtilities-Unused.cs.bak tests/Umbraco.Tests.Benchmarks/GuidUdiBenchmarks.cs tests/Umbraco.Tests.Benchmarks/ConcurrentDictionaryBenchmarks.cs tests/Umbraco.Tests.Benchmarks/LinqCastBenchmarks.cs tests/Umbraco.Tests.Benchmarks/SqlTemplatesBenchmark.cs tests/Umbraco.Tests.Benchmarks/Umbraco.Tests.Benchmarks.csproj tests/Umbraco.Tests.Benchmarks/Program.cs tests/Umbraco.Tests.Benchmarks/ShortStringHelperBenchmarks.cs tests/Umbraco.Tests.Benchmarks/ModelToSqlExpressionHelperBenchmarks.cs tests/Umbraco.Tests.Benchmarks/HashFromStreams.cs tests/Umbraco.Tests.Benchmarks/DetectJsonBenchmarks.cs tests/Umbraco.Tests.Benchmarks/EnumeratorBenchmarks.cs tests/Umbraco.Tests.Benchmarks/OldUtf8ToAsciiConverter.cs tests/Umbraco.Tests.Benchmarks/StringReplaceManyBenchmarks.cs tests/Umbraco.Tests.Benchmarks/LoggerAllocationBenchmark.cs tests/Umbraco.Tests.Benchmarks/TypeLoaderBenchmarks.cs tests/codeanalysis.ruleset tests/Umbraco.Tests.AcceptanceTest/README.md tests/Umbraco.Tests.AcceptanceTest/config.js tests/Umbraco.Tests.AcceptanceTest/package-lock.json tests/Umbraco.Tests.AcceptanceTest/createTest.js tests/Umbraco.Tests.AcceptanceTest/misc/Directory.Packages.props tests/Umbraco.Tests.AcceptanceTest/tests/auth.setup.ts tests/Umbraco.Tests.AcceptanceTest/tests/ApiTesting/appsettings.json tests/Umbraco.Tests.AcceptanceTest/tests/ApiTesting/Language/Language.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/ApiTesting/DataType/DataType.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/ApiTesting/DataType/DataTypeFolder.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/ApiTesting/Dictionary/Dictionary.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/ApiTesting/PartialView/PartialView.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/ApiTesting/PartialView/PartialViewFolder.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/ApiTesting/TemporaryFile/TemporaryFile.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/ApiTesting/Stylesheet/Stylesheet.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/ApiTesting/Stylesheet/StylesheetFolder.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/ApiTesting/RelationType/RelationType.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/ApiTesting/Script/ScriptFolder.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/ApiTesting/Script/Script.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/ApiTesting/Package/Package.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/ApiTesting/User/User.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/ApiTesting/User/UserAvatar.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/ApiTesting/UserGroup/UserGroup.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/ApiTesting/Template/Template.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/appsettings.json tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/Language/Language.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/MediaType/MediaTypeFolder.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/MediaType/MediaTypeDesignTab.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/MediaType/MediaType.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/MediaType/MediaTypeStructureTab.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/DocumentType/DocumentTypeFolder.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/DocumentType/DocumentTypeSettingsTab.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/DocumentType/DocumentTypeDesignTab.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/DocumentType/DocumentTypeTemplatesTab.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/DocumentType/DocumentType.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/DocumentType/DocumentTypeStructureTab.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/PartialView/PartialView.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/PartialView/PartialViewFolder.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/Dashboard/Telemetry.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/Dashboard/HealthCheck.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/Dashboard/Profiling.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/Dashboard/Welcome.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/Dashboard/ModelsBuilder.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/Dashboard/ExamineManagement.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/Dashboard/PublishedStatus.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/Stylesheet/Stylesheet.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/Stylesheet/StylesheetFolder.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/Script/ScriptFolder.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/Script/Script.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/Template/Templates.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Media/Media.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/LogViewer/LogViewer.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/ImageCropper.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Numeric.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/DataType.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Upload.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/DataTypeFolder.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Radiobox.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Label.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/DatePicker.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Textarea.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/ApprovedColor.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/ListView.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/DataType/Textstring.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Packages/InstalledPackages.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Packages/CreatedPackages.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Packages/PackagesPackages.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Translation/Translation.spec.ts tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Relation Types/RelationTypes.spec.ts tests/Umbraco.Tests.AcceptanceTest/postinstall.js tests/Umbraco.Tests.AcceptanceTest/fixtures/packageLibrary/package.xml tests/Umbraco.Tests.AcceptanceTest/fixtures/customViews/Image.html tests/Umbraco.Tests.AcceptanceTest/fixtures/dictionary/TestSingleDictionary.udt tests/Umbraco.Tests.AcceptanceTest/fixtures/dictionary/TestDictionaryWithDescendants.udt tests/Umbraco.Tests.AcceptanceTest/fixtures/mediaLibrary/Audio.mp3 tests/Umbraco.Tests.AcceptanceTest/fixtures/mediaLibrary/Video.mp4 tests/Umbraco.Tests.AcceptanceTest/fixtures/mediaLibrary/VectorGraphics.svg tests/Umbraco.Tests.AcceptanceTest/fixtures/mediaLibrary/UpdatedFile.txt tests/Umbraco.Tests.AcceptanceTest/fixtures/mediaLibrary/Article.pdf tests/Umbraco.Tests.AcceptanceTest/fixtures/mediaLibrary/File.txt tests/Umbraco.Tests.AcceptanceTest/package.json tests/Umbraco.Tests.AcceptanceTest/playwright.config.ts tests/Umbraco.Tests.AcceptanceTest.UmbracoProject/SQLiteMemoryComposer.cs tests/Umbraco.Tests.AcceptanceTest.UmbracoProject/SuspendScheduledPublishingComposer.cs tests/Umbraco.Tests.AcceptanceTest.UmbracoProject/Umbraco.Tests.AcceptanceTest.UmbracoProject.csproj tests/Umbraco.Tests.AcceptanceTest.UmbracoProject/SqlServerDelayedDurabilityComposer.cs tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Routing/TestRouteBuilder.cs tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Routing/PreviewRoutesTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Routing/RoutableDocumentFilterTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Routing/BackOfficeAreaRoutesTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Routing/EndpointRouteBuilderExtensionsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Media/ImageSharpImageUrlGeneratorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/FileNameTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/ImageProcessors/CropWebProcessorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Filters/ValidateUmbracoFormRouteStringFilterTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Extensions/ImageCropperTemplateCoreExtensionsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Extensions/HtmlHelperExtensionMethodsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Extensions/HttpContextExtensionTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Security/EncryptionHelperTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Security/PublicAccessCheckerTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Security/MemberSignInManagerTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Mvc/HtmlStringUtilitiesTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Views/UmbracoViewPageTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/ImageCropperTest.cs tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/ModelBinders/HttpQueryStringModelBinderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/ModelBinders/ContentModelBinderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/GetContentUrlsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/PublishedRouterTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/ContentFinderByIdentifierTestsBase.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/ContentFinderByUrlAndTemplateTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/ContentFinderByAliasTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/UrlsProviderWithDomainsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/UriUtilityTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/ContentFinderByUrlWithDomainsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/DomainsAndCulturesTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/ContentFinderByPageIdQueryTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/ContentFinderByKeyTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/ContentFinderByAliasWithDomainsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/ContentFinderByIdTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/UrlRoutingTestBase.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/WebPathTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/SiteDomainMapperTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/UrlProviderWithoutHideTopLevelNodeFromPathTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/UmbracoRequestPathsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/UrlsWithNestedDomains.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/ContentFinderByUrlAliasTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/ContentFinderByUrlTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/UrlProviderWithHideTopLevelNodeFromPathTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/HexEncoderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/DelegateExtensionsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/ReflectionTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Cache/DefaultCachePolicyTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Cache/ValueEditorCacheTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Cache/FastDictionaryAppCacheTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Cache/FullDataSetCachePolicyTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Cache/SingleItemsOnlyCachePolicyTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Cache/RefresherTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Cache/ObjectAppCacheTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Cache/DeepCloneAppCacheTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Cache/HttpContextRequestAppCacheTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Cache/AppCacheTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Cache/DictionaryAppCacheTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Cache/DistributedCache/DistributedCacheTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Cache/RuntimeAppCacheTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/Models/Validation/GlobalSettingsValidatorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/Models/Validation/ContentSettingsValidatorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/Models/Validation/HealthChecksSettingsValidatorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/Models/Validation/RequestHandlerSettingsValidatorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/Models/RequestHandlerSettingsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/Models/GlobalSettingsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/ConfigureConnectionStringsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/NCronTabParserTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/ContentVersionCleanupServiceTest.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/DefaultContentVersionCleanupPolicyTest.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/IdKeyMapTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/SystemInformationServiceTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/ContentTypeServiceExtensionsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/TreeEntitySortingServiceTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/UserGroupServiceTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/BasicAuthServiceTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Events/MoveEventInfoTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Events/EventAggregatorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Xml/XmlHelperTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/TaskHelperTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/HashCodeCombinerTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/TreeEntityExtensionsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/ConfigurationExtensionsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/ClaimsPrincipalExtensionsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/UriExtensionsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/HtmlEncodedStringExtensionsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/UmbracoBuilderExtensionsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/IntGuidIntConversionTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/UdiGetterExtensionsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/TypeExtensionsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Security/LegacyPasswordSecurityTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Security/FileStreamSecurityValidatorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Security/MediaPermissionsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Security/ContentPermissionsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/RelationTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/UserGroupTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/CultureImpactTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/MemberTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/ContentTypeHistoryCleanupTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/PropertyGroupTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/MemberGroupTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/RangeTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/DeepCloneHelperTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/DocumentEntityTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/LanguageTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/PropertyTypeTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/ContentTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/RelationTypeTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/TemplateTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/PropertyTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/ContentExtensionsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/UserTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/DictionaryTranslationTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/ContentTypeTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/UserExtensionsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/DictionaryItemTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/Collections/PropertyCollectionTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/Collections/SimpleOrder.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/Collections/Item.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/Collections/OrderItem.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/VariationTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/StylesheetTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Models/ContentScheduleTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Templates/HtmlImageSourceParserTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Templates/HtmlLocalLinkParserTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Templates/DefaultViewContentProviderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/EnumerableExtensionsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/HashGeneratorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/AttemptTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/ShortStringHelper/StringValidationTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/ShortStringHelper/DefaultShortStringHelperTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/ShortStringHelper/StylesheetHelperTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/ShortStringHelper/CmsHelperCasingTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/ShortStringHelper/StringExtensionsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/ShortStringHelper/DefaultShortStringHelperTestsWithoutSetup.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/ShortStringHelper/MockShortStringHelper.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/GuidUtilsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Scoping/EventNameExtractorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Scoping/ScopedNotificationPublisherTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/BlockPropertyValueConverterTestsBase.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/PropertyEditorValueConverterTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/PropertyEditorValueTypeConverterTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/MultiNodeTreePickerTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/TrueFalsePropertyValueEditorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/MultipleTextStringValueEditorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/EnsureUniqueValuesValidatorTest.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/DataValueReferenceFactoryCollectionTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/BlockEditorComponentTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/SliderValueEditorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/DataValueEditorReuseTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/BlockListPropertyValueConverterTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/PropertyEditorValueEditorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/ConvertersTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/BlockGridPropertyValueConverterTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/NumericValueEditorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/ColorListValidatorTest.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/DecimalValueEditorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/RichTextPropertyEditorHelperTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/MultiValuePropertyEditorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Packaging/PendingPackageMigrationsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/CoreThings/UriUtilityCoreTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/CoreThings/TryConvertToTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/CoreThings/UdiTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/CoreThings/ObjectExtensionsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Published/ConvertersTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Published/ModelTypeTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Published/PropertyCacheVarianceTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Published/PublishedContentVarianceTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Published/PropertyCacheLevelTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Deploy/ArtifactBaseTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/DeliveryApi/RichTextParserTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/DeliveryApi/CacheTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/DeliveryApi/MediaBuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/DeliveryApi/ContentRouteBuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/DeliveryApi/ContentPickerValueConverterTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/DeliveryApi/DeliveryApiTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/DeliveryApi/JsonValueConverterTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/DeliveryApi/MediaPickerWithCropsValueConverterTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/DeliveryApi/MultiNodeTreePickerValueConverterTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/DeliveryApi/ApiMediaUrlProviderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/DeliveryApi/PublishedPropertyTypeTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/DeliveryApi/PropertyRendererTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/DeliveryApi/OutputExpansionStrategyTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/DeliveryApi/MultiUrlPickerValueConverterTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/DeliveryApi/ImageCropperValueConverterTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/DeliveryApi/PublishedContentCacheTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/DeliveryApi/ContentBuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/DeliveryApi/OutputExpansionStrategyTestBase.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/DeliveryApi/OutputExpansionStrategyV2Tests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/DeliveryApi/MarkdownEditorValueConverterTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/DeliveryApi/PropertyValueConverterTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/ClaimsIdentityExtensionsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/VersionExtensionTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Manifest/PackageManifestReaderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Manifest/PackageManifestServiceTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Web/Routing/PublishedRequestBuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/ReflectionUtilitiesTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/EmbeddedResources/LanguageXmlTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Telemetry/SystemTroubleshootingInformationTelemetryProviderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Telemetry/SiteIdentifierServiceTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Telemetry/TelemetryServiceTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Components/ComponentTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Composing/TypeLoaderExtensions.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Composing/LazyCollectionBuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Composing/ComposingTestBase.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Composing/TypeFinderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Composing/TypeHelperTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Composing/CollectionBuildersTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Composing/TypeLoaderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Collections/StackQueueTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Collections/DeepCloneableListTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Collections/OrderedHashSetTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Collections/TopoGraphTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/CoreXml/FrameworkXmlTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/IO/AbstractFileSystemTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/IO/PhysicalFileSystemTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/Scheduling/ContentVersionCleanupTest.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/BackOffice/IdentityExtensionsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/BackOffice/UmbracoBackOfficeIdentityTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Core/XmlExtensionsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.ModelsBuilder.Embedded/UmbracoApplicationTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.ModelsBuilder.Embedded/StringExtensions.cs tests/Umbraco.Tests.UnitTests/Umbraco.ModelsBuilder.Embedded/BuilderTests.cs tests/Umbraco.Tests.UnitTests/AutoFixture/Customizations/UmbracoCustomizations.cs tests/Umbraco.Tests.UnitTests/AutoFixture/Customizations/OmitRecursionCustomization.cs tests/Umbraco.Tests.UnitTests/AutoFixture/AutoMoqDataAttribute.cs tests/Umbraco.Tests.UnitTests/AutoFixture/InlineAutoMoqDataAttribute.cs tests/Umbraco.Tests.UnitTests/AutoFixture/UmbracoAutoMoqFixtureFactory.cs tests/Umbraco.Tests.UnitTests/Umbraco.Tests.Common/Builders/UserGroupBuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Tests.Common/Builders/MemberBuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Tests.Common/Builders/TemplateBuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Tests.Common/Builders/XmlDocumentBuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Tests.Common/Builders/PropertyBuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Tests.Common/Builders/TemplateDetail.cs tests/Umbraco.Tests.UnitTests/Umbraco.Tests.Common/Builders/StylesheetBuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Tests.Common/Builders/PropertyGroupBuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Tests.Common/Builders/PropertyTypeDetail.cs tests/Umbraco.Tests.UnitTests/Umbraco.Tests.Common/Builders/RelationBuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Tests.Common/Builders/LanguageBuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Tests.Common/Builders/MediaTypeBuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Tests.Common/Builders/DocumentEntitySlimBuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Tests.Common/Builders/MemberGroupBuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Tests.Common/Builders/ContentTypeBuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Tests.Common/Builders/UserBuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Tests.Common/Builders/WebhookBuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Tests.Common/Builders/AllowedContentTypeDetail.cs tests/Umbraco.Tests.UnitTests/Umbraco.Tests.Common/Builders/DataTypeBuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Tests.Common/Builders/MemberTypeBuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Tests.Common/Builders/RelationTypeBuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Tests.Common/Builders/PropertyTypeBuilderTests.cs tests/Umbraco.Tests.UnitTests/TestHelpers/PublishedSnapshotServiceTestBase.cs tests/Umbraco.Tests.UnitTests/TestHelpers/CompositionExtensions.cs tests/Umbraco.Tests.UnitTests/TestHelpers/TestNuCacheContentService.cs tests/Umbraco.Tests.UnitTests/TestHelpers/Assets/UmbracoTraceLog.UNITTEST.20181112.json tests/Umbraco.Tests.UnitTests/TestHelpers/BaseUsingSqlSyntax.cs tests/Umbraco.Tests.UnitTests/TestHelpers/TestHelper.cs tests/Umbraco.Tests.UnitTests/TestHelpers/Objects/TestUmbracoContextFactory.cs tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Persistence.SqlServer/SqlLocalDbDatabaseProviderMetadataTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Persistence.SqlServer/SqlServerDatabaseProviderMetadataTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Persistence.SqlServer/SqAzureDatabaseProviderMetadataTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/HostedServices/RecurringHostedServiceBaseTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/PublishedCache/PublishedSnapshotServiceCollectionTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/PublishedCache/PublishedMediaTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/PublishedCache/RootNodeTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/PublishedCache/ContentSerializationTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/PublishedCache/PublishedContentLanguageVariantTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/PublishedCache/PublishedSnapshotServiceContentTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/PublishedCache/PublishedContentExtensionTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/PublishedCache/PublishedContentDataTableTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/PublishedCache/PublishedContentCacheTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/PublishedCache/PublishedContentTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/PublishedCache/UrlRoutesTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Services/AmbiguousEventTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Services/LocalizedTextServiceTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Services/PropertyValidationServiceTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Serialization/JsonStringInternConverterTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Serialization/JsonBlockValueConverterTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Serialization/SystemTextJsonSerializerTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Extensions/EmailMessageExtensionsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Security/NoOpLookupNormalizerTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Security/UmbracoPasswordHasherTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Security/MemberRoleStoreTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Security/MemberManagerTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Security/MemberPasswordHasherTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Security/MemberUserStoreTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Models/DataTypeTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Models/PathValidationTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Runtime/DefaultMainDomKeyGeneratorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/Querying/MediaTypeRepositorySqlClausesTest.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/Querying/ExpressionTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/Querying/ContentTypeRepositorySqlClausesTest.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/Querying/QueryBuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/Querying/MediaRepositorySqlClausesTest.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/Querying/DataTypeDefinitionRepositorySqlClausesTest.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/BulkDataReaderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/SqlAzureDatabaseProviderMetadataTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/NPocoTests/NPocoSqlTemplateTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/NPocoTests/NPocoSqlTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/NPocoTests/NPocoSqlExtensionsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/Mappers/ContentTypeMapperTest.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/Mappers/LanguageMapperTest.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/Mappers/DataTypeMapperTest.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/Mappers/ContentMapperTest.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/Mappers/DictionaryMapperTest.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/Mappers/RelationMapperTest.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/Mappers/PropertyTypeMapperTest.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/Mappers/PropertyGroupMapperTest.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/Mappers/RelationTypeMapperTest.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/Mappers/DictionaryTranslationMapperTest.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Persistence/Mappers/MediaMapperTest.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/BackgroundJobs/Jobs/HealthCheckNotifierJobTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/BackgroundJobs/Jobs/TempFileCleanupJobTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/BackgroundJobs/Jobs/LogScrubberJobTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/BackgroundJobs/Jobs/ScheduledPublishingJobTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/BackgroundJobs/Jobs/ServerRegistration/InstructionProcessJobTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/BackgroundJobs/Jobs/ServerRegistration/TouchServerJobTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/BackgroundJobs/RecurringBackgroundJobHostedServiceTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Scoping/ScopeUnitTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/HealthChecks/HealthCheckResultsTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Editors/UserEditorAuthorizationHelperTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/MigrationPlanTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/MigrationTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/Stubs/FiveZeroMigration.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/Stubs/SixZeroMigration1.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/Stubs/SixZeroMigration2.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/Stubs/Dummy.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/Stubs/AlterUserTableMigrationStub.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/Stubs/FourElevenMigration.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/Stubs/DropForeignKeyMigrationStub.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Migrations/AlterMigrationTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Logging/LogviewerTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Examine/UmbracoContentValueSetValidatorTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Mapping/MappingTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/BackOffice/BackOfficeClaimsPrincipalFactoryTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Web.Website/Routing/UmbracoRouteValueTransformerTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Web.Website/Routing/ControllerActionSearcherTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Web.Website/Routing/UmbracoRouteValuesFactoryTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Web.Website/AspNetCoreHostingEnvironmentTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Web.Website/Controllers/SurfaceControllerTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Web.Website/Controllers/RenderNoContentControllerTests.cs tests/Umbraco.Tests.UnitTests/AssemblyAttributes.cs tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/BackOfficeExternalLoginServiceTests.UnLinkLoginAsync.cs tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/BackOfficeExternalLoginServiceTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Services/BackOfficeExternalLoginServiceTests.ExternalLoginStatusForUserAsync.cs tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Security/BackOfficeAuthenticationBuilderTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Factories/IndexPresentationFactoryTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Mapping/Content/DocumentVariantStateHelperTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.Tests.UnitTests.csproj tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Persistence.Sqlite/SqliteDatabaseProviderMetadataTests.cs tests/Umbraco.Tests.UnitTests/Umbraco.PublishedCache.NuCache/SnapDictionaryTests.cs tests/Umbraco.TestData/SegmentTestController.cs tests/Umbraco.TestData/Configuration/TestDataSettings.cs tests/Umbraco.TestData/Extensions/UmbracoBuilderExtensions.cs tests/Umbraco.TestData/LoadTestComposer.cs tests/Umbraco.TestData/LoadTestController.cs tests/Umbraco.TestData/UmbracoTestDataController.cs tests/Umbraco.TestData/readme.md tests/Umbraco.TestData/Umbraco.TestData.csproj tools/Umbraco.JsonSchema/UmbracoCmsSchema.cs tools/Umbraco.JsonSchema/Umbraco.JsonSchema.csproj tools/Umbraco.JsonSchema/Program.cs tools/Umbraco.JsonSchema/UmbracoJsonSchemaGenerator.cs tools/Umbraco.JsonSchema/Options.cs umbraco.sln .gitattributes templates/UmbracoPackage/UmbracoPackage.csproj templates/UmbracoPackage/.template.config/template.json templates/UmbracoPackage/.template.config/dotnetcli.host.json templates/UmbracoPackage/.template.config/ide.host.json templates/UmbracoPackage/App_Plugins/UmbracoPackage/umbraco-package.json templates/UmbracoPackage/buildTransitive/UmbracoPackage.targets templates/Directory.Build.props templates/UmbracoProject/appsettings.json templates/UmbracoProject/appsettings.Development.json templates/UmbracoProject/.template.config/template.json templates/UmbracoProject/.template.config/dotnetcli.host.json templates/UmbracoProject/.template.config/ide.host.json templates/UmbracoProject/UmbracoProject.csproj templates/UmbracoProject/Properties/launchSettings.json templates/Umbraco.Templates.csproj templates/UmbracoPackageRcl/UmbracoPackage.csproj templates/UmbracoPackageRcl/.template.config/template.json templates/UmbracoPackageRcl/.template.config/dotnetcli.host.json templates/UmbracoPackageRcl/.template.config/ide.host.json templates/UmbracoPackageRcl/wwwroot/umbraco-package.json .vscode/tasks.json .vscode/launch.json