From bd567d47365eb2ebf598b062961db76f6d2a7b49 Mon Sep 17 00:00:00 2001 From: caendesilva Date: Sat, 28 Oct 2023 18:07:03 +0000 Subject: [PATCH] Upload live reports from test suite run 68471d74a6ec52144e05b89175470b3c538c7ab1 --- master/README.md | 2 +- ...nsole-Commands-PublishHomepageCommand.html | 28 +- .../classes/Hyde-Facades-Filesystem.html | 6 +- .../Hyde-Foundation-Kernel-Filesystem.html | 36 +- ...e-Framework-Actions-BladeMatterParser.html | 22 +- ...ions-PreBuildTasks-CleanSiteDirectory.html | 8 +- ...ework-Factories-NavigationDataFactory.html | 12 +- ...k-Features-Metadata-GlobalMetadataBag.html | 44 +- ...amework-Features-Metadata-MetadataBag.html | 44 +- ...ork-Features-Metadata-PageMetadataBag.html | 44 +- ...k-Features-Navigation-DropdownNavItem.html | 16 +- master/coverage/dashboard.html | 8 +- master/coverage/framework/dashboard.html | 8 +- master/coverage/framework/index.html | 10 +- .../Commands/BuildRssFeedCommand.php.html | 2 +- .../Commands/BuildSearchCommand.php.html | 2 +- .../Commands/BuildSiteCommand.php.html | 2 +- .../Commands/BuildSitemapCommand.php.html | 2 +- .../ChangeSourceDirectoryCommand.php.html | 2 +- .../Console/Commands/DebugCommand.php.html | 2 +- .../Console/Commands/MakePageCommand.php.html | 2 +- .../Console/Commands/MakePostCommand.php.html | 2 +- .../Commands/PackageDiscoverCommand.php.html | 2 +- .../Commands/PublishConfigsCommand.php.html | 2 +- .../Commands/PublishHomepageCommand.php.html | 206 +- .../Commands/PublishViewsCommand.php.html | 2 +- .../Commands/RebuildPageCommand.php.html | 2 +- .../Commands/RouteListCommand.php.html | 2 +- .../Console/Commands/ServeCommand.php.html | 2 +- .../Console/Commands/ValidateCommand.php.html | 2 +- .../Commands/VendorPublishCommand.php.html | 2 +- .../src/Console/Commands/dashboard.html | 4 +- .../framework/src/Console/Commands/index.html | 2 +- .../Concerns/AsksToRebuildSite.php.html | 2 +- .../src/Console/Concerns/Command.php.html | 2 +- .../src/Console/Concerns/dashboard.html | 2 +- .../framework/src/Console/Concerns/index.html | 2 +- .../Console/ConsoleServiceProvider.php.html | 2 +- .../framework/src/Console/dashboard.html | 4 +- .../coverage/framework/src/Console/index.html | 2 +- .../framework/src/Facades/Asset.php.html | 2 +- .../framework/src/Facades/Author.php.html | 2 +- .../framework/src/Facades/Config.php.html | 2 +- .../framework/src/Facades/Features.php.html | 2 +- .../framework/src/Facades/Filesystem.php.html | 4 +- .../framework/src/Facades/Meta.php.html | 2 +- .../framework/src/Facades/Site.php.html | 2 +- .../framework/src/Facades/dashboard.html | 2 +- .../coverage/framework/src/Facades/index.html | 2 +- .../src/Foundation/Application.php.html | 2 +- .../BaseFoundationCollection.php.html | 2 +- .../Concerns/BootsHydeKernel.php.html | 2 +- .../Concerns/ForwardsFilesystem.php.html | 2 +- .../Concerns/ForwardsHyperlinks.php.html | 2 +- .../HandlesFoundationCollections.php.html | 2 +- .../Concerns/HydeExtension.php.html | 2 +- .../Concerns/ImplementsStringHelpers.php.html | 2 +- .../Concerns/ManagesExtensions.php.html | 2 +- .../Concerns/ManagesHydeKernel.php.html | 2 +- .../Concerns/ManagesViewData.php.html | 2 +- .../src/Foundation/Concerns/dashboard.html | 2 +- .../src/Foundation/Concerns/index.html | 2 +- .../src/Foundation/ConsoleKernel.php.html | 2 +- .../src/Foundation/Facades/Files.php.html | 2 +- .../src/Foundation/Facades/Pages.php.html | 2 +- .../src/Foundation/Facades/Routes.php.html | 2 +- .../src/Foundation/Facades/dashboard.html | 2 +- .../src/Foundation/Facades/index.html | 2 +- .../src/Foundation/HydeCoreExtension.php.html | 2 +- .../src/Foundation/HydeKernel.php.html | 2 +- .../Internal/LoadConfiguration.php.html | 2 +- .../Internal/LoadYamlConfiguration.php.html | 2 +- .../src/Foundation/Internal/dashboard.html | 2 +- .../src/Foundation/Internal/index.html | 2 +- .../Foundation/Kernel/FileCollection.php.html | 2 +- .../src/Foundation/Kernel/Filesystem.php.html | 276 +- .../src/Foundation/Kernel/Hyperlinks.php.html | 2 +- .../Foundation/Kernel/PageCollection.php.html | 2 +- .../Kernel/RouteCollection.php.html | 2 +- .../src/Foundation/Kernel/dashboard.html | 4 +- .../src/Foundation/Kernel/index.html | 12 +- .../src/Foundation/PharSupport.php.html | 2 +- .../ConfigurationServiceProvider.php.html | 2 +- .../Providers/ViewServiceProvider.php.html | 2 +- .../src/Foundation/Providers/dashboard.html | 2 +- .../src/Foundation/Providers/index.html | 2 +- .../framework/src/Foundation/dashboard.html | 4 +- .../framework/src/Foundation/index.html | 12 +- .../Actions/AnonymousViewCompiler.php.html | 2 +- .../Actions/BladeMatterParser.php.html | 132 +- .../ConvertsArrayToFrontMatter.php.html | 2 +- .../ConvertsMarkdownToPlainText.php.html | 2 +- .../CreatesNewMarkdownPostFile.php.html | 2 +- .../Actions/CreatesNewPageSourceFile.php.html | 2 +- ...GeneratesDocumentationSearchIndex.php.html | 2 +- .../Actions/GeneratesTableOfContents.php.html | 2 +- .../Actions/MarkdownFileParser.php.html | 2 +- .../GenerateBuildManifest.php.html | 2 +- .../PostBuildTasks/GenerateRssFeed.php.html | 2 +- .../PostBuildTasks/GenerateSearch.php.html | 2 +- .../PostBuildTasks/GenerateSitemap.php.html | 2 +- .../Actions/PostBuildTasks/dashboard.html | 2 +- .../Actions/PostBuildTasks/index.html | 2 +- .../PreBuildTasks/CleanSiteDirectory.php.html | 16 +- .../Actions/PreBuildTasks/dashboard.html | 4 +- .../Actions/PreBuildTasks/index.html | 2 +- .../Actions/SourceFileParser.php.html | 2 +- .../Actions/StaticPageBuilder.php.html | 2 +- .../src/Framework/Actions/dashboard.html | 4 +- .../src/Framework/Actions/index.html | 6 +- .../InteractsWithDirectories.php.html | 2 +- .../InteractsWithFrontMatter.php.html | 2 +- .../ForwardsIlluminateFilesystem.php.html | 2 +- .../Internal/MockableFeatures.php.html | 2 +- .../Internal/SetsUpMarkdownConverter.php.html | 2 +- .../Concerns/Internal/dashboard.html | 2 +- .../Framework/Concerns/Internal/index.html | 2 +- .../Concerns/RegistersFileLocations.php.html | 2 +- .../Concerns/TracksExecutionTime.php.html | 2 +- .../Concerns/ValidatesExistence.php.html | 2 +- .../src/Framework/Concerns/dashboard.html | 2 +- .../src/Framework/Concerns/index.html | 2 +- .../BaseUrlNotSetException.php.html | 2 +- .../Exceptions/BuildWarning.php.html | 2 +- .../Exceptions/FileConflictException.php.html | 2 +- .../Exceptions/FileNotFoundException.php.html | 2 +- .../RouteNotFoundException.php.html | 2 +- .../UnsupportedPageTypeException.php.html | 2 +- .../src/Framework/Exceptions/dashboard.html | 2 +- .../src/Framework/Exceptions/index.html | 2 +- .../Factories/BlogPostDataFactory.php.html | 2 +- .../Concerns/CoreDataObject.php.html | 2 +- .../Factories/Concerns/HasFactory.php.html | 2 +- .../Concerns/PageDataFactory.php.html | 2 +- .../Factories/Concerns/dashboard.html | 2 +- .../Framework/Factories/Concerns/index.html | 2 +- .../Factories/FeaturedImageFactory.php.html | 2 +- .../Factories/HydePageDataFactory.php.html | 2 +- .../Factories/NavigationDataFactory.php.html | 51 +- .../src/Framework/Factories/dashboard.html | 4 +- .../src/Framework/Factories/index.html | 2 +- .../Blogging/Models/FeaturedImage.php.html | 2 +- .../Blogging/Models/PostAuthor.php.html | 2 +- .../Features/Blogging/Models/dashboard.html | 2 +- .../Features/Blogging/Models/index.html | 2 +- .../Features/Blogging/dashboard.html | 2 +- .../Framework/Features/Blogging/index.html | 2 +- .../Features/BuildTasks/BuildTask.php.html | 2 +- .../BuildTasks/PostBuildTask.php.html | 2 +- .../Features/BuildTasks/PreBuildTask.php.html | 2 +- .../Features/BuildTasks/dashboard.html | 2 +- .../Framework/Features/BuildTasks/index.html | 2 +- .../DocumentationSearchPage.php.html | 2 +- .../SemanticDocumentationArticle.php.html | 2 +- .../Features/Documentation/dashboard.html | 2 +- .../Features/Documentation/index.html | 2 +- .../Metadata/Elements/LinkElement.php.html | 2 +- .../Elements/MetadataElement.php.html | 2 +- .../Elements/OpenGraphElement.php.html | 2 +- .../Features/Metadata/Elements/dashboard.html | 2 +- .../Features/Metadata/Elements/index.html | 2 +- .../Metadata/GlobalMetadataBag.php.html | 2 +- .../Features/Metadata/MetadataBag.php.html | 148 +- .../Metadata/MetadataElementContract.php.html | 2 +- .../Metadata/PageMetadataBag.php.html | 2 +- .../Features/Metadata/dashboard.html | 4 +- .../Framework/Features/Metadata/index.html | 6 +- .../Navigation/BaseNavigationMenu.php.html | 2 +- .../Navigation/DocumentationSidebar.php.html | 2 +- .../Navigation/DropdownNavItem.php.html | 57 +- .../Features/Navigation/NavItem.php.html | 2 +- .../Navigation/NavigationData.php.html | 2 +- .../Navigation/NavigationMenu.php.html | 2 +- .../Features/Navigation/dashboard.html | 4 +- .../Framework/Features/Navigation/index.html | 6 +- .../XmlGenerators/BaseXmlGenerator.php.html | 2 +- .../XmlGenerators/RssFeedGenerator.php.html | 2 +- .../XmlGenerators/SitemapGenerator.php.html | 2 +- .../Features/XmlGenerators/dashboard.html | 2 +- .../Features/XmlGenerators/index.html | 2 +- .../src/Framework/Features/dashboard.html | 4 +- .../src/Framework/Features/index.html | 8 +- .../Framework/HydeServiceProvider.php.html | 2 +- .../Framework/Services/AssetService.php.html | 2 +- .../Framework/Services/BuildService.php.html | 2 +- .../Services/BuildTaskService.php.html | 199 +- .../Services/MarkdownService.php.html | 2 +- .../Services/ValidationService.php.html | 2 +- .../Services/ViewDiffService.php.html | 2 +- .../src/Framework/Services/dashboard.html | 8 +- .../src/Framework/Services/index.html | 10 +- .../Components/BreadcrumbsComponent.php.html | 2 +- .../Views/Components/LinkComponent.php.html | 2 +- .../Framework/Views/Components/dashboard.html | 2 +- .../src/Framework/Views/Components/index.html | 2 +- .../src/Framework/Views/dashboard.html | 2 +- .../framework/src/Framework/Views/index.html | 2 +- .../framework/src/Framework/dashboard.html | 8 +- .../framework/src/Framework/index.html | 14 +- master/coverage/framework/src/Hyde.php.html | 2 +- .../FrontMatter/BlogPostSchema.php.html | 2 +- .../FrontMatter/FrontMatterSchema.php.html | 2 +- .../Contracts/FrontMatter/PageSchema.php.html | 2 +- .../SubSchemas/AuthorSchema.php.html | 2 +- .../SubSchemas/FeaturedImageSchema.php.html | 2 +- .../SubSchemas/NavigationSchema.php.html | 2 +- .../FrontMatter/SubSchemas/dashboard.html | 2 +- .../FrontMatter/SubSchemas/index.html | 2 +- .../Contracts/FrontMatter/dashboard.html | 2 +- .../Markdown/Contracts/FrontMatter/index.html | 2 +- .../MarkdownDocumentContract.php.html | 2 +- .../MarkdownPostProcessorContract.php.html | 2 +- .../MarkdownPreProcessorContract.php.html | 2 +- .../MarkdownShortcodeContract.php.html | 2 +- .../src/Markdown/Contracts/dashboard.html | 2 +- .../src/Markdown/Contracts/index.html | 2 +- .../src/Markdown/MarkdownConverter.php.html | 2 +- .../src/Markdown/Models/FrontMatter.php.html | 2 +- .../src/Markdown/Models/Markdown.php.html | 2 +- .../Markdown/Models/MarkdownDocument.php.html | 2 +- .../src/Markdown/Models/dashboard.html | 2 +- .../framework/src/Markdown/Models/index.html | 2 +- .../Processing/BladeDownProcessor.php.html | 2 +- .../CodeblockFilepathProcessor.php.html | 2 +- .../Processing/ColoredBlockquotes.php.html | 2 +- .../Processing/ShortcodeProcessor.php.html | 2 +- .../src/Markdown/Processing/dashboard.html | 2 +- .../src/Markdown/Processing/index.html | 2 +- .../framework/src/Markdown/dashboard.html | 2 +- .../framework/src/Markdown/index.html | 2 +- .../framework/src/Pages/BladePage.php.html | 2 +- .../Pages/Concerns/BaseMarkdownPage.php.html | 2 +- .../src/Pages/Concerns/HydePage.php.html | 2 +- .../src/Pages/Concerns/dashboard.html | 2 +- .../framework/src/Pages/Concerns/index.html | 2 +- .../src/Pages/DocumentationPage.php.html | 2 +- .../framework/src/Pages/HtmlPage.php.html | 2 +- .../framework/src/Pages/InMemoryPage.php.html | 2 +- .../framework/src/Pages/MarkdownPage.php.html | 2 +- .../framework/src/Pages/MarkdownPost.php.html | 2 +- .../framework/src/Pages/dashboard.html | 2 +- .../coverage/framework/src/Pages/index.html | 2 +- .../src/Support/BuildWarnings.php.html | 2 +- .../Support/Concerns/Serializable.php.html | 2 +- .../src/Support/Concerns/dashboard.html | 2 +- .../framework/src/Support/Concerns/index.html | 2 +- .../Contracts/SerializableContract.php.html | 2 +- .../src/Support/Contracts/dashboard.html | 2 +- .../src/Support/Contracts/index.html | 2 +- .../src/Support/DataCollections.php.html | 2 +- .../src/Support/Facades/Render.php.html | 2 +- .../src/Support/Facades/dashboard.html | 2 +- .../framework/src/Support/Facades/index.html | 2 +- .../src/Support/Filesystem/MediaFile.php.html | 2 +- .../Support/Filesystem/ProjectFile.php.html | 2 +- .../Support/Filesystem/SourceFile.php.html | 2 +- .../src/Support/Filesystem/dashboard.html | 2 +- .../src/Support/Filesystem/index.html | 2 +- .../framework/src/Support/Includes.php.html | 2 +- .../src/Support/Models/DateString.php.html | 2 +- .../src/Support/Models/Redirect.php.html | 2 +- .../src/Support/Models/RenderData.php.html | 2 +- .../src/Support/Models/Route.php.html | 2 +- .../src/Support/Models/RouteKey.php.html | 2 +- .../src/Support/Models/RouteList.php.html | 2 +- .../src/Support/Models/RouteListItem.php.html | 2 +- .../Support/Models/ValidationResult.php.html | 2 +- .../src/Support/Models/dashboard.html | 2 +- .../framework/src/Support/Models/index.html | 2 +- .../framework/src/Support/Paginator.php.html | 2 +- .../src/Support/ReadingTime.php.html | 2 +- .../framework/src/Support/dashboard.html | 2 +- .../coverage/framework/src/Support/index.html | 2 +- master/coverage/framework/src/dashboard.html | 8 +- .../coverage/framework/src/helpers.php.html | 2 +- master/coverage/framework/src/index.html | 12 +- master/coverage/index.html | 10 +- master/coverage/junit.xml | 5730 ++++++++--------- master/coverage/publications/dashboard.html | 2 +- master/coverage/publications/index.html | 2 +- .../src/Actions/CreateAction.php.html | 2 +- .../CreatesNewPublicationPage.php.html | 2 +- .../CreatesNewPublicationType.php.html | 2 +- .../GeneratesPublicationTagPages.php.html | 2 +- .../PublicationFieldValidator.php.html | 2 +- .../Actions/PublicationPageCompiler.php.html | 2 +- .../Actions/PublicationPageValidator.php.html | 2 +- .../PublicationSchemaValidator.php.html | 2 +- .../Actions/SeedsPublicationFiles.php.html | 4 +- .../publications/src/Actions/dashboard.html | 2 +- .../publications/src/Actions/index.html | 2 +- .../Helpers/InputStreamHandler.php.html | 2 +- .../src/Commands/Helpers/dashboard.html | 2 +- .../src/Commands/Helpers/index.html | 2 +- .../Commands/MakePublicationCommand.php.html | 2 +- .../MakePublicationTypeCommand.php.html | 2 +- .../Commands/SeedPublicationCommand.php.html | 2 +- .../ValidatePublicationTypesCommand.php.html | 2 +- .../ValidatePublicationsCommand.php.html | 2 +- .../src/Commands/ValidatingCommand.php.html | 2 +- .../publications/src/Commands/dashboard.html | 2 +- .../publications/src/Commands/index.html | 2 +- .../ParsesPublicationFieldInputs.php.html | 2 +- .../Concerns/PublicationFieldTypes.php.html | 2 +- .../publications/src/Concerns/dashboard.html | 2 +- .../publications/src/Concerns/index.html | 2 +- .../PublicationFieldDefinition.php.html | 2 +- .../src/Models/PublicationFieldValue.php.html | 2 +- .../src/Models/PublicationType.php.html | 2 +- .../publications/src/Models/dashboard.html | 2 +- .../publications/src/Models/index.html | 2 +- .../src/Pages/PublicationListPage.php.html | 2 +- .../src/Pages/PublicationPage.php.html | 2 +- .../publications/src/Pages/dashboard.html | 2 +- .../publications/src/Pages/index.html | 2 +- .../TranslationServiceProvider.php.html | 2 +- .../publications/src/Providers/dashboard.html | 2 +- .../publications/src/Providers/index.html | 2 +- .../publications/src/Publications.php.html | 2 +- .../src/PublicationsExtension.php.html | 2 +- .../src/PublicationsServiceProvider.php.html | 2 +- .../RelatedPublicationsComponent.php.html | 2 +- .../src/Views/Components/dashboard.html | 2 +- .../src/Views/Components/index.html | 2 +- .../publications/src/Views/dashboard.html | 2 +- .../publications/src/Views/index.html | 2 +- .../coverage/publications/src/dashboard.html | 2 +- master/coverage/publications/src/index.html | 2 +- master/preview/blade.html | 6 +- master/preview/build-information.html | 14 +- master/preview/feed.xml | 2 +- master/preview/index.html | 4 +- master/preview/markdown-page.html | 4 +- master/preview/posts/what-is-this-site.html | 4 +- master/preview/sitemap.xml | 2 +- master/test-fixtures/docs/sitemap.xml | 2 +- 336 files changed, 3968 insertions(+), 3901 deletions(-) diff --git a/master/README.md b/master/README.md index 102aa2113dd..0fdfb6df003 100644 --- a/master/README.md +++ b/master/README.md @@ -1 +1 @@ -# CI/CD generated reports for [3980228604792aef7eee7022afea2254f0dbd809](https://github.com/hydephp/develop/commit/3980228604792aef7eee7022afea2254f0dbd809) +# CI/CD generated reports for [68471d74a6ec52144e05b89175470b3c538c7ab1](https://github.com/hydephp/develop/commit/68471d74a6ec52144e05b89175470b3c538c7ab1) diff --git a/master/api-docs/classes/Hyde-Console-Commands-PublishHomepageCommand.html b/master/api-docs/classes/Hyde-Console-Commands-PublishHomepageCommand.html index e5e4952f867..01d262aa870 100644 --- a/master/api-docs/classes/Hyde-Console-Commands-PublishHomepageCommand.html +++ b/master/api-docs/classes/Hyde-Console-Commands-PublishHomepageCommand.html @@ -202,7 +202,7 @@

$options -  : array<string|int, mixed> +  : array<string, array{name: string, description: string, group: string}>
@@ -282,7 +282,7 @@

getTemplateOptions() -  : Collection +  : Collection<string|int, array{name: string, description: string, group: string}>
@@ -415,14 +415,14 @@

protected - array<string|int, mixed> + array<string, array{name: string, description: string, group: string}> $options = ['welcome' => ['name' => 'Welcome', 'description' => 'The default welcome page.', 'group' => 'hyde-welcome-page'], 'posts' => ['name' => 'Posts Feed', 'description' => 'A feed of your latest posts. Perfect for a blog site!', 'group' => 'hyde-posts-page'], 'blank' => ['name' => 'Blank Starter', 'description' => 'A blank Blade template with just the base layout.', 'group' => 'hyde-blank-page']] @@ -586,7 +586,7 @@

@@ -803,7 +803,7 @@

PublishHomepageCommand.php : - 109 + 111 @@ -838,7 +838,7 @@

@@ -873,14 +873,14 @@

protected - getTemplateOptions() : Collection + getTemplateOptions() : Collection<string|int, array{name: string, description: string, group: string}>
@@ -890,7 +890,7 @@

Return values
- Collection + Collection<string|int, array{name: string, description: string, group: string}>
@@ -908,7 +908,7 @@

PublishHomepageCommand.php : - 122 + 124 @@ -943,7 +943,7 @@

@@ -988,7 +988,7 @@

@@ -1023,7 +1023,7 @@

diff --git a/master/api-docs/classes/Hyde-Facades-Filesystem.html b/master/api-docs/classes/Hyde-Facades-Filesystem.html index 2801ba133ac..6be8c511f67 100644 --- a/master/api-docs/classes/Hyde-Facades-Filesystem.html +++ b/master/api-docs/classes/Hyde-Facades-Filesystem.html @@ -247,7 +247,7 @@

smartGlob() -  : Collection<string|int, string> +  : Collection<int, string>
A smarter glob function that will run the specified glob pattern a bit more intelligently.
@@ -647,7 +647,7 @@

public - static smartGlob(string $pattern[, int $flags = 0 ]) : Collection<string|int, string> + static smartGlob(string $pattern[, int $flags = 0 ]) : Collection<int, string>
@@ -677,7 +677,7 @@

Parameters
Return values
- Collection<string|int, string> + Collection<int, string>
diff --git a/master/api-docs/classes/Hyde-Foundation-Kernel-Filesystem.html b/master/api-docs/classes/Hyde-Foundation-Kernel-Filesystem.html index f2d062694bb..19482ece1f1 100644 --- a/master/api-docs/classes/Hyde-Foundation-Kernel-Filesystem.html +++ b/master/api-docs/classes/Hyde-Foundation-Kernel-Filesystem.html @@ -248,7 +248,7 @@

smartGlob() -  : Collection +  : Collection<int, string>
@@ -417,7 +417,7 @@

@@ -513,7 +513,7 @@

@@ -521,7 +521,7 @@

public - pathToAbsolute(string|array<string|int, mixed> $path) : string|array<string|int, mixed> + pathToAbsolute(string|array<string|int, string> $path) : string|array<string|int, mixed>
@@ -532,7 +532,7 @@

Parameters
$path - : string|array<string|int, mixed> + : string|array<string|int, string>
@@ -561,7 +561,7 @@

@@ -607,7 +607,7 @@

@@ -653,7 +653,7 @@

@@ -699,14 +699,14 @@

public - smartGlob(string $pattern[, int $flags = 0 ]) : Collection + smartGlob(string $pattern[, int $flags = 0 ]) : Collection<int, string>
@@ -733,7 +733,7 @@

Parameters
Return values
- Collection + Collection<int, string>
@@ -751,7 +751,7 @@

@@ -759,7 +759,7 @@

public - touch(string|array<string|int, mixed> $path) : bool + touch(string|array<string|int, string> $path) : bool
@@ -768,7 +768,7 @@

Parameters
$path - : string|array<string|int, mixed> + : string|array<string|int, string>
@@ -797,7 +797,7 @@
Parameters
$path - : string|array<string|int, mixed> + : string|array<string|int, string>
@@ -843,7 +843,7 @@

diff --git a/master/api-docs/classes/Hyde-Framework-Actions-BladeMatterParser.html b/master/api-docs/classes/Hyde-Framework-Actions-BladeMatterParser.html index ed1597f959e..3b29a4087a1 100644 --- a/master/api-docs/classes/Hyde-Framework-Actions-BladeMatterParser.html +++ b/master/api-docs/classes/Hyde-Framework-Actions-BladeMatterParser.html @@ -295,7 +295,7 @@

getValueWithType() -  : mixed +  : scalar|array<string, scalar>
@@ -313,7 +313,7 @@

parseArrayString() -  : array<string|int, mixed> +  : array<string, scalar>

@@ -746,14 +746,14 @@

protected - static getValueWithType(string $value) : mixed + static getValueWithType(string $value) : scalar|array<string, scalar>
@@ -771,7 +771,11 @@

Parameters
- +
+
Return values
+ scalar|array<string, scalar> +
+
@@ -877,14 +881,14 @@

protected - static parseArrayString(string $string) : array<string|int, mixed> + static parseArrayString(string $string) : array<string, scalar>
@@ -904,7 +908,7 @@

Parameters
Return values
- array<string|int, mixed> + array<string, scalar>
diff --git a/master/api-docs/classes/Hyde-Framework-Actions-PreBuildTasks-CleanSiteDirectory.html b/master/api-docs/classes/Hyde-Framework-Actions-PreBuildTasks-CleanSiteDirectory.html index 390291a21e0..32cd96be069 100644 --- a/master/api-docs/classes/Hyde-Framework-Actions-PreBuildTasks-CleanSiteDirectory.html +++ b/master/api-docs/classes/Hyde-Framework-Actions-PreBuildTasks-CleanSiteDirectory.html @@ -300,7 +300,7 @@

safeOutputDirectories() -  : array<string|int, mixed> +  : array<string|int, string>
@@ -1001,14 +1001,14 @@

protected - safeOutputDirectories() : array<string|int, mixed> + safeOutputDirectories() : array<string|int, string>
@@ -1018,7 +1018,7 @@

Return values
- array<string|int, mixed> + array<string|int, string>
diff --git a/master/api-docs/classes/Hyde-Framework-Factories-NavigationDataFactory.html b/master/api-docs/classes/Hyde-Framework-Factories-NavigationDataFactory.html index a57a7140810..c09fa43f51a 100644 --- a/master/api-docs/classes/Hyde-Framework-Factories-NavigationDataFactory.html +++ b/master/api-docs/classes/Hyde-Framework-Factories-NavigationDataFactory.html @@ -939,7 +939,7 @@

@@ -1019,7 +1019,7 @@

@@ -1064,14 +1064,14 @@

protected - isInstanceOf(string $class) : bool + isInstanceOf(class-string $class) : bool
@@ -1080,7 +1080,7 @@

Parameters
$class - : string + : class-string
@@ -1249,7 +1249,7 @@

diff --git a/master/api-docs/classes/Hyde-Framework-Features-Metadata-GlobalMetadataBag.html b/master/api-docs/classes/Hyde-Framework-Features-Metadata-GlobalMetadataBag.html index d30ba91da86..655cb718dc5 100644 --- a/master/api-docs/classes/Hyde-Framework-Features-Metadata-GlobalMetadataBag.html +++ b/master/api-docs/classes/Hyde-Framework-Features-Metadata-GlobalMetadataBag.html @@ -181,25 +181,25 @@

$generics -  : array<string|int, mixed> +  : array<string|int, string>
$links -  : array<string|int, mixed> +  : array<string, MetadataElementContract>
$metadata -  : array<string|int, mixed> +  : array<string, MetadataElementContract>
$properties -  : array<string|int, mixed> +  : array<string, MetadataElementContract>

@@ -261,7 +261,7 @@

getPrefixedArray() -  : array<string|int, mixed> +  : array<string, MetadataElementContract>

@@ -295,14 +295,14 @@

protected - array<string|int, mixed> + array<string|int, string> $generics = [] @@ -328,14 +328,14 @@

protected - array<string|int, mixed> + array<string, MetadataElementContract> $metadata = [] @@ -394,14 +394,14 @@

protected - array<string|int, mixed> + array<string, MetadataElementContract> $properties = [] @@ -432,7 +432,7 @@

@@ -477,7 +477,7 @@

@@ -547,7 +547,7 @@

@@ -582,7 +582,7 @@

@@ -617,7 +617,7 @@

@@ -669,7 +669,7 @@

@@ -762,14 +762,14 @@

protected - getPrefixedArray(string $type) : array<string|int, mixed> + getPrefixedArray(string $type) : array<string, MetadataElementContract>
@@ -789,7 +789,7 @@

Parameters
Return values
- array<string|int, mixed> + array<string, MetadataElementContract>
diff --git a/master/api-docs/classes/Hyde-Framework-Features-Metadata-MetadataBag.html b/master/api-docs/classes/Hyde-Framework-Features-Metadata-MetadataBag.html index b1af997430d..196c1be824d 100644 --- a/master/api-docs/classes/Hyde-Framework-Features-Metadata-MetadataBag.html +++ b/master/api-docs/classes/Hyde-Framework-Features-Metadata-MetadataBag.html @@ -211,25 +211,25 @@

$generics -  : array<string|int, mixed> +  : array<string|int, string>
$links -  : array<string|int, mixed> +  : array<string, MetadataElementContract>
$metadata -  : array<string|int, mixed> +  : array<string, MetadataElementContract>
$properties -  : array<string|int, mixed> +  : array<string, MetadataElementContract>

@@ -279,7 +279,7 @@

getPrefixedArray() -  : array<string|int, mixed> +  : array<string, MetadataElementContract>
@@ -313,14 +313,14 @@

protected - array<string|int, mixed> + array<string|int, string> $generics = [] @@ -346,14 +346,14 @@

protected - array<string|int, mixed> + array<string, MetadataElementContract> $metadata = [] @@ -412,14 +412,14 @@

protected - array<string|int, mixed> + array<string, MetadataElementContract> $properties = [] @@ -450,7 +450,7 @@

@@ -495,7 +495,7 @@

@@ -530,7 +530,7 @@

@@ -565,7 +565,7 @@

@@ -600,7 +600,7 @@

@@ -652,7 +652,7 @@

@@ -697,14 +697,14 @@

protected - getPrefixedArray(string $type) : array<string|int, mixed> + getPrefixedArray(string $type) : array<string, MetadataElementContract>
@@ -724,7 +724,7 @@

Parameters
Return values
- array<string|int, mixed> + array<string, MetadataElementContract>
diff --git a/master/api-docs/classes/Hyde-Framework-Features-Metadata-PageMetadataBag.html b/master/api-docs/classes/Hyde-Framework-Features-Metadata-PageMetadataBag.html index 857e234c328..719749b2535 100644 --- a/master/api-docs/classes/Hyde-Framework-Features-Metadata-PageMetadataBag.html +++ b/master/api-docs/classes/Hyde-Framework-Features-Metadata-PageMetadataBag.html @@ -181,19 +181,19 @@

$generics -  : array<string|int, mixed> +  : array<string|int, string>
$links -  : array<string|int, mixed> +  : array<string, MetadataElementContract>
$metadata -  : array<string|int, mixed> +  : array<string, MetadataElementContract>
@@ -205,7 +205,7 @@

$properties -  : array<string|int, mixed> +  : array<string, MetadataElementContract>
@@ -285,7 +285,7 @@

getPrefixedArray() -  : array<string|int, mixed> +  : array<string, MetadataElementContract>
@@ -325,14 +325,14 @@

protected - array<string|int, mixed> + array<string|int, string> $generics = [] @@ -358,14 +358,14 @@

protected - array<string|int, mixed> + array<string, MetadataElementContract> $metadata = [] @@ -457,14 +457,14 @@

protected - array<string|int, mixed> + array<string, MetadataElementContract> $properties = [] @@ -536,7 +536,7 @@

@@ -581,7 +581,7 @@

@@ -616,7 +616,7 @@

@@ -651,7 +651,7 @@

@@ -727,7 +727,7 @@

@@ -779,7 +779,7 @@

@@ -951,14 +951,14 @@

protected - getPrefixedArray(string $type) : array<string|int, mixed> + getPrefixedArray(string $type) : array<string, MetadataElementContract>
@@ -978,7 +978,7 @@

Parameters
Return values
- array<string|int, mixed> + array<string, MetadataElementContract>
diff --git a/master/api-docs/classes/Hyde-Framework-Features-Navigation-DropdownNavItem.html b/master/api-docs/classes/Hyde-Framework-Features-Navigation-DropdownNavItem.html index 399400ec5a4..0efdf3303e3 100644 --- a/master/api-docs/classes/Hyde-Framework-Features-Navigation-DropdownNavItem.html +++ b/master/api-docs/classes/Hyde-Framework-Features-Navigation-DropdownNavItem.html @@ -209,7 +209,7 @@

getItems() -  : Collection +  : Collection<string|int, NavItem>
@@ -342,14 +342,14 @@

public - static fromArray(string $name, array<string|int, mixed> $items) : static + static fromArray(string $name, array<string|int, NavItem$items) : static
@@ -365,7 +365,7 @@

Parameters
$items - : array<string|int, mixed> + : array<string|int, NavItem>
@@ -394,14 +394,14 @@

public - getItems() : Collection + getItems() : Collection<string|int, NavItem>
@@ -411,7 +411,7 @@

Return values
- Collection + Collection<string|int, NavItem>
@@ -429,7 +429,7 @@

DropdownNavItem.php : - 39 + 41 diff --git a/master/coverage/dashboard.html b/master/coverage/dashboard.html index f6c6a0be7c6..cb061e45095 100644 --- a/master/coverage/dashboard.html +++ b/master/coverage/dashboard.html @@ -137,7 +137,7 @@

Project Risks

@@ -174,7 +174,7 @@

Project Risks

.yAxis.tickFormat(d3.format('d')); d3.select('#methodCoverageDistribution svg') - .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,1,0,0,1150], "Method Coverage")) + .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,1,0,0,1151], "Method Coverage")) .transition().duration(500).call(chart); nv.utils.windowResize(chart.update); @@ -224,7 +224,7 @@

Project Risks

chart.yAxis.axisLabel('Cyclomatic Complexity'); d3.select('#classComplexity svg') - .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand<\/a>"],[100,17,"Hyde\\Console\\Commands\\BuildSiteCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSitemapCommand<\/a>"],[100,20,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand<\/a>"],[100,10,"Hyde\\Console\\Commands\\DebugCommand<\/a>"],[100,9,"Hyde\\Console\\Commands\\MakePageCommand<\/a>"],[100,12,"Hyde\\Console\\Commands\\MakePostCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\PackageDiscoverCommand<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishConfigsCommand<\/a>"],[100,14,"Hyde\\Console\\Commands\\PublishHomepageCommand<\/a>"],[100,11,"Hyde\\Console\\Commands\\PublishViewsCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\RebuildPageCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\RouteListCommand<\/a>"],[100,7,"Hyde\\Console\\Commands\\ServeCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\ValidateCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\VendorPublishCommand<\/a>"],[100,14,"Hyde\\Console\\Concerns\\Command<\/a>"],[100,5,"Hyde\\Console\\ConsoleServiceProvider<\/a>"],[100,1,"Hyde\\Facades\\Asset<\/a>"],[100,3,"Hyde\\Facades\\Author<\/a>"],[100,9,"Hyde\\Facades\\Config<\/a>"],[100,31,"Hyde\\Facades\\Features<\/a>"],[100,11,"Hyde\\Facades\\Filesystem<\/a>"],[100,5,"Hyde\\Facades\\Meta<\/a>"],[100,4,"Hyde\\Facades\\Site<\/a>"],[100,2,"Hyde\\Foundation\\Application<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\HydeExtension<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages<\/a>"],[100,6,"Hyde\\Foundation\\Facades\\Routes<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension<\/a>"],[100,5,"Hyde\\Foundation\\HydeKernel<\/a>"],[100,12,"Hyde\\Foundation\\Internal\\LoadConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Kernel\\FileCollection<\/a>"],[100,26,"Hyde\\Foundation\\Kernel\\Filesystem<\/a>"],[96.96969696969697,21,"Hyde\\Foundation\\Kernel\\Hyperlinks<\/a>"],[100,8,"Hyde\\Foundation\\Kernel\\PageCollection<\/a>"],[100,7,"Hyde\\Foundation\\Kernel\\RouteCollection<\/a>"],[100,6,"Hyde\\Foundation\\PharSupport<\/a>"],[100,2,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider<\/a>"],[100,2,"Hyde\\Foundation\\Providers\\ViewServiceProvider<\/a>"],[100,4,"Hyde\\Framework\\Actions\\AnonymousViewCompiler<\/a>"],[100,20,"Hyde\\Framework\\Actions\\BladeMatterParser<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter<\/a>"],[100,14,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText<\/a>"],[100,6,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile<\/a>"],[100,19,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile<\/a>"],[100,11,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex<\/a>"],[100,4,"Hyde\\Framework\\Actions\\GeneratesTableOfContents<\/a>"],[100,6,"Hyde\\Framework\\Actions\\MarkdownFileParser<\/a>"],[100,8,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed<\/a>"],[100,3,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap<\/a>"],[100,9,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory<\/a>"],[100,7,"Hyde\\Framework\\Actions\\SourceFileParser<\/a>"],[100,1,"Hyde\\Framework\\Actions\\StaticPageBuilder<\/a>"],[100,0,"Hyde\\Framework\\Exceptions\\BaseUrlNotSetException<\/a>"],[100,0,"Hyde\\Framework\\Exceptions\\BuildWarning<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileConflictException<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileNotFoundException<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\RouteNotFoundException<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\UnsupportedPageTypeException<\/a>"],[100,13,"Hyde\\Framework\\Factories\\BlogPostDataFactory<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject<\/a>"],[100,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory<\/a>"],[100,10,"Hyde\\Framework\\Factories\\FeaturedImageFactory<\/a>"],[100,13,"Hyde\\Framework\\Factories\\HydePageDataFactory<\/a>"],[100,38,"Hyde\\Framework\\Factories\\NavigationDataFactory<\/a>"],[100,36,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage<\/a>"],[100,8,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor<\/a>"],[100,11,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\PostBuildTask<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\PreBuildTask<\/a>"],[100,6,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage<\/a>"],[100,22,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement<\/a>"],[100,3,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement<\/a>"],[100,7,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag<\/a>"],[100,11,"Hyde\\Framework\\Features\\Metadata\\MetadataBag<\/a>"],[100,14,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag<\/a>"],[100,8,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu<\/a>"],[100,15,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar<\/a>"],[100,4,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem<\/a>"],[100,14,"Hyde\\Framework\\Features\\Navigation\\NavItem<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\NavigationData<\/a>"],[100,15,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator<\/a>"],[100,16,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator<\/a>"],[100,14,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator<\/a>"],[100,2,"Hyde\\Framework\\HydeServiceProvider<\/a>"],[100,11,"Hyde\\Framework\\Services\\AssetService<\/a>"],[100,6,"Hyde\\Framework\\Services\\BuildService<\/a>"],[100,25,"Hyde\\Framework\\Services\\BuildTaskService<\/a>"],[100,41,"Hyde\\Framework\\Services\\MarkdownService<\/a>"],[100,26,"Hyde\\Framework\\Services\\ValidationService<\/a>"],[100,5,"Hyde\\Framework\\Services\\ViewDiffService<\/a>"],[100,7,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent<\/a>"],[100,2,"Hyde\\Framework\\Views\\Components\\LinkComponent<\/a>"],[100,3,"Hyde\\Hyde<\/a>"],[100,1,"Hyde\\Markdown\\MarkdownConverter<\/a>"],[100,9,"Hyde\\Markdown\\Models\\FrontMatter<\/a>"],[100,9,"Hyde\\Markdown\\Models\\Markdown<\/a>"],[100,6,"Hyde\\Markdown\\Models\\MarkdownDocument<\/a>"],[100,10,"Hyde\\Markdown\\Processing\\BladeDownProcessor<\/a>"],[100,16,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor<\/a>"],[100,6,"Hyde\\Markdown\\Processing\\ColoredBlockquotes<\/a>"],[100,14,"Hyde\\Markdown\\Processing\\ShortcodeProcessor<\/a>"],[100,3,"Hyde\\Pages\\BladePage<\/a>"],[100,6,"Hyde\\Pages\\Concerns\\BaseMarkdownPage<\/a>"],[100,39,"Hyde\\Pages\\Concerns\\HydePage<\/a>"],[100,10,"Hyde\\Pages\\DocumentationPage<\/a>"],[100,3,"Hyde\\Pages\\HtmlPage<\/a>"],[100,15,"Hyde\\Pages\\InMemoryPage<\/a>"],[100,0,"Hyde\\Pages\\MarkdownPage<\/a>"],[100,2,"Hyde\\Pages\\MarkdownPost<\/a>"],[100,15,"Hyde\\Support\\BuildWarnings<\/a>"],[100,5,"Hyde\\Support\\DataCollections<\/a>"],[100,1,"Hyde\\Support\\Facades\\Render<\/a>"],[100,14,"Hyde\\Support\\Filesystem\\MediaFile<\/a>"],[100,8,"Hyde\\Support\\Filesystem\\ProjectFile<\/a>"],[100,3,"Hyde\\Support\\Filesystem\\SourceFile<\/a>"],[100,12,"Hyde\\Support\\Includes<\/a>"],[100,2,"Hyde\\Support\\Models\\DateString<\/a>"],[100,6,"Hyde\\Support\\Models\\Redirect<\/a>"],[100,9,"Hyde\\Support\\Models\\RenderData<\/a>"],[100,12,"Hyde\\Support\\Models\\Route<\/a>"],[100,5,"Hyde\\Support\\Models\\RouteKey<\/a>"],[100,5,"Hyde\\Support\\Models\\RouteList<\/a>"],[100,10,"Hyde\\Support\\Models\\RouteListItem<\/a>"],[100,23,"Hyde\\Support\\Models\\ValidationResult<\/a>"],[100,36,"Hyde\\Support\\Paginator<\/a>"],[100,14,"Hyde\\Support\\ReadingTime<\/a>"],[100,11,"Hyde\\Publications\\Actions\\CreateAction<\/a>"],[100,9,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage<\/a>"],[100,7,"Hyde\\Publications\\Actions\\CreatesNewPublicationType<\/a>"],[100,3,"Hyde\\Publications\\Actions\\GeneratesPublicationTagPages<\/a>"],[100,7,"Hyde\\Publications\\Actions\\PublicationFieldValidator<\/a>"],[100,9,"Hyde\\Publications\\Actions\\PublicationPageCompiler<\/a>"],[100,15,"Hyde\\Publications\\Actions\\PublicationPageValidator<\/a>"],[100,14,"Hyde\\Publications\\Actions\\PublicationSchemaValidator<\/a>"],[100,24,"Hyde\\Publications\\Actions\\SeedsPublicationFiles<\/a>"],[100,13,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler<\/a>"],[100,27,"Hyde\\Publications\\Commands\\MakePublicationCommand<\/a>"],[100,22,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand<\/a>"],[100,11,"Hyde\\Publications\\Commands\\SeedPublicationCommand<\/a>"],[100,21,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand<\/a>"],[100,33,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand<\/a>"],[100,10,"Hyde\\Publications\\Commands\\ValidatingCommand<\/a>"],[100,6,"Hyde\\Publications\\Models\\PublicationFieldDefinition<\/a>"],[100,4,"Hyde\\Publications\\Models\\PublicationFieldValue<\/a>"],[100,28,"Hyde\\Publications\\Models\\PublicationType<\/a>"],[100,3,"Hyde\\Publications\\Pages\\PublicationListPage<\/a>"],[100,8,"Hyde\\Publications\\Pages\\PublicationPage<\/a>"],[100,3,"Hyde\\Publications\\Providers\\TranslationServiceProvider<\/a>"],[100,10,"Hyde\\Publications\\Publications<\/a>"],[100,18,"Hyde\\Publications\\PublicationsExtension<\/a>"],[100,3,"Hyde\\Publications\\PublicationsServiceProvider<\/a>"],[100,17,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent<\/a>"],[100,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\BootsHydeKernel<\/a>"],[100,8,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem<\/a>"],[100,6,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers<\/a>"],[100,10,"Hyde\\Foundation\\Concerns\\ManagesExtensions<\/a>"],[100,12,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesViewData<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\InteractsWithDirectories<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter<\/a>"],[100,7,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures<\/a>"],[100,16,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter<\/a>"],[100,10,"Hyde\\Framework\\Concerns\\RegistersFileLocations<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\TracksExecutionTime<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence<\/a>"],[100,5,"Hyde\\Framework\\Factories\\Concerns\\HasFactory<\/a>"],[100,3,"Hyde\\Support\\Concerns\\Serializable<\/a>"],[100,15,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs<\/a>"],[100,9,"Hyde\\Publications\\Concerns\\PublicationFieldTypes<\/a>"]], 'Class Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand<\/a>"],[100,17,"Hyde\\Console\\Commands\\BuildSiteCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSitemapCommand<\/a>"],[100,20,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand<\/a>"],[100,10,"Hyde\\Console\\Commands\\DebugCommand<\/a>"],[100,9,"Hyde\\Console\\Commands\\MakePageCommand<\/a>"],[100,12,"Hyde\\Console\\Commands\\MakePostCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\PackageDiscoverCommand<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishConfigsCommand<\/a>"],[100,14,"Hyde\\Console\\Commands\\PublishHomepageCommand<\/a>"],[100,11,"Hyde\\Console\\Commands\\PublishViewsCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\RebuildPageCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\RouteListCommand<\/a>"],[100,7,"Hyde\\Console\\Commands\\ServeCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\ValidateCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\VendorPublishCommand<\/a>"],[100,14,"Hyde\\Console\\Concerns\\Command<\/a>"],[100,5,"Hyde\\Console\\ConsoleServiceProvider<\/a>"],[100,1,"Hyde\\Facades\\Asset<\/a>"],[100,3,"Hyde\\Facades\\Author<\/a>"],[100,9,"Hyde\\Facades\\Config<\/a>"],[100,31,"Hyde\\Facades\\Features<\/a>"],[100,11,"Hyde\\Facades\\Filesystem<\/a>"],[100,5,"Hyde\\Facades\\Meta<\/a>"],[100,4,"Hyde\\Facades\\Site<\/a>"],[100,2,"Hyde\\Foundation\\Application<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\HydeExtension<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages<\/a>"],[100,6,"Hyde\\Foundation\\Facades\\Routes<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension<\/a>"],[100,5,"Hyde\\Foundation\\HydeKernel<\/a>"],[100,12,"Hyde\\Foundation\\Internal\\LoadConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Kernel\\FileCollection<\/a>"],[100,26,"Hyde\\Foundation\\Kernel\\Filesystem<\/a>"],[96.96969696969697,21,"Hyde\\Foundation\\Kernel\\Hyperlinks<\/a>"],[100,8,"Hyde\\Foundation\\Kernel\\PageCollection<\/a>"],[100,7,"Hyde\\Foundation\\Kernel\\RouteCollection<\/a>"],[100,6,"Hyde\\Foundation\\PharSupport<\/a>"],[100,2,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider<\/a>"],[100,2,"Hyde\\Foundation\\Providers\\ViewServiceProvider<\/a>"],[100,4,"Hyde\\Framework\\Actions\\AnonymousViewCompiler<\/a>"],[100,20,"Hyde\\Framework\\Actions\\BladeMatterParser<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter<\/a>"],[100,14,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText<\/a>"],[100,6,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile<\/a>"],[100,19,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile<\/a>"],[100,11,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex<\/a>"],[100,4,"Hyde\\Framework\\Actions\\GeneratesTableOfContents<\/a>"],[100,6,"Hyde\\Framework\\Actions\\MarkdownFileParser<\/a>"],[100,8,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed<\/a>"],[100,3,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap<\/a>"],[100,9,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory<\/a>"],[100,7,"Hyde\\Framework\\Actions\\SourceFileParser<\/a>"],[100,1,"Hyde\\Framework\\Actions\\StaticPageBuilder<\/a>"],[100,0,"Hyde\\Framework\\Exceptions\\BaseUrlNotSetException<\/a>"],[100,0,"Hyde\\Framework\\Exceptions\\BuildWarning<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileConflictException<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileNotFoundException<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\RouteNotFoundException<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\UnsupportedPageTypeException<\/a>"],[100,13,"Hyde\\Framework\\Factories\\BlogPostDataFactory<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject<\/a>"],[100,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory<\/a>"],[100,10,"Hyde\\Framework\\Factories\\FeaturedImageFactory<\/a>"],[100,13,"Hyde\\Framework\\Factories\\HydePageDataFactory<\/a>"],[100,38,"Hyde\\Framework\\Factories\\NavigationDataFactory<\/a>"],[100,36,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage<\/a>"],[100,8,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor<\/a>"],[100,11,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\PostBuildTask<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\PreBuildTask<\/a>"],[100,6,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage<\/a>"],[100,22,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement<\/a>"],[100,3,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement<\/a>"],[100,7,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag<\/a>"],[100,11,"Hyde\\Framework\\Features\\Metadata\\MetadataBag<\/a>"],[100,14,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag<\/a>"],[100,8,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu<\/a>"],[100,15,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar<\/a>"],[100,4,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem<\/a>"],[100,14,"Hyde\\Framework\\Features\\Navigation\\NavItem<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\NavigationData<\/a>"],[100,15,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator<\/a>"],[100,16,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator<\/a>"],[100,14,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator<\/a>"],[100,2,"Hyde\\Framework\\HydeServiceProvider<\/a>"],[100,11,"Hyde\\Framework\\Services\\AssetService<\/a>"],[100,6,"Hyde\\Framework\\Services\\BuildService<\/a>"],[100,26,"Hyde\\Framework\\Services\\BuildTaskService<\/a>"],[100,41,"Hyde\\Framework\\Services\\MarkdownService<\/a>"],[100,26,"Hyde\\Framework\\Services\\ValidationService<\/a>"],[100,5,"Hyde\\Framework\\Services\\ViewDiffService<\/a>"],[100,7,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent<\/a>"],[100,2,"Hyde\\Framework\\Views\\Components\\LinkComponent<\/a>"],[100,3,"Hyde\\Hyde<\/a>"],[100,1,"Hyde\\Markdown\\MarkdownConverter<\/a>"],[100,9,"Hyde\\Markdown\\Models\\FrontMatter<\/a>"],[100,9,"Hyde\\Markdown\\Models\\Markdown<\/a>"],[100,6,"Hyde\\Markdown\\Models\\MarkdownDocument<\/a>"],[100,10,"Hyde\\Markdown\\Processing\\BladeDownProcessor<\/a>"],[100,16,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor<\/a>"],[100,6,"Hyde\\Markdown\\Processing\\ColoredBlockquotes<\/a>"],[100,14,"Hyde\\Markdown\\Processing\\ShortcodeProcessor<\/a>"],[100,3,"Hyde\\Pages\\BladePage<\/a>"],[100,6,"Hyde\\Pages\\Concerns\\BaseMarkdownPage<\/a>"],[100,39,"Hyde\\Pages\\Concerns\\HydePage<\/a>"],[100,10,"Hyde\\Pages\\DocumentationPage<\/a>"],[100,3,"Hyde\\Pages\\HtmlPage<\/a>"],[100,15,"Hyde\\Pages\\InMemoryPage<\/a>"],[100,0,"Hyde\\Pages\\MarkdownPage<\/a>"],[100,2,"Hyde\\Pages\\MarkdownPost<\/a>"],[100,15,"Hyde\\Support\\BuildWarnings<\/a>"],[100,5,"Hyde\\Support\\DataCollections<\/a>"],[100,1,"Hyde\\Support\\Facades\\Render<\/a>"],[100,14,"Hyde\\Support\\Filesystem\\MediaFile<\/a>"],[100,8,"Hyde\\Support\\Filesystem\\ProjectFile<\/a>"],[100,3,"Hyde\\Support\\Filesystem\\SourceFile<\/a>"],[100,12,"Hyde\\Support\\Includes<\/a>"],[100,2,"Hyde\\Support\\Models\\DateString<\/a>"],[100,6,"Hyde\\Support\\Models\\Redirect<\/a>"],[100,9,"Hyde\\Support\\Models\\RenderData<\/a>"],[100,12,"Hyde\\Support\\Models\\Route<\/a>"],[100,5,"Hyde\\Support\\Models\\RouteKey<\/a>"],[100,5,"Hyde\\Support\\Models\\RouteList<\/a>"],[100,10,"Hyde\\Support\\Models\\RouteListItem<\/a>"],[100,23,"Hyde\\Support\\Models\\ValidationResult<\/a>"],[100,36,"Hyde\\Support\\Paginator<\/a>"],[100,14,"Hyde\\Support\\ReadingTime<\/a>"],[100,11,"Hyde\\Publications\\Actions\\CreateAction<\/a>"],[100,9,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage<\/a>"],[100,7,"Hyde\\Publications\\Actions\\CreatesNewPublicationType<\/a>"],[100,3,"Hyde\\Publications\\Actions\\GeneratesPublicationTagPages<\/a>"],[100,7,"Hyde\\Publications\\Actions\\PublicationFieldValidator<\/a>"],[100,9,"Hyde\\Publications\\Actions\\PublicationPageCompiler<\/a>"],[100,15,"Hyde\\Publications\\Actions\\PublicationPageValidator<\/a>"],[100,14,"Hyde\\Publications\\Actions\\PublicationSchemaValidator<\/a>"],[100,24,"Hyde\\Publications\\Actions\\SeedsPublicationFiles<\/a>"],[100,13,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler<\/a>"],[100,27,"Hyde\\Publications\\Commands\\MakePublicationCommand<\/a>"],[100,22,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand<\/a>"],[100,11,"Hyde\\Publications\\Commands\\SeedPublicationCommand<\/a>"],[100,21,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand<\/a>"],[100,33,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand<\/a>"],[100,10,"Hyde\\Publications\\Commands\\ValidatingCommand<\/a>"],[100,6,"Hyde\\Publications\\Models\\PublicationFieldDefinition<\/a>"],[100,4,"Hyde\\Publications\\Models\\PublicationFieldValue<\/a>"],[100,28,"Hyde\\Publications\\Models\\PublicationType<\/a>"],[100,3,"Hyde\\Publications\\Pages\\PublicationListPage<\/a>"],[100,8,"Hyde\\Publications\\Pages\\PublicationPage<\/a>"],[100,3,"Hyde\\Publications\\Providers\\TranslationServiceProvider<\/a>"],[100,10,"Hyde\\Publications\\Publications<\/a>"],[100,18,"Hyde\\Publications\\PublicationsExtension<\/a>"],[100,3,"Hyde\\Publications\\PublicationsServiceProvider<\/a>"],[100,17,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent<\/a>"],[100,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\BootsHydeKernel<\/a>"],[100,8,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem<\/a>"],[100,6,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers<\/a>"],[100,10,"Hyde\\Foundation\\Concerns\\ManagesExtensions<\/a>"],[100,12,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesViewData<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\InteractsWithDirectories<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter<\/a>"],[100,7,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures<\/a>"],[100,16,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter<\/a>"],[100,10,"Hyde\\Framework\\Concerns\\RegistersFileLocations<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\TracksExecutionTime<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence<\/a>"],[100,5,"Hyde\\Framework\\Factories\\Concerns\\HasFactory<\/a>"],[100,3,"Hyde\\Support\\Concerns\\Serializable<\/a>"],[100,15,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs<\/a>"],[100,9,"Hyde\\Publications\\Concerns\\PublicationFieldTypes<\/a>"]], 'Class Complexity')) .transition() .duration(500) .call(chart); @@ -248,7 +248,7 @@

Project Risks

chart.yAxis.axisLabel('Method Complexity'); d3.select('#methodComplexity svg') - .datum(getComplexityData([[100,1,"
Hyde\\Console\\Commands\\BuildRssFeedCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSiteCommand::handle<\/a>"],[100,3,"Hyde\\Console\\Commands\\BuildSiteCommand::runPreBuildActions<\/a>"],[100,4,"Hyde\\Console\\Commands\\BuildSiteCommand::runPostBuildActions<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::printFinishMessage<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::runNodeCommand<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::hasWarnings<\/a>"],[100,3,"Hyde\\Console\\Commands\\BuildSiteCommand::getExitCode<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSitemapCommand::handle<\/a>"],[100,3,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::getPageDirectories<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::getValidatedName<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateName<\/a>"],[100,5,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateDirectoryCanBeUsed<\/a>"],[100,3,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateSubdirectoryCanBeUsed<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::assembleSubdirectoryPath<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::directoryContainsFiles<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::updateConfigurationFile<\/a>"],[100,2,"Hyde\\Console\\Commands\\DebugCommand::__construct<\/a>"],[100,5,"Hyde\\Console\\Commands\\DebugCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\DebugCommand::printVerbosePathInformation<\/a>"],[100,2,"Hyde\\Console\\Commands\\DebugCommand::printEnabledFeatures<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::validateOptions<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getTitle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getQualifiedPageType<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getSelectedType<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getTypeSelection<\/a>"],[100,3,"Hyde\\Console\\Commands\\MakePageCommand::getTypeOption<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::getTitle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePostCommand::getSelections<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::displaySelections<\/a>"],[100,3,"Hyde\\Console\\Commands\\MakePostCommand::createPostFile<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::askForString<\/a>"],[100,1,"Hyde\\Console\\Commands\\PackageDiscoverCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishConfigsCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishConfigsCommand::parseTagFromSelection<\/a>"],[100,5,"Hyde\\Console\\Commands\\PublishHomepageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::parseSelection<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::promptForHomepage<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::formatPublishableChoices<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::getTemplateOptions<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::parseChoiceIntoKey<\/a>"],[100,3,"Hyde\\Console\\Commands\\PublishHomepageCommand::canExistingFileBeOverwritten<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::isTheExistingFileADefaultOne<\/a>"],[100,4,"Hyde\\Console\\Commands\\PublishViewsCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishViewsCommand::publishOption<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::promptForCategory<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::formatPublishableChoices<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::parseChoiceIntoKey<\/a>"],[100,2,"Hyde\\Console\\Commands\\RebuildPageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\RebuildPageCommand::getNormalizedPathString<\/a>"],[100,3,"Hyde\\Console\\Commands\\RebuildPageCommand::makeBuildTask<\/a>"],[100,1,"Hyde\\Console\\Commands\\RouteListCommand::handle<\/a>"],[100,5,"Hyde\\Console\\Commands\\RouteListCommand::routeListClass<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getPortSelection<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getHostSelection<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::getExecutablePath<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::runServerProcess<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::__construct<\/a>"],[100,2,"Hyde\\Console\\Commands\\ValidateCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::runCheck<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::getCheckTime<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::timeTotal<\/a>"],[100,2,"Hyde\\Console\\Commands\\VendorPublishCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\VendorPublishCommand::promptForProviderOrTag<\/a>"],[100,1,"Hyde\\Console\\Commands\\VendorPublishCommand::status<\/a>"],[100,1,"Hyde\\Console\\Commands\\VendorPublishCommand::normalizePath<\/a>"],[100,2,"Hyde\\Console\\Concerns\\Command::handle<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::safeHandle<\/a>"],[100,3,"Hyde\\Console\\Concerns\\Command::handleException<\/a>"],[100,3,"Hyde\\Console\\Concerns\\Command::fileLink<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::infoComment<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::gray<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::inlineGray<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::href<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::indentedLine<\/a>"],[100,1,"Hyde\\Console\\ConsoleServiceProvider::register<\/a>"],[100,3,"Hyde\\Console\\ConsoleServiceProvider::logo<\/a>"],[100,1,"Hyde\\Console\\ConsoleServiceProvider::boot<\/a>"],[100,1,"Hyde\\Facades\\Asset::getFacadeAccessor<\/a>"],[100,1,"Hyde\\Facades\\Author::create<\/a>"],[100,1,"Hyde\\Facades\\Author::get<\/a>"],[100,1,"Hyde\\Facades\\Author::all<\/a>"],[100,1,"Hyde\\Facades\\Config::getArray<\/a>"],[100,1,"Hyde\\Facades\\Config::getString<\/a>"],[100,1,"Hyde\\Facades\\Config::getInt<\/a>"],[100,1,"Hyde\\Facades\\Config::getBool<\/a>"],[100,1,"Hyde\\Facades\\Config::getFloat<\/a>"],[100,2,"Hyde\\Facades\\Config::getNullableString<\/a>"],[100,2,"Hyde\\Facades\\Config::validated<\/a>"],[100,1,"Hyde\\Facades\\Features::enabled<\/a>"],[100,1,"Hyde\\Facades\\Features::hasHtmlPages<\/a>"],[100,1,"Hyde\\Facades\\Features::hasBladePages<\/a>"],[100,1,"Hyde\\Facades\\Features::hasMarkdownPages<\/a>"],[100,1,"Hyde\\Facades\\Features::hasMarkdownPosts<\/a>"],[100,1,"Hyde\\Facades\\Features::hasDocumentationPages<\/a>"],[100,3,"Hyde\\Facades\\Features::hasDocumentationSearch<\/a>"],[100,1,"Hyde\\Facades\\Features::hasDarkmode<\/a>"],[100,3,"Hyde\\Facades\\Features::hasTorchlight<\/a>"],[100,1,"Hyde\\Facades\\Features::htmlPages<\/a>"],[100,1,"Hyde\\Facades\\Features::bladePages<\/a>"],[100,1,"Hyde\\Facades\\Features::markdownPages<\/a>"],[100,1,"Hyde\\Facades\\Features::markdownPosts<\/a>"],[100,1,"Hyde\\Facades\\Features::documentationPages<\/a>"],[100,1,"Hyde\\Facades\\Features::documentationSearch<\/a>"],[100,1,"Hyde\\Facades\\Features::darkmode<\/a>"],[100,1,"Hyde\\Facades\\Features::torchlight<\/a>"],[100,3,"Hyde\\Facades\\Features::sitemap<\/a>"],[100,5,"Hyde\\Facades\\Features::rss<\/a>"],[100,1,"Hyde\\Facades\\Features::toArray<\/a>"],[100,1,"Hyde\\Facades\\Features::getDefaultOptions<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::basePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::absolutePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::relativePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::touch<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::unlink<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::getContents<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::putContents<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::filesystem<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::kernel<\/a>"],[100,1,"Hyde\\Facades\\Meta::name<\/a>"],[100,1,"Hyde\\Facades\\Meta::property<\/a>"],[100,1,"Hyde\\Facades\\Meta::link<\/a>"],[100,1,"Hyde\\Facades\\Meta::get<\/a>"],[100,1,"Hyde\\Facades\\Meta::render<\/a>"],[100,1,"Hyde\\Facades\\Site::url<\/a>"],[100,1,"Hyde\\Facades\\Site::name<\/a>"],[100,1,"Hyde\\Facades\\Site::language<\/a>"],[100,1,"Hyde\\Facades\\Site::metadata<\/a>"],[100,1,"Hyde\\Foundation\\Application::registerBaseBindings<\/a>"],[100,1,"Hyde\\Foundation\\Application::getCachedPackagesPath<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runDiscovery<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::init<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::setKernel<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverFiles<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverPages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverRoutes<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel::bootstrappers<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::exists<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::get<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getOrFail<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::all<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::current<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::__construct<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::version<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::features<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::hasFeature<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::toArray<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadConfigurationFiles<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadConfiguration::providePharSupportIfNeeded<\/a>"],[100,4,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadRuntimeConfiguration<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::bootstrap<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::hasYamlConfigFile<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getYaml<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeParsedConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::configurationContainsNamespaces<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::addFile<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::runExtensionHandlers<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::discoverFilesFor<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::getFile<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::getFiles<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::getBasePath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::path<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToAbsolute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToRelative<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::mediaPath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::sitePath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::siteMediaPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::vendorPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::touch<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::unlink<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::__construct<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::formatLink<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::relativeLink<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Hyperlinks::mediaLink<\/a>"],[100,4,"Hyde\\Foundation\\Kernel\\Hyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::hasSiteUrl<\/a>"],[75,2,"Hyde\\Foundation\\Kernel\\Hyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::addPage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::parsePage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::getPage<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::getPages<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::addRoute<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoutes<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::mock<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::clearMocks<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::running<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::hasVendorDirectory<\/a>"],[100,2,"Hyde\\Foundation\\PharSupport::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::boot<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::boot<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__invoke<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseString<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::get<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::parse<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::lineMatchesFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractKey<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractValue<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::getValueWithType<\/a>"],[100,5,"Hyde\\Framework\\Actions\\BladeMatterParser::parseArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\BladeMatterParser::isValueArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter::execute<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyRegexTransformations<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyStringTransformations<\/a>"],[100,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeTables<\/a>"],[100,3,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeBlockquotes<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::__construct<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::toArray<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::getIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::parseTitle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::fileName<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::normalizeSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::makeOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createBladeFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createMarkdownFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createDocumentationFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::formatIdentifier<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::validateType<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::failIfFileCannotBeSaved<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getBladePageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getMarkdownPageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::run<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::generatePageEntry<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getSearchContentForDocument<\/a>"],[100,3,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::formatDestination<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::extractTableOfContents<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::parse<\/a>"],[100,4,"Hyde\\Framework\\Actions\\MarkdownFileParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::get<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::handle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashSourcePath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::getManifestPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::jsonEncodeOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::setOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::printFinishMessage<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::printFinishMessage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap::printFinishMessage<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::printFinishMessage<\/a>"],[100,3,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::isItSafeToCleanOutputDirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::isOutputDirectoryWhitelisted<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::askIfUnsafeDirectoryShouldBeEmptied<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::safeOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::__construct<\/a>"],[100,3,"Hyde\\Framework\\Actions\\SourceFileParser::constructPage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::parseBladePage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::parseMarkdownPage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::get<\/a>"],[100,1,"Hyde\\Framework\\Actions\\StaticPageBuilder::handle<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileConflictException::__construct<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileNotFoundException::__construct<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\RouteNotFoundException::__construct<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\UnsupportedPageTypeException::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeDescription<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeCategory<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeDate<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeAuthor<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeImage<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::getTruncatedMarkdown<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::toArray<\/a>"],[100,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::make<\/a>"],[100,3,"Hyde\\Framework\\Factories\\FeaturedImageFactory::makeSource<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::normalizeLocalImagePath<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::getStringMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeTitle<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeNavigation<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleForPage<\/a>"],[100,4,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromMarkdownHeadings<\/a>"],[100,3,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromParentIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeLabel<\/a>"],[100,3,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeGroup<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeHidden<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makePriority<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForGroupInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForHiddenInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isPageHiddenInNavigationConfiguration<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::isNonDocumentationPageInHiddenSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInConfigs<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInSidebarConfig<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInNavigationConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::canUseSubdirectoryForGroups<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::defaultGroup<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::pageIsInSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryName<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isInstanceOf<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::invert<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::offset<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getMatter<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__toString<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::setSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLength<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getType<\/a>"],[100,3,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getMetadataArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::has<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForLocalImage<\/a>"],[100,4,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForRemoteImage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::isRemote<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__construct<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getOrCreate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::get<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::all<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::findUsername<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::handle<\/a>"],[100,4,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::run<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::printStartMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::printFinishMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::getMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::write<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::writeln<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::createdSiteFile<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::withExecutionTime<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::compile<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::enabled<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::routeKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderHeader<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderBody<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderFooter<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::process<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::tokenize<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::getTokenizedDataArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::normalizeBody<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::addDynamicHeaderContent<\/a>"],[100,4,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::addDynamicFooterContent<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderSourceLink<\/a>"],[100,3,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::canRenderSourceLink<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::hasTorchlight<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::uniqueKey<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::formatOptionalAttributes<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::uniqueKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::uniqueKey<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::normalizeProperty<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag::make<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag::filterDuplicateMetadata<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::toHtml<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::render<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::get<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::add<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::addElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::addGenericElement<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::getPrefixedArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::generate<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addDynamicPageMetadata<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addMetadataForMarkdownPost<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addPostMetadataIfExists<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::resolveImageLink<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::create<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::removeDuplicateItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::sortByPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::getItems<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::generate<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::hasGroups<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::getGroups<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::getItemsInGroup<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::isGroupActive<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::isPageIndexPage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::shouldIndexPageBeActive<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::fromArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::getItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::searchForDropdownPriorityInNavigationConfig<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::fromRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::forLink<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavItem::forRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getDestination<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getLabel<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getGroup<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::isCurrent<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getRouteGroup<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavItem::normalizeGroupKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::toArray<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::generate<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::hasDropdowns<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::getDropdowns<\/a>"],[100,4,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::moveGroupedItemsIntoDropdowns<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::canAddItemToDropdown<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::dropdownsEnabled<\/a>"],[100,0,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::generate<\/a>"],[100,0,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::constructBaseElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::getXml<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::getXmlElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::escape<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::addChild<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::constructBaseElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addItem<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addDynamicItemData<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addBaseChannelItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addAtomLinkItem<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getImageType<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getImageLength<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getFilename<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getDescription<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getChannel<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getXml<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::constructBaseElement<\/a>"],[100,2,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::addRoute<\/a>"],[100,2,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getLastModDate<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getFormattedProcessingTime<\/a>"],[100,1,"Hyde\\Framework\\HydeServiceProvider::register<\/a>"],[100,1,"Hyde\\Framework\\HydeServiceProvider::boot<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::version<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::cdnLink<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::mediaLink<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::hasMediaFile<\/a>"],[100,3,"Hyde\\Framework\\Services\\AssetService::injectTailwindConfig<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::constructCdnPath<\/a>"],[100,2,"Hyde\\Framework\\Services\\AssetService::getCacheBustKey<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::compileStaticPages<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::transferMediaAssets<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::compilePagesForClass<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::getClassPluralName<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::getPageTypes<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::setOutput<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::getRegisteredTasks<\/a>"],[100,3,"Hyde\\Framework\\Services\\BuildTaskService::runPreBuildTasks<\/a>"],[100,3,"Hyde\\Framework\\Services\\BuildTaskService::runPostBuildTasks<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerTask<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::registerTaskInService<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerIf<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerTasks<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::findTasksInAppDirectory<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::pathToClassName<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::makeTaskIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::registerFrameworkTasks<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canCleanSiteDirectory<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateManifest<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateSitemap<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateFeed<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateSearch<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::parse<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::setupConverter<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::addExtension<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::runPreProcessing<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::runPostProcessing<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::getExtensions<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::removeFeature<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::addFeature<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::withPermalinks<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::isDocumentationPage<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::withTableOfContents<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::canEnableTorchlight<\/a>"],[100,4,"Hyde\\Framework\\Services\\MarkdownService::canEnablePermalinks<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::hasFeature<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::determineIfTorchlightAttributionShouldBeInjected<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::injectTorchlightAttribution<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::configurePermalinksExtension<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::enableAllHtmlElements<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::normalizeIndentationLevel<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::getNormalizedLines<\/a>"],[100,4,"Hyde\\Framework\\Services\\MarkdownService::findLineContentPositions<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::checks<\/a>"],[100,1,"Hyde\\Framework\\Services\\ValidationService::run<\/a>"],[100,1,"Hyde\\Framework\\Services\\ValidationService::check_validators_can_run<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_a_404_page<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_an_index_page<\/a>"],[100,5,"Hyde\\Framework\\Services\\ValidationService::check_documentation_site_has_an_index_page<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_an_app_css_stylesheet<\/a>"],[100,2,"Hyde\\Framework\\Services\\ValidationService::check_site_has_a_base_url_set<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_a_torchlight_api_token_is_set<\/a>"],[100,2,"Hyde\\Framework\\Services\\ValidationService::check_for_conflicts_between_blade_and_markdown_pages<\/a>"],[100,2,"Hyde\\Framework\\Services\\ViewDiffService::getViewFileHashIndex<\/a>"],[100,2,"Hyde\\Framework\\Services\\ViewDiffService::getChecksums<\/a>"],[100,1,"Hyde\\Framework\\Services\\ViewDiffService::checksumMatchesAny<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent::__construct<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent::render<\/a>"],[100,5,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent::makeBreadcrumbs<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\LinkComponent::__construct<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\LinkComponent::render<\/a>"],[100,1,"Hyde\\Hyde::version<\/a>"],[100,1,"Hyde\\Hyde::getFacadeRoot<\/a>"],[100,1,"Hyde\\Hyde::kernel<\/a>"],[100,1,"Hyde\\Markdown\\MarkdownConverter::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::__toString<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::__get<\/a>"],[100,2,"Hyde\\Markdown\\Models\\FrontMatter::get<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::set<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::has<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::toArray<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::fromArray<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::__toString<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::body<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::compile<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::toHtml<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::toArray<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::fromFile<\/a>"],[100,2,"Hyde\\Markdown\\Models\\Markdown::render<\/a>"],[100,3,"Hyde\\Markdown\\Models\\MarkdownDocument::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Models\\MarkdownDocument::__toString<\/a>"],[100,1,"Hyde\\Markdown\\Models\\MarkdownDocument::markdown<\/a>"],[100,1,"Hyde\\Markdown\\Models\\MarkdownDocument::parse<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::render<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\BladeDownProcessor::preprocess<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::postprocess<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::__construct<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\BladeDownProcessor::run<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::get<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::lineStartsWithDirective<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::processLine<\/a>"],[100,4,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::preprocess<\/a>"],[100,4,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::postprocess<\/a>"],[100,3,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::lineMatchesPattern<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::trimHydeDirective<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::resolveTemplate<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::injectLabelToTorchlightCodeLine<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::injectLabelToCodeLine<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::signature<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::resolve<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::expand<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::getClassNameFromSignature<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::get<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::preprocess<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::run<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::getShortcodes<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::addShortcodesFromArray<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::addShortcode<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::discoverShortcodes<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::getOutput<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::expandShortcode<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::discoverSignature<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::processInput<\/a>"],[100,1,"Hyde\\Pages\\BladePage::__construct<\/a>"],[100,1,"Hyde\\Pages\\BladePage::getBladeView<\/a>"],[100,1,"Hyde\\Pages\\BladePage::compile<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::make<\/a>"],[100,2,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::__construct<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::markdown<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::compile<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::save<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::make<\/a>"],[100,2,"Hyde\\Pages\\Concerns\\HydePage::__construct<\/a>"],[100,2,"Hyde\\Pages\\Concerns\\HydePage::isDiscoverable<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::get<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::parse<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::files<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::all<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::sourceDirectory<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::outputDirectory<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::fileExtension<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::setSourceDirectory<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::setOutputDirectory<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::setFileExtension<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::sourcePath<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::outputPath<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::path<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::pathToIdentifier<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::baseRouteKey<\/a>"],[100,0,"Hyde\\Pages\\Concerns\\HydePage::compile<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::toArray<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getSourcePath<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getOutputPath<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getRouteKey<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getRoute<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getLink<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getIdentifier<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getBladeView<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::title<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::metadata<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::showInNavigation<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::navigationMenuPriority<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::navigationMenuLabel<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::navigationMenuGroup<\/a>"],[100,4,"Hyde\\Pages\\Concerns\\HydePage::getCanonicalUrl<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::constructMetadata<\/a>"],[100,1,"Hyde\\Pages\\DocumentationPage::home<\/a>"],[100,1,"Hyde\\Pages\\DocumentationPage::homeRouteName<\/a>"],[100,2,"Hyde\\Pages\\DocumentationPage::getOnlineSourcePath<\/a>"],[100,1,"Hyde\\Pages\\DocumentationPage::hasTableOfContents<\/a>"],[100,1,"Hyde\\Pages\\DocumentationPage::getTableOfContents<\/a>"],[100,2,"Hyde\\Pages\\DocumentationPage::getRouteKey<\/a>"],[100,2,"Hyde\\Pages\\DocumentationPage::getOutputPath<\/a>"],[100,1,"Hyde\\Pages\\HtmlPage::contents<\/a>"],[100,1,"Hyde\\Pages\\HtmlPage::compile<\/a>"],[100,1,"Hyde\\Pages\\HtmlPage::getBladeView<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::make<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::__construct<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::getContents<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::getBladeView<\/a>"],[100,5,"Hyde\\Pages\\InMemoryPage::compile<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::macro<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::hasMacro<\/a>"],[100,2,"Hyde\\Pages\\InMemoryPage::__call<\/a>"],[100,2,"Hyde\\Pages\\InMemoryPage::callMacro<\/a>"],[100,1,"Hyde\\Pages\\MarkdownPost::getLatestPosts<\/a>"],[100,1,"Hyde\\Pages\\MarkdownPost::toArray<\/a>"],[100,2,"Hyde\\Support\\BuildWarnings::getInstance<\/a>"],[100,2,"Hyde\\Support\\BuildWarnings::report<\/a>"],[100,1,"Hyde\\Support\\BuildWarnings::getWarnings<\/a>"],[100,1,"Hyde\\Support\\BuildWarnings::hasWarnings<\/a>"],[100,1,"Hyde\\Support\\BuildWarnings::reportsWarnings<\/a>"],[100,1,"Hyde\\Support\\BuildWarnings::reportsWarningsAsExceptions<\/a>"],[100,2,"Hyde\\Support\\BuildWarnings::writeWarningsToOutput<\/a>"],[100,3,"Hyde\\Support\\BuildWarnings::renderWarnings<\/a>"],[100,2,"Hyde\\Support\\BuildWarnings::renderWarningsAsExceptions<\/a>"],[100,1,"Hyde\\Support\\DataCollections::markdown<\/a>"],[100,1,"Hyde\\Support\\DataCollections::yaml<\/a>"],[100,1,"Hyde\\Support\\DataCollections::json<\/a>"],[100,1,"Hyde\\Support\\DataCollections::findFiles<\/a>"],[100,1,"Hyde\\Support\\DataCollections::makeIdentifier<\/a>"],[100,1,"Hyde\\Support\\Facades\\Render::getFacadeAccessor<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::all<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::files<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::getIdentifier<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::toArray<\/a>"],[100,2,"Hyde\\Support\\Filesystem\\MediaFile::getContentLength<\/a>"],[100,4,"Hyde\\Support\\Filesystem\\MediaFile::getMimeType<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::discoverMediaAssetFiles<\/a>"],[100,2,"Hyde\\Support\\Filesystem\\MediaFile::getMediaAssetFiles<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::getMediaGlobPattern<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::make<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::__construct<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::toArray<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getName<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getPath<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getAbsolutePath<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getContents<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getExtension<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\SourceFile::make<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\SourceFile::__construct<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\SourceFile::toArray<\/a>"],[100,2,"Hyde\\Support\\Includes::path<\/a>"],[100,2,"Hyde\\Support\\Includes::get<\/a>"],[100,3,"Hyde\\Support\\Includes::markdown<\/a>"],[100,3,"Hyde\\Support\\Includes::blade<\/a>"],[100,2,"Hyde\\Support\\Includes::needsDirectory<\/a>"],[100,1,"Hyde\\Support\\Models\\DateString::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\DateString::__toString<\/a>"],[100,1,"Hyde\\Support\\Models\\Redirect::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\Redirect::create<\/a>"],[100,1,"Hyde\\Support\\Models\\Redirect::compile<\/a>"],[100,1,"Hyde\\Support\\Models\\Redirect::store<\/a>"],[100,2,"Hyde\\Support\\Models\\Redirect::normalizePath<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::setPage<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::getPage<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::getRoute<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::getRouteKey<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::shareToView<\/a>"],[100,2,"Hyde\\Support\\Models\\RenderData::share<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::clearData<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::toArray<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::__toString<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getLink<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getPage<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getPageClass<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getPageIdentifier<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getRouteKey<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getSourcePath<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getOutputPath<\/a>"],[100,2,"Hyde\\Support\\Models\\Route::is<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::toArray<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::make<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::__toString<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::get<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::fromPage<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::toArray<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::headers<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::generate<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::routeToListItem<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteListItem::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteListItem::toArray<\/a>"],[100,2,"Hyde\\Support\\Models\\RouteListItem::stylePageType<\/a>"],[100,2,"Hyde\\Support\\Models\\RouteListItem::styleSourcePath<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteListItem::styleOutputPath<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteListItem::styleRouteKey<\/a>"],[100,2,"Hyde\\Support\\Models\\RouteListItem::isPageDiscoverable<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::pass<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::fail<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::skip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::withTip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::tip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::skipped<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::passed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::failed<\/a>"],[100,3,"Hyde\\Support\\Models\\ValidationResult::statusCode<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::message<\/a>"],[100,2,"Hyde\\Support\\Models\\ValidationResult::formattedMessage<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatResult<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatPassed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatFailed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatSkipped<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatTimeString<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatTip<\/a>"],[100,2,"Hyde\\Support\\Models\\ValidationResult::withMessage<\/a>"],[100,3,"Hyde\\Support\\Paginator::__construct<\/a>"],[100,1,"Hyde\\Support\\Paginator::generate<\/a>"],[100,1,"Hyde\\Support\\Paginator::setCurrentPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::currentPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::getPaginatedItems<\/a>"],[100,1,"Hyde\\Support\\Paginator::getItemsForPage<\/a>"],[100,4,"Hyde\\Support\\Paginator::getPageLinks<\/a>"],[100,1,"Hyde\\Support\\Paginator::perPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::totalPages<\/a>"],[100,1,"Hyde\\Support\\Paginator::hasMultiplePages<\/a>"],[100,1,"Hyde\\Support\\Paginator::lastPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::canNavigateBack<\/a>"],[100,1,"Hyde\\Support\\Paginator::canNavigateForward<\/a>"],[100,2,"Hyde\\Support\\Paginator::previousPageNumber<\/a>"],[100,2,"Hyde\\Support\\Paginator::nextPageNumber<\/a>"],[100,3,"Hyde\\Support\\Paginator::previous<\/a>"],[100,3,"Hyde\\Support\\Paginator::next<\/a>"],[100,1,"Hyde\\Support\\Paginator::firstItemNumberOnPage<\/a>"],[100,3,"Hyde\\Support\\Paginator::validateCurrentPageValue<\/a>"],[100,1,"Hyde\\Support\\Paginator::formatPageName<\/a>"],[100,1,"Hyde\\Support\\Paginator::formatLink<\/a>"],[100,1,"Hyde\\Support\\Paginator::getRoute<\/a>"],[100,1,"Hyde\\Support\\Paginator::firstPage<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::fromString<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::fromFile<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::__construct<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::__toString<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getWordCount<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getMinutes<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getSeconds<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getMinutesAsFloat<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getSecondsOver<\/a>"],[100,3,"Hyde\\Support\\ReadingTime::getFormatted<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::formatUsingClosure<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::generate<\/a>"],[100,0,"Hyde\\Publications\\Actions\\CreateAction::handleCreate<\/a>"],[100,2,"Hyde\\Publications\\Actions\\CreateAction::create<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::force<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::setOutputPath<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::getOutputPath<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::getAbsoluteOutputPath<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::fileExists<\/a>"],[100,2,"Hyde\\Publications\\Actions\\CreateAction::hasFileConflict<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::save<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::formatStringForStorage<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::__construct<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::handleCreate<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::getFilename<\/a>"],[100,3,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::getCanonicalValue<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::createFrontMatter<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::normalizeData<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::getFieldFromCollection<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationType::__construct<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationType::handleCreate<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationType::createDetailTemplate<\/a>"],[100,2,"Hyde\\Publications\\Actions\\CreatesNewPublicationType::createListTemplate<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationType::publishPublicationFile<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationType::usesPagination<\/a>"],[100,1,"Hyde\\Publications\\Actions\\GeneratesPublicationTagPages::__construct<\/a>"],[100,2,"Hyde\\Publications\\Actions\\GeneratesPublicationTagPages::__invoke<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationFieldValidator::__construct<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationFieldValidator::getValidationRules<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationFieldValidator::validate<\/a>"],[100,3,"Hyde\\Publications\\Actions\\PublicationFieldValidator::makeDynamicRules<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationFieldValidator::makeValidator<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageCompiler::call<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageCompiler::__construct<\/a>"],[100,2,"Hyde\\Publications\\Actions\\PublicationPageCompiler::__invoke<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageCompiler::compilePublicationPage<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageCompiler::compilePublicationListPage<\/a>"],[100,2,"Hyde\\Publications\\Actions\\PublicationPageCompiler::compileView<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageCompiler::getTemplateFilePath<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageValidator::call<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageValidator::__construct<\/a>"],[100,2,"Hyde\\Publications\\Actions\\PublicationPageValidator::__invoke<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageValidator::validate<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageValidator::errors<\/a>"],[100,3,"Hyde\\Publications\\Actions\\PublicationPageValidator::warnings<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageValidator::validatedFields<\/a>"],[100,4,"Hyde\\Publications\\Actions\\PublicationPageValidator::getResults<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageValidator::getValidationRules<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::call<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::__construct<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::__invoke<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::validate<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::errors<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::makePropertyValidator<\/a>"],[100,3,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::makeFieldsValidators<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::evaluateFieldValidators<\/a>"],[100,2,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::validateFields<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::makeValidator<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::mapRulesInput<\/a>"],[100,1,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::__construct<\/a>"],[100,2,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::create<\/a>"],[100,3,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::generatePublicationData<\/a>"],[100,1,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::getDateTimeValue<\/a>"],[100,2,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::getTextValue<\/a>"],[100,1,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::generateFieldData<\/a>"],[100,3,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::getCanonicalFieldName<\/a>"],[100,1,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::canFieldTypeCanBeCanonical<\/a>"],[100,2,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::getArrayItems<\/a>"],[100,2,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::getTags<\/a>"],[100,2,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::fakeSentence<\/a>"],[100,1,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::fakeWord<\/a>"],[100,1,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::fakeUrl<\/a>"],[100,2,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::randomMarkdownLines<\/a>"],[100,1,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::call<\/a>"],[100,1,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::__invoke<\/a>"],[100,2,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::getLinesFromInputStream<\/a>"],[100,2,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::shouldTerminate<\/a>"],[100,3,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::readInputStream<\/a>"],[100,1,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::mockInput<\/a>"],[100,1,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::terminationMessage<\/a>"],[100,2,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::getShortcut<\/a>"],[100,3,"Hyde\\Publications\\Commands\\MakePublicationCommand::safeHandle<\/a>"],[100,4,"Hyde\\Publications\\Commands\\MakePublicationCommand::getPublicationTypeSelection<\/a>"],[100,4,"Hyde\\Publications\\Commands\\MakePublicationCommand::collectFieldData<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationCommand::captureFieldInput<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationCommand::captureTextFieldInput<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationCommand::captureArrayFieldInput<\/a>"],[100,2,"Hyde\\Publications\\Commands\\MakePublicationCommand::captureMediaFieldInput<\/a>"],[100,3,"Hyde\\Publications\\Commands\\MakePublicationCommand::handleEmptyMediaFilesCollection<\/a>"],[100,4,"Hyde\\Publications\\Commands\\MakePublicationCommand::captureTagFieldInput<\/a>"],[100,2,"Hyde\\Publications\\Commands\\MakePublicationCommand::captureOtherFieldInput<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationCommand::askForFieldData<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationCommand::parseCommaSeparatedValues<\/a>"],[100,2,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::safeHandle<\/a>"],[100,2,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getTitle<\/a>"],[100,4,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::validateStorageDirectory<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::captureFieldsDefinitions<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::captureFieldDefinition<\/a>"],[100,3,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getFieldName<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getFieldType<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getCanonicalField<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getSortField<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getSortDirection<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getPageSize<\/a>"],[100,2,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::checkIfFieldIsDuplicate<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getCount<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::availableCanonicableFieldNames<\/a>"],[100,4,"Hyde\\Publications\\Commands\\SeedPublicationCommand::safeHandle<\/a>"],[100,3,"Hyde\\Publications\\Commands\\SeedPublicationCommand::getPublicationTypeSelection<\/a>"],[100,2,"Hyde\\Publications\\Commands\\SeedPublicationCommand::getPublicationTypes<\/a>"],[100,2,"Hyde\\Publications\\Commands\\SeedPublicationCommand::pluralize<\/a>"],[100,4,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::safeHandle<\/a>"],[100,3,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::validateSchemaFiles<\/a>"],[100,5,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::displayResults<\/a>"],[100,2,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::displayTopLevelSchemaErrors<\/a>"],[100,3,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::displayFieldDefinitionErrors<\/a>"],[100,1,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::outputSummary<\/a>"],[100,1,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::outputJson<\/a>"],[100,2,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::countErrors<\/a>"],[100,5,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::safeHandle<\/a>"],[100,4,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::getPublicationTypesToValidate<\/a>"],[100,2,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::validatePublicationType<\/a>"],[100,4,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::displayResults<\/a>"],[100,2,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::displayPublicationResults<\/a>"],[100,5,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::displayPublicationFieldResults<\/a>"],[100,3,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::getPublicationResultsIcon<\/a>"],[100,1,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::getMessageTypesInResult<\/a>"],[100,3,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::outputSummary<\/a>"],[100,1,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::outputJson<\/a>"],[100,3,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::countRecursive<\/a>"],[100,4,"Hyde\\Publications\\Commands\\ValidatingCommand::askWithValidation<\/a>"],[100,1,"Hyde\\Publications\\Commands\\ValidatingCommand::reloadableChoice<\/a>"],[100,1,"Hyde\\Publications\\Commands\\ValidatingCommand::translate<\/a>"],[100,4,"Hyde\\Publications\\Commands\\ValidatingCommand::normalizeInput<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldDefinition::fromArray<\/a>"],[100,3,"Hyde\\Publications\\Models\\PublicationFieldDefinition::__construct<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldDefinition::toArray<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldDefinition::getRules<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldValue::__construct<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldValue::getType<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldValue::getValue<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldValue::parseFieldValue<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::get<\/a>"],[100,2,"Hyde\\Publications\\Models\\PublicationType::fromFile<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::__construct<\/a>"],[100,2,"Hyde\\Publications\\Models\\PublicationType::toArray<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::toJson<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getIdentifier<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getSchemaFile<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getDirectory<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getMetadata<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::setMetadata<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getFields<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getFieldDefinition<\/a>"],[100,2,"Hyde\\Publications\\Models\\PublicationType::getCanonicalFieldDefinition<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getPublications<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getPaginator<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getListPage<\/a>"],[100,2,"Hyde\\Publications\\Models\\PublicationType::usesPagination<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::save<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::parseSchemaFile<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getRelativeDirectoryEntry<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::parseFieldData<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::withoutNullValues<\/a>"],[100,2,"Hyde\\Publications\\Models\\PublicationType::validateSchemaFile<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationListPage::__construct<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationListPage::compile<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationListPage::showInNavigation<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationPage::make<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationPage::__construct<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationPage::getType<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationPage::compile<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationPage::parse<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationPage::pathToIdentifier<\/a>"],[100,2,"Hyde\\Publications\\Pages\\PublicationPage::normalizeIdentifier<\/a>"],[100,2,"Hyde\\Publications\\Providers\\TranslationServiceProvider::register<\/a>"],[100,1,"Hyde\\Publications\\Providers\\TranslationServiceProvider::boot<\/a>"],[100,1,"Hyde\\Publications\\Publications::getPublicationTypes<\/a>"],[100,1,"Hyde\\Publications\\Publications::getPublicationsForType<\/a>"],[100,1,"Hyde\\Publications\\Publications::getMediaForType<\/a>"],[100,1,"Hyde\\Publications\\Publications::getPublicationTags<\/a>"],[100,4,"Hyde\\Publications\\Publications::getPublicationsGroupedByTags<\/a>"],[100,1,"Hyde\\Publications\\Publications::publicationTypeExists<\/a>"],[100,1,"Hyde\\Publications\\Publications::getPublicationTagFields<\/a>"],[100,2,"Hyde\\Publications\\PublicationsExtension::getTypes<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::discoverFiles<\/a>"],[100,2,"Hyde\\Publications\\PublicationsExtension::discoverPages<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::discoverPublicationPages<\/a>"],[100,2,"Hyde\\Publications\\PublicationsExtension::generatePublicationListingPageForType<\/a>"],[100,3,"Hyde\\Publications\\PublicationsExtension::generatePublicationPaginatedListingPagesForType<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::generatePublicationTagPages<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::parsePublicationTypes<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::getSchemaFiles<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::getPublicationFiles<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::getPublicationFilesForType<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::shouldGeneratePublicationTagPages<\/a>"],[100,1,"Hyde\\Publications\\PublicationsServiceProvider::register<\/a>"],[100,1,"Hyde\\Publications\\PublicationsServiceProvider::boot<\/a>"],[100,1,"Hyde\\Publications\\PublicationsServiceProvider::registerAdditionalServiceProviders<\/a>"],[100,1,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent::__construct<\/a>"],[100,1,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent::render<\/a>"],[100,6,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent::makeRelatedPublications<\/a>"],[100,2,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent::getTagsForPage<\/a>"],[100,3,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent::getAllRelatedPages<\/a>"],[100,4,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent::sortRelatedPagesByRelevance<\/a>"],[100,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite::askToRebuildSite<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::isBooted<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booting<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booted<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::filesystem<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::path<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::mediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::sitePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::siteMediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToAbsolute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToRelative<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::formatLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::relativeLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::mediaLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::hasSiteUrl<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::files<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::pages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::routes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::needsToBeBooted<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::makeTitle<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::normalizeNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::stripNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::trimSlashes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::markdown<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesExtensions::registerExtension<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::hasExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::normalizeSourcePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::shareViewData<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRouteKey<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRoute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentPage<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectory<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsParentDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::data<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::matter<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::has<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::__callStatic<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::getParameterNames<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyArguments<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyPathArgument<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::mock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::resolveMockedInstance<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::clearMockedInstances<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableDynamicExtensions<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableConfigDefinedExtensions<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::mergeMarkdownConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::initializeExtension<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessors<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessors<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessor<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessor<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerSourceDirectories<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::discoverBladeViewsIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::storeCompiledSiteIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::useMediaDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getSourceDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getOutputDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getPageConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::startClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::stopClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeInMs<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeString<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence::validateExistence<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::toCoreDataObject<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::constructFactoryData<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::assignFactoryData<\/a>"],[100,0,"Hyde\\Support\\Concerns\\Serializable::toArray<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::arraySerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::jsonSerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::toJson<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseStringValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseDatetimeValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseBooleanValue<\/a>"],[100,2,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseIntegerValue<\/a>"],[100,2,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseFloatValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseMediaValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseArrayValue<\/a>"],[100,2,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseTextValue<\/a>"],[100,2,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseUrlValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseTagValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseError<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::rules<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::collect<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::values<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::names<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::getRules<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::canonicable<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::arrayable<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::isCanonicable<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::isArrayable<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSiteCommand::handle<\/a>"],[100,3,"Hyde\\Console\\Commands\\BuildSiteCommand::runPreBuildActions<\/a>"],[100,4,"Hyde\\Console\\Commands\\BuildSiteCommand::runPostBuildActions<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::printFinishMessage<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::runNodeCommand<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::hasWarnings<\/a>"],[100,3,"Hyde\\Console\\Commands\\BuildSiteCommand::getExitCode<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSitemapCommand::handle<\/a>"],[100,3,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::getPageDirectories<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::getValidatedName<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateName<\/a>"],[100,5,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateDirectoryCanBeUsed<\/a>"],[100,3,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateSubdirectoryCanBeUsed<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::assembleSubdirectoryPath<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::directoryContainsFiles<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::updateConfigurationFile<\/a>"],[100,2,"Hyde\\Console\\Commands\\DebugCommand::__construct<\/a>"],[100,5,"Hyde\\Console\\Commands\\DebugCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\DebugCommand::printVerbosePathInformation<\/a>"],[100,2,"Hyde\\Console\\Commands\\DebugCommand::printEnabledFeatures<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::validateOptions<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getTitle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getQualifiedPageType<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getSelectedType<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getTypeSelection<\/a>"],[100,3,"Hyde\\Console\\Commands\\MakePageCommand::getTypeOption<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::getTitle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePostCommand::getSelections<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::displaySelections<\/a>"],[100,3,"Hyde\\Console\\Commands\\MakePostCommand::createPostFile<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::askForString<\/a>"],[100,1,"Hyde\\Console\\Commands\\PackageDiscoverCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishConfigsCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishConfigsCommand::parseTagFromSelection<\/a>"],[100,5,"Hyde\\Console\\Commands\\PublishHomepageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::parseSelection<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::promptForHomepage<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::formatPublishableChoices<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::getTemplateOptions<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::parseChoiceIntoKey<\/a>"],[100,3,"Hyde\\Console\\Commands\\PublishHomepageCommand::canExistingFileBeOverwritten<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::isTheExistingFileADefaultOne<\/a>"],[100,4,"Hyde\\Console\\Commands\\PublishViewsCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishViewsCommand::publishOption<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::promptForCategory<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::formatPublishableChoices<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::parseChoiceIntoKey<\/a>"],[100,2,"Hyde\\Console\\Commands\\RebuildPageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\RebuildPageCommand::getNormalizedPathString<\/a>"],[100,3,"Hyde\\Console\\Commands\\RebuildPageCommand::makeBuildTask<\/a>"],[100,1,"Hyde\\Console\\Commands\\RouteListCommand::handle<\/a>"],[100,5,"Hyde\\Console\\Commands\\RouteListCommand::routeListClass<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getPortSelection<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getHostSelection<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::getExecutablePath<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::runServerProcess<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::__construct<\/a>"],[100,2,"Hyde\\Console\\Commands\\ValidateCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::runCheck<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::getCheckTime<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::timeTotal<\/a>"],[100,2,"Hyde\\Console\\Commands\\VendorPublishCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\VendorPublishCommand::promptForProviderOrTag<\/a>"],[100,1,"Hyde\\Console\\Commands\\VendorPublishCommand::status<\/a>"],[100,1,"Hyde\\Console\\Commands\\VendorPublishCommand::normalizePath<\/a>"],[100,2,"Hyde\\Console\\Concerns\\Command::handle<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::safeHandle<\/a>"],[100,3,"Hyde\\Console\\Concerns\\Command::handleException<\/a>"],[100,3,"Hyde\\Console\\Concerns\\Command::fileLink<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::infoComment<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::gray<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::inlineGray<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::href<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::indentedLine<\/a>"],[100,1,"Hyde\\Console\\ConsoleServiceProvider::register<\/a>"],[100,3,"Hyde\\Console\\ConsoleServiceProvider::logo<\/a>"],[100,1,"Hyde\\Console\\ConsoleServiceProvider::boot<\/a>"],[100,1,"Hyde\\Facades\\Asset::getFacadeAccessor<\/a>"],[100,1,"Hyde\\Facades\\Author::create<\/a>"],[100,1,"Hyde\\Facades\\Author::get<\/a>"],[100,1,"Hyde\\Facades\\Author::all<\/a>"],[100,1,"Hyde\\Facades\\Config::getArray<\/a>"],[100,1,"Hyde\\Facades\\Config::getString<\/a>"],[100,1,"Hyde\\Facades\\Config::getInt<\/a>"],[100,1,"Hyde\\Facades\\Config::getBool<\/a>"],[100,1,"Hyde\\Facades\\Config::getFloat<\/a>"],[100,2,"Hyde\\Facades\\Config::getNullableString<\/a>"],[100,2,"Hyde\\Facades\\Config::validated<\/a>"],[100,1,"Hyde\\Facades\\Features::enabled<\/a>"],[100,1,"Hyde\\Facades\\Features::hasHtmlPages<\/a>"],[100,1,"Hyde\\Facades\\Features::hasBladePages<\/a>"],[100,1,"Hyde\\Facades\\Features::hasMarkdownPages<\/a>"],[100,1,"Hyde\\Facades\\Features::hasMarkdownPosts<\/a>"],[100,1,"Hyde\\Facades\\Features::hasDocumentationPages<\/a>"],[100,3,"Hyde\\Facades\\Features::hasDocumentationSearch<\/a>"],[100,1,"Hyde\\Facades\\Features::hasDarkmode<\/a>"],[100,3,"Hyde\\Facades\\Features::hasTorchlight<\/a>"],[100,1,"Hyde\\Facades\\Features::htmlPages<\/a>"],[100,1,"Hyde\\Facades\\Features::bladePages<\/a>"],[100,1,"Hyde\\Facades\\Features::markdownPages<\/a>"],[100,1,"Hyde\\Facades\\Features::markdownPosts<\/a>"],[100,1,"Hyde\\Facades\\Features::documentationPages<\/a>"],[100,1,"Hyde\\Facades\\Features::documentationSearch<\/a>"],[100,1,"Hyde\\Facades\\Features::darkmode<\/a>"],[100,1,"Hyde\\Facades\\Features::torchlight<\/a>"],[100,3,"Hyde\\Facades\\Features::sitemap<\/a>"],[100,5,"Hyde\\Facades\\Features::rss<\/a>"],[100,1,"Hyde\\Facades\\Features::toArray<\/a>"],[100,1,"Hyde\\Facades\\Features::getDefaultOptions<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::basePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::absolutePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::relativePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::touch<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::unlink<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::getContents<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::putContents<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::filesystem<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::kernel<\/a>"],[100,1,"Hyde\\Facades\\Meta::name<\/a>"],[100,1,"Hyde\\Facades\\Meta::property<\/a>"],[100,1,"Hyde\\Facades\\Meta::link<\/a>"],[100,1,"Hyde\\Facades\\Meta::get<\/a>"],[100,1,"Hyde\\Facades\\Meta::render<\/a>"],[100,1,"Hyde\\Facades\\Site::url<\/a>"],[100,1,"Hyde\\Facades\\Site::name<\/a>"],[100,1,"Hyde\\Facades\\Site::language<\/a>"],[100,1,"Hyde\\Facades\\Site::metadata<\/a>"],[100,1,"Hyde\\Foundation\\Application::registerBaseBindings<\/a>"],[100,1,"Hyde\\Foundation\\Application::getCachedPackagesPath<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runDiscovery<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::init<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::setKernel<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverFiles<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverPages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverRoutes<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel::bootstrappers<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::exists<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::get<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getOrFail<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::all<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::current<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::__construct<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::version<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::features<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::hasFeature<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::toArray<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadConfigurationFiles<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadConfiguration::providePharSupportIfNeeded<\/a>"],[100,4,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadRuntimeConfiguration<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::bootstrap<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::hasYamlConfigFile<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getYaml<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeParsedConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::configurationContainsNamespaces<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::addFile<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::runExtensionHandlers<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::discoverFilesFor<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::getFile<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::getFiles<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::getBasePath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::path<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToAbsolute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToRelative<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::mediaPath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::sitePath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::siteMediaPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::vendorPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::touch<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::unlink<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::__construct<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::formatLink<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::relativeLink<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Hyperlinks::mediaLink<\/a>"],[100,4,"Hyde\\Foundation\\Kernel\\Hyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::hasSiteUrl<\/a>"],[75,2,"Hyde\\Foundation\\Kernel\\Hyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::addPage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::parsePage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::getPage<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::getPages<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::addRoute<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoutes<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::mock<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::clearMocks<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::running<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::hasVendorDirectory<\/a>"],[100,2,"Hyde\\Foundation\\PharSupport::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::boot<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::boot<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__invoke<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseString<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::get<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::parse<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::lineMatchesFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractKey<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractValue<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::getValueWithType<\/a>"],[100,5,"Hyde\\Framework\\Actions\\BladeMatterParser::parseArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\BladeMatterParser::isValueArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter::execute<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyRegexTransformations<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyStringTransformations<\/a>"],[100,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeTables<\/a>"],[100,3,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeBlockquotes<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::__construct<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::toArray<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::getIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::parseTitle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::fileName<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::normalizeSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::makeOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createBladeFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createMarkdownFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createDocumentationFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::formatIdentifier<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::validateType<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::failIfFileCannotBeSaved<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getBladePageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getMarkdownPageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::run<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::generatePageEntry<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getSearchContentForDocument<\/a>"],[100,3,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::formatDestination<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::extractTableOfContents<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::parse<\/a>"],[100,4,"Hyde\\Framework\\Actions\\MarkdownFileParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::get<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::handle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashSourcePath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::getManifestPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::jsonEncodeOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::setOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::printFinishMessage<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::printFinishMessage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap::printFinishMessage<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::printFinishMessage<\/a>"],[100,3,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::isItSafeToCleanOutputDirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::isOutputDirectoryWhitelisted<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::askIfUnsafeDirectoryShouldBeEmptied<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::safeOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::__construct<\/a>"],[100,3,"Hyde\\Framework\\Actions\\SourceFileParser::constructPage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::parseBladePage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::parseMarkdownPage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::get<\/a>"],[100,1,"Hyde\\Framework\\Actions\\StaticPageBuilder::handle<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileConflictException::__construct<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileNotFoundException::__construct<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\RouteNotFoundException::__construct<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\UnsupportedPageTypeException::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeDescription<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeCategory<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeDate<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeAuthor<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeImage<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::getTruncatedMarkdown<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::toArray<\/a>"],[100,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::make<\/a>"],[100,3,"Hyde\\Framework\\Factories\\FeaturedImageFactory::makeSource<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::normalizeLocalImagePath<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::getStringMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeTitle<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeNavigation<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleForPage<\/a>"],[100,4,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromMarkdownHeadings<\/a>"],[100,3,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromParentIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeLabel<\/a>"],[100,3,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeGroup<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeHidden<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makePriority<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForGroupInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForHiddenInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isPageHiddenInNavigationConfiguration<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::isNonDocumentationPageInHiddenSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInConfigs<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInSidebarConfig<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInNavigationConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::canUseSubdirectoryForGroups<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::defaultGroup<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::pageIsInSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryName<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isInstanceOf<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::invert<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::offset<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getMatter<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__toString<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::setSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLength<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getType<\/a>"],[100,3,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getMetadataArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::has<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForLocalImage<\/a>"],[100,4,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForRemoteImage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::isRemote<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__construct<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getOrCreate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::get<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::all<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::findUsername<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::handle<\/a>"],[100,4,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::run<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::printStartMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::printFinishMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::getMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::write<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::writeln<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::createdSiteFile<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::withExecutionTime<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::compile<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::enabled<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::routeKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderHeader<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderBody<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderFooter<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::process<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::tokenize<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::getTokenizedDataArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::normalizeBody<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::addDynamicHeaderContent<\/a>"],[100,4,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::addDynamicFooterContent<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderSourceLink<\/a>"],[100,3,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::canRenderSourceLink<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::hasTorchlight<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::uniqueKey<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::formatOptionalAttributes<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::uniqueKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::uniqueKey<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::normalizeProperty<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag::make<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag::filterDuplicateMetadata<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::toHtml<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::render<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::get<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::add<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::addElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::addGenericElement<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::getPrefixedArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::generate<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addDynamicPageMetadata<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addMetadataForMarkdownPost<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addPostMetadataIfExists<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::resolveImageLink<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::create<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::removeDuplicateItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::sortByPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::getItems<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::generate<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::hasGroups<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::getGroups<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::getItemsInGroup<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::isGroupActive<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::isPageIndexPage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::shouldIndexPageBeActive<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::fromArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::getItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::searchForDropdownPriorityInNavigationConfig<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::fromRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::forLink<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavItem::forRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getDestination<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getLabel<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getGroup<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::isCurrent<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getRouteGroup<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavItem::normalizeGroupKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::toArray<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::generate<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::hasDropdowns<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::getDropdowns<\/a>"],[100,4,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::moveGroupedItemsIntoDropdowns<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::canAddItemToDropdown<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::dropdownsEnabled<\/a>"],[100,0,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::generate<\/a>"],[100,0,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::constructBaseElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::getXml<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::getXmlElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::escape<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::addChild<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::constructBaseElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addItem<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addDynamicItemData<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addBaseChannelItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addAtomLinkItem<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getImageType<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getImageLength<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getFilename<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getDescription<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getChannel<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getXml<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::constructBaseElement<\/a>"],[100,2,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::addRoute<\/a>"],[100,2,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getLastModDate<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getFormattedProcessingTime<\/a>"],[100,1,"Hyde\\Framework\\HydeServiceProvider::register<\/a>"],[100,1,"Hyde\\Framework\\HydeServiceProvider::boot<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::version<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::cdnLink<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::mediaLink<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::hasMediaFile<\/a>"],[100,3,"Hyde\\Framework\\Services\\AssetService::injectTailwindConfig<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::constructCdnPath<\/a>"],[100,2,"Hyde\\Framework\\Services\\AssetService::getCacheBustKey<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::compileStaticPages<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::transferMediaAssets<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::compilePagesForClass<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::getClassPluralName<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::getPageTypes<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::setOutput<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::getRegisteredTasks<\/a>"],[100,3,"Hyde\\Framework\\Services\\BuildTaskService::runPreBuildTasks<\/a>"],[100,3,"Hyde\\Framework\\Services\\BuildTaskService::runPostBuildTasks<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerTask<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::registerTaskInService<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerIf<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerTasks<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::findTasksInConfig<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::findTasksInAppDirectory<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::pathToClassName<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::makeTaskIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::registerFrameworkTasks<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canCleanSiteDirectory<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateManifest<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateSitemap<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateFeed<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateSearch<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::parse<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::setupConverter<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::addExtension<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::runPreProcessing<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::runPostProcessing<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::getExtensions<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::removeFeature<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::addFeature<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::withPermalinks<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::isDocumentationPage<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::withTableOfContents<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::canEnableTorchlight<\/a>"],[100,4,"Hyde\\Framework\\Services\\MarkdownService::canEnablePermalinks<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::hasFeature<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::determineIfTorchlightAttributionShouldBeInjected<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::injectTorchlightAttribution<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::configurePermalinksExtension<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::enableAllHtmlElements<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::normalizeIndentationLevel<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::getNormalizedLines<\/a>"],[100,4,"Hyde\\Framework\\Services\\MarkdownService::findLineContentPositions<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::checks<\/a>"],[100,1,"Hyde\\Framework\\Services\\ValidationService::run<\/a>"],[100,1,"Hyde\\Framework\\Services\\ValidationService::check_validators_can_run<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_a_404_page<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_an_index_page<\/a>"],[100,5,"Hyde\\Framework\\Services\\ValidationService::check_documentation_site_has_an_index_page<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_an_app_css_stylesheet<\/a>"],[100,2,"Hyde\\Framework\\Services\\ValidationService::check_site_has_a_base_url_set<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_a_torchlight_api_token_is_set<\/a>"],[100,2,"Hyde\\Framework\\Services\\ValidationService::check_for_conflicts_between_blade_and_markdown_pages<\/a>"],[100,2,"Hyde\\Framework\\Services\\ViewDiffService::getViewFileHashIndex<\/a>"],[100,2,"Hyde\\Framework\\Services\\ViewDiffService::getChecksums<\/a>"],[100,1,"Hyde\\Framework\\Services\\ViewDiffService::checksumMatchesAny<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent::__construct<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent::render<\/a>"],[100,5,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent::makeBreadcrumbs<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\LinkComponent::__construct<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\LinkComponent::render<\/a>"],[100,1,"Hyde\\Hyde::version<\/a>"],[100,1,"Hyde\\Hyde::getFacadeRoot<\/a>"],[100,1,"Hyde\\Hyde::kernel<\/a>"],[100,1,"Hyde\\Markdown\\MarkdownConverter::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::__toString<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::__get<\/a>"],[100,2,"Hyde\\Markdown\\Models\\FrontMatter::get<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::set<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::has<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::toArray<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::fromArray<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::__toString<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::body<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::compile<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::toHtml<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::toArray<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::fromFile<\/a>"],[100,2,"Hyde\\Markdown\\Models\\Markdown::render<\/a>"],[100,3,"Hyde\\Markdown\\Models\\MarkdownDocument::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Models\\MarkdownDocument::__toString<\/a>"],[100,1,"Hyde\\Markdown\\Models\\MarkdownDocument::markdown<\/a>"],[100,1,"Hyde\\Markdown\\Models\\MarkdownDocument::parse<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::render<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\BladeDownProcessor::preprocess<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::postprocess<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::__construct<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\BladeDownProcessor::run<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::get<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::lineStartsWithDirective<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::processLine<\/a>"],[100,4,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::preprocess<\/a>"],[100,4,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::postprocess<\/a>"],[100,3,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::lineMatchesPattern<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::trimHydeDirective<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::resolveTemplate<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::injectLabelToTorchlightCodeLine<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::injectLabelToCodeLine<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::signature<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::resolve<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::expand<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::getClassNameFromSignature<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::get<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::preprocess<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::run<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::getShortcodes<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::addShortcodesFromArray<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::addShortcode<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::discoverShortcodes<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::getOutput<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::expandShortcode<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::discoverSignature<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::processInput<\/a>"],[100,1,"Hyde\\Pages\\BladePage::__construct<\/a>"],[100,1,"Hyde\\Pages\\BladePage::getBladeView<\/a>"],[100,1,"Hyde\\Pages\\BladePage::compile<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::make<\/a>"],[100,2,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::__construct<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::markdown<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::compile<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::save<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::make<\/a>"],[100,2,"Hyde\\Pages\\Concerns\\HydePage::__construct<\/a>"],[100,2,"Hyde\\Pages\\Concerns\\HydePage::isDiscoverable<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::get<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::parse<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::files<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::all<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::sourceDirectory<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::outputDirectory<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::fileExtension<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::setSourceDirectory<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::setOutputDirectory<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::setFileExtension<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::sourcePath<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::outputPath<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::path<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::pathToIdentifier<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::baseRouteKey<\/a>"],[100,0,"Hyde\\Pages\\Concerns\\HydePage::compile<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::toArray<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getSourcePath<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getOutputPath<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getRouteKey<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getRoute<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getLink<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getIdentifier<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getBladeView<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::title<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::metadata<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::showInNavigation<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::navigationMenuPriority<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::navigationMenuLabel<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::navigationMenuGroup<\/a>"],[100,4,"Hyde\\Pages\\Concerns\\HydePage::getCanonicalUrl<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::constructMetadata<\/a>"],[100,1,"Hyde\\Pages\\DocumentationPage::home<\/a>"],[100,1,"Hyde\\Pages\\DocumentationPage::homeRouteName<\/a>"],[100,2,"Hyde\\Pages\\DocumentationPage::getOnlineSourcePath<\/a>"],[100,1,"Hyde\\Pages\\DocumentationPage::hasTableOfContents<\/a>"],[100,1,"Hyde\\Pages\\DocumentationPage::getTableOfContents<\/a>"],[100,2,"Hyde\\Pages\\DocumentationPage::getRouteKey<\/a>"],[100,2,"Hyde\\Pages\\DocumentationPage::getOutputPath<\/a>"],[100,1,"Hyde\\Pages\\HtmlPage::contents<\/a>"],[100,1,"Hyde\\Pages\\HtmlPage::compile<\/a>"],[100,1,"Hyde\\Pages\\HtmlPage::getBladeView<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::make<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::__construct<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::getContents<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::getBladeView<\/a>"],[100,5,"Hyde\\Pages\\InMemoryPage::compile<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::macro<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::hasMacro<\/a>"],[100,2,"Hyde\\Pages\\InMemoryPage::__call<\/a>"],[100,2,"Hyde\\Pages\\InMemoryPage::callMacro<\/a>"],[100,1,"Hyde\\Pages\\MarkdownPost::getLatestPosts<\/a>"],[100,1,"Hyde\\Pages\\MarkdownPost::toArray<\/a>"],[100,2,"Hyde\\Support\\BuildWarnings::getInstance<\/a>"],[100,2,"Hyde\\Support\\BuildWarnings::report<\/a>"],[100,1,"Hyde\\Support\\BuildWarnings::getWarnings<\/a>"],[100,1,"Hyde\\Support\\BuildWarnings::hasWarnings<\/a>"],[100,1,"Hyde\\Support\\BuildWarnings::reportsWarnings<\/a>"],[100,1,"Hyde\\Support\\BuildWarnings::reportsWarningsAsExceptions<\/a>"],[100,2,"Hyde\\Support\\BuildWarnings::writeWarningsToOutput<\/a>"],[100,3,"Hyde\\Support\\BuildWarnings::renderWarnings<\/a>"],[100,2,"Hyde\\Support\\BuildWarnings::renderWarningsAsExceptions<\/a>"],[100,1,"Hyde\\Support\\DataCollections::markdown<\/a>"],[100,1,"Hyde\\Support\\DataCollections::yaml<\/a>"],[100,1,"Hyde\\Support\\DataCollections::json<\/a>"],[100,1,"Hyde\\Support\\DataCollections::findFiles<\/a>"],[100,1,"Hyde\\Support\\DataCollections::makeIdentifier<\/a>"],[100,1,"Hyde\\Support\\Facades\\Render::getFacadeAccessor<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::all<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::files<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::getIdentifier<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::toArray<\/a>"],[100,2,"Hyde\\Support\\Filesystem\\MediaFile::getContentLength<\/a>"],[100,4,"Hyde\\Support\\Filesystem\\MediaFile::getMimeType<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::discoverMediaAssetFiles<\/a>"],[100,2,"Hyde\\Support\\Filesystem\\MediaFile::getMediaAssetFiles<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::getMediaGlobPattern<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::make<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::__construct<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::toArray<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getName<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getPath<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getAbsolutePath<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getContents<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getExtension<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\SourceFile::make<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\SourceFile::__construct<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\SourceFile::toArray<\/a>"],[100,2,"Hyde\\Support\\Includes::path<\/a>"],[100,2,"Hyde\\Support\\Includes::get<\/a>"],[100,3,"Hyde\\Support\\Includes::markdown<\/a>"],[100,3,"Hyde\\Support\\Includes::blade<\/a>"],[100,2,"Hyde\\Support\\Includes::needsDirectory<\/a>"],[100,1,"Hyde\\Support\\Models\\DateString::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\DateString::__toString<\/a>"],[100,1,"Hyde\\Support\\Models\\Redirect::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\Redirect::create<\/a>"],[100,1,"Hyde\\Support\\Models\\Redirect::compile<\/a>"],[100,1,"Hyde\\Support\\Models\\Redirect::store<\/a>"],[100,2,"Hyde\\Support\\Models\\Redirect::normalizePath<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::setPage<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::getPage<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::getRoute<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::getRouteKey<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::shareToView<\/a>"],[100,2,"Hyde\\Support\\Models\\RenderData::share<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::clearData<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::toArray<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::__toString<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getLink<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getPage<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getPageClass<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getPageIdentifier<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getRouteKey<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getSourcePath<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getOutputPath<\/a>"],[100,2,"Hyde\\Support\\Models\\Route::is<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::toArray<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::make<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::__toString<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::get<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::fromPage<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::toArray<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::headers<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::generate<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::routeToListItem<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteListItem::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteListItem::toArray<\/a>"],[100,2,"Hyde\\Support\\Models\\RouteListItem::stylePageType<\/a>"],[100,2,"Hyde\\Support\\Models\\RouteListItem::styleSourcePath<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteListItem::styleOutputPath<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteListItem::styleRouteKey<\/a>"],[100,2,"Hyde\\Support\\Models\\RouteListItem::isPageDiscoverable<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::pass<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::fail<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::skip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::withTip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::tip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::skipped<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::passed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::failed<\/a>"],[100,3,"Hyde\\Support\\Models\\ValidationResult::statusCode<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::message<\/a>"],[100,2,"Hyde\\Support\\Models\\ValidationResult::formattedMessage<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatResult<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatPassed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatFailed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatSkipped<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatTimeString<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatTip<\/a>"],[100,2,"Hyde\\Support\\Models\\ValidationResult::withMessage<\/a>"],[100,3,"Hyde\\Support\\Paginator::__construct<\/a>"],[100,1,"Hyde\\Support\\Paginator::generate<\/a>"],[100,1,"Hyde\\Support\\Paginator::setCurrentPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::currentPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::getPaginatedItems<\/a>"],[100,1,"Hyde\\Support\\Paginator::getItemsForPage<\/a>"],[100,4,"Hyde\\Support\\Paginator::getPageLinks<\/a>"],[100,1,"Hyde\\Support\\Paginator::perPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::totalPages<\/a>"],[100,1,"Hyde\\Support\\Paginator::hasMultiplePages<\/a>"],[100,1,"Hyde\\Support\\Paginator::lastPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::canNavigateBack<\/a>"],[100,1,"Hyde\\Support\\Paginator::canNavigateForward<\/a>"],[100,2,"Hyde\\Support\\Paginator::previousPageNumber<\/a>"],[100,2,"Hyde\\Support\\Paginator::nextPageNumber<\/a>"],[100,3,"Hyde\\Support\\Paginator::previous<\/a>"],[100,3,"Hyde\\Support\\Paginator::next<\/a>"],[100,1,"Hyde\\Support\\Paginator::firstItemNumberOnPage<\/a>"],[100,3,"Hyde\\Support\\Paginator::validateCurrentPageValue<\/a>"],[100,1,"Hyde\\Support\\Paginator::formatPageName<\/a>"],[100,1,"Hyde\\Support\\Paginator::formatLink<\/a>"],[100,1,"Hyde\\Support\\Paginator::getRoute<\/a>"],[100,1,"Hyde\\Support\\Paginator::firstPage<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::fromString<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::fromFile<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::__construct<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::__toString<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getWordCount<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getMinutes<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getSeconds<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getMinutesAsFloat<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getSecondsOver<\/a>"],[100,3,"Hyde\\Support\\ReadingTime::getFormatted<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::formatUsingClosure<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::generate<\/a>"],[100,0,"Hyde\\Publications\\Actions\\CreateAction::handleCreate<\/a>"],[100,2,"Hyde\\Publications\\Actions\\CreateAction::create<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::force<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::setOutputPath<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::getOutputPath<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::getAbsoluteOutputPath<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::fileExists<\/a>"],[100,2,"Hyde\\Publications\\Actions\\CreateAction::hasFileConflict<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::save<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::formatStringForStorage<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::__construct<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::handleCreate<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::getFilename<\/a>"],[100,3,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::getCanonicalValue<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::createFrontMatter<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::normalizeData<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::getFieldFromCollection<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationType::__construct<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationType::handleCreate<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationType::createDetailTemplate<\/a>"],[100,2,"Hyde\\Publications\\Actions\\CreatesNewPublicationType::createListTemplate<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationType::publishPublicationFile<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationType::usesPagination<\/a>"],[100,1,"Hyde\\Publications\\Actions\\GeneratesPublicationTagPages::__construct<\/a>"],[100,2,"Hyde\\Publications\\Actions\\GeneratesPublicationTagPages::__invoke<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationFieldValidator::__construct<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationFieldValidator::getValidationRules<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationFieldValidator::validate<\/a>"],[100,3,"Hyde\\Publications\\Actions\\PublicationFieldValidator::makeDynamicRules<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationFieldValidator::makeValidator<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageCompiler::call<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageCompiler::__construct<\/a>"],[100,2,"Hyde\\Publications\\Actions\\PublicationPageCompiler::__invoke<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageCompiler::compilePublicationPage<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageCompiler::compilePublicationListPage<\/a>"],[100,2,"Hyde\\Publications\\Actions\\PublicationPageCompiler::compileView<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageCompiler::getTemplateFilePath<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageValidator::call<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageValidator::__construct<\/a>"],[100,2,"Hyde\\Publications\\Actions\\PublicationPageValidator::__invoke<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageValidator::validate<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageValidator::errors<\/a>"],[100,3,"Hyde\\Publications\\Actions\\PublicationPageValidator::warnings<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageValidator::validatedFields<\/a>"],[100,4,"Hyde\\Publications\\Actions\\PublicationPageValidator::getResults<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageValidator::getValidationRules<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::call<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::__construct<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::__invoke<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::validate<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::errors<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::makePropertyValidator<\/a>"],[100,3,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::makeFieldsValidators<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::evaluateFieldValidators<\/a>"],[100,2,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::validateFields<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::makeValidator<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::mapRulesInput<\/a>"],[100,1,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::__construct<\/a>"],[100,2,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::create<\/a>"],[100,3,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::generatePublicationData<\/a>"],[100,1,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::getDateTimeValue<\/a>"],[100,2,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::getTextValue<\/a>"],[100,1,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::generateFieldData<\/a>"],[100,3,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::getCanonicalFieldName<\/a>"],[100,1,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::canFieldTypeCanBeCanonical<\/a>"],[100,2,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::getArrayItems<\/a>"],[100,2,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::getTags<\/a>"],[100,2,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::fakeSentence<\/a>"],[100,1,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::fakeWord<\/a>"],[100,1,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::fakeUrl<\/a>"],[100,2,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::randomMarkdownLines<\/a>"],[100,1,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::call<\/a>"],[100,1,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::__invoke<\/a>"],[100,2,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::getLinesFromInputStream<\/a>"],[100,2,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::shouldTerminate<\/a>"],[100,3,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::readInputStream<\/a>"],[100,1,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::mockInput<\/a>"],[100,1,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::terminationMessage<\/a>"],[100,2,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::getShortcut<\/a>"],[100,3,"Hyde\\Publications\\Commands\\MakePublicationCommand::safeHandle<\/a>"],[100,4,"Hyde\\Publications\\Commands\\MakePublicationCommand::getPublicationTypeSelection<\/a>"],[100,4,"Hyde\\Publications\\Commands\\MakePublicationCommand::collectFieldData<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationCommand::captureFieldInput<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationCommand::captureTextFieldInput<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationCommand::captureArrayFieldInput<\/a>"],[100,2,"Hyde\\Publications\\Commands\\MakePublicationCommand::captureMediaFieldInput<\/a>"],[100,3,"Hyde\\Publications\\Commands\\MakePublicationCommand::handleEmptyMediaFilesCollection<\/a>"],[100,4,"Hyde\\Publications\\Commands\\MakePublicationCommand::captureTagFieldInput<\/a>"],[100,2,"Hyde\\Publications\\Commands\\MakePublicationCommand::captureOtherFieldInput<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationCommand::askForFieldData<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationCommand::parseCommaSeparatedValues<\/a>"],[100,2,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::safeHandle<\/a>"],[100,2,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getTitle<\/a>"],[100,4,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::validateStorageDirectory<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::captureFieldsDefinitions<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::captureFieldDefinition<\/a>"],[100,3,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getFieldName<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getFieldType<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getCanonicalField<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getSortField<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getSortDirection<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getPageSize<\/a>"],[100,2,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::checkIfFieldIsDuplicate<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getCount<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::availableCanonicableFieldNames<\/a>"],[100,4,"Hyde\\Publications\\Commands\\SeedPublicationCommand::safeHandle<\/a>"],[100,3,"Hyde\\Publications\\Commands\\SeedPublicationCommand::getPublicationTypeSelection<\/a>"],[100,2,"Hyde\\Publications\\Commands\\SeedPublicationCommand::getPublicationTypes<\/a>"],[100,2,"Hyde\\Publications\\Commands\\SeedPublicationCommand::pluralize<\/a>"],[100,4,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::safeHandle<\/a>"],[100,3,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::validateSchemaFiles<\/a>"],[100,5,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::displayResults<\/a>"],[100,2,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::displayTopLevelSchemaErrors<\/a>"],[100,3,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::displayFieldDefinitionErrors<\/a>"],[100,1,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::outputSummary<\/a>"],[100,1,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::outputJson<\/a>"],[100,2,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::countErrors<\/a>"],[100,5,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::safeHandle<\/a>"],[100,4,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::getPublicationTypesToValidate<\/a>"],[100,2,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::validatePublicationType<\/a>"],[100,4,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::displayResults<\/a>"],[100,2,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::displayPublicationResults<\/a>"],[100,5,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::displayPublicationFieldResults<\/a>"],[100,3,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::getPublicationResultsIcon<\/a>"],[100,1,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::getMessageTypesInResult<\/a>"],[100,3,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::outputSummary<\/a>"],[100,1,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::outputJson<\/a>"],[100,3,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::countRecursive<\/a>"],[100,4,"Hyde\\Publications\\Commands\\ValidatingCommand::askWithValidation<\/a>"],[100,1,"Hyde\\Publications\\Commands\\ValidatingCommand::reloadableChoice<\/a>"],[100,1,"Hyde\\Publications\\Commands\\ValidatingCommand::translate<\/a>"],[100,4,"Hyde\\Publications\\Commands\\ValidatingCommand::normalizeInput<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldDefinition::fromArray<\/a>"],[100,3,"Hyde\\Publications\\Models\\PublicationFieldDefinition::__construct<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldDefinition::toArray<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldDefinition::getRules<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldValue::__construct<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldValue::getType<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldValue::getValue<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldValue::parseFieldValue<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::get<\/a>"],[100,2,"Hyde\\Publications\\Models\\PublicationType::fromFile<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::__construct<\/a>"],[100,2,"Hyde\\Publications\\Models\\PublicationType::toArray<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::toJson<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getIdentifier<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getSchemaFile<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getDirectory<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getMetadata<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::setMetadata<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getFields<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getFieldDefinition<\/a>"],[100,2,"Hyde\\Publications\\Models\\PublicationType::getCanonicalFieldDefinition<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getPublications<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getPaginator<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getListPage<\/a>"],[100,2,"Hyde\\Publications\\Models\\PublicationType::usesPagination<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::save<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::parseSchemaFile<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getRelativeDirectoryEntry<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::parseFieldData<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::withoutNullValues<\/a>"],[100,2,"Hyde\\Publications\\Models\\PublicationType::validateSchemaFile<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationListPage::__construct<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationListPage::compile<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationListPage::showInNavigation<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationPage::make<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationPage::__construct<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationPage::getType<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationPage::compile<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationPage::parse<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationPage::pathToIdentifier<\/a>"],[100,2,"Hyde\\Publications\\Pages\\PublicationPage::normalizeIdentifier<\/a>"],[100,2,"Hyde\\Publications\\Providers\\TranslationServiceProvider::register<\/a>"],[100,1,"Hyde\\Publications\\Providers\\TranslationServiceProvider::boot<\/a>"],[100,1,"Hyde\\Publications\\Publications::getPublicationTypes<\/a>"],[100,1,"Hyde\\Publications\\Publications::getPublicationsForType<\/a>"],[100,1,"Hyde\\Publications\\Publications::getMediaForType<\/a>"],[100,1,"Hyde\\Publications\\Publications::getPublicationTags<\/a>"],[100,4,"Hyde\\Publications\\Publications::getPublicationsGroupedByTags<\/a>"],[100,1,"Hyde\\Publications\\Publications::publicationTypeExists<\/a>"],[100,1,"Hyde\\Publications\\Publications::getPublicationTagFields<\/a>"],[100,2,"Hyde\\Publications\\PublicationsExtension::getTypes<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::discoverFiles<\/a>"],[100,2,"Hyde\\Publications\\PublicationsExtension::discoverPages<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::discoverPublicationPages<\/a>"],[100,2,"Hyde\\Publications\\PublicationsExtension::generatePublicationListingPageForType<\/a>"],[100,3,"Hyde\\Publications\\PublicationsExtension::generatePublicationPaginatedListingPagesForType<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::generatePublicationTagPages<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::parsePublicationTypes<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::getSchemaFiles<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::getPublicationFiles<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::getPublicationFilesForType<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::shouldGeneratePublicationTagPages<\/a>"],[100,1,"Hyde\\Publications\\PublicationsServiceProvider::register<\/a>"],[100,1,"Hyde\\Publications\\PublicationsServiceProvider::boot<\/a>"],[100,1,"Hyde\\Publications\\PublicationsServiceProvider::registerAdditionalServiceProviders<\/a>"],[100,1,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent::__construct<\/a>"],[100,1,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent::render<\/a>"],[100,6,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent::makeRelatedPublications<\/a>"],[100,2,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent::getTagsForPage<\/a>"],[100,3,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent::getAllRelatedPages<\/a>"],[100,4,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent::sortRelatedPagesByRelevance<\/a>"],[100,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite::askToRebuildSite<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::isBooted<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booting<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booted<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::filesystem<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::path<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::mediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::sitePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::siteMediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToAbsolute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToRelative<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::formatLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::relativeLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::mediaLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::hasSiteUrl<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::files<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::pages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::routes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::needsToBeBooted<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::makeTitle<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::normalizeNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::stripNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::trimSlashes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::markdown<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesExtensions::registerExtension<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::hasExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::normalizeSourcePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::shareViewData<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRouteKey<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRoute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentPage<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectory<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsParentDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::data<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::matter<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::has<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::__callStatic<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::getParameterNames<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyArguments<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyPathArgument<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::mock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::resolveMockedInstance<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::clearMockedInstances<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableDynamicExtensions<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableConfigDefinedExtensions<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::mergeMarkdownConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::initializeExtension<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessors<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessors<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessor<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessor<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerSourceDirectories<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::discoverBladeViewsIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::storeCompiledSiteIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::useMediaDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getSourceDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getOutputDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getPageConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::startClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::stopClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeInMs<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeString<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence::validateExistence<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::toCoreDataObject<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::constructFactoryData<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::assignFactoryData<\/a>"],[100,0,"Hyde\\Support\\Concerns\\Serializable::toArray<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::arraySerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::jsonSerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::toJson<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseStringValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseDatetimeValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseBooleanValue<\/a>"],[100,2,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseIntegerValue<\/a>"],[100,2,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseFloatValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseMediaValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseArrayValue<\/a>"],[100,2,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseTextValue<\/a>"],[100,2,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseUrlValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseTagValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseError<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::rules<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::collect<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::values<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::names<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::getRules<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::canonicable<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::arrayable<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::isCanonicable<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::isArrayable<\/a>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/dashboard.html b/master/coverage/framework/dashboard.html index 84b3bec5d4f..2fbc0433e0a 100644 --- a/master/coverage/framework/dashboard.html +++ b/master/coverage/framework/dashboard.html @@ -138,7 +138,7 @@

Project Risks

@@ -175,7 +175,7 @@

Project Risks

.yAxis.tickFormat(d3.format('d')); d3.select('#methodCoverageDistribution svg') - .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,1,0,0,926], "Method Coverage")) + .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,1,0,0,927], "Method Coverage")) .transition().duration(500).call(chart); nv.utils.windowResize(chart.update); @@ -225,7 +225,7 @@

Project Risks

chart.yAxis.axisLabel('Cyclomatic Complexity'); d3.select('#classComplexity svg') - .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand<\/a>"],[100,17,"Hyde\\Console\\Commands\\BuildSiteCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSitemapCommand<\/a>"],[100,20,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand<\/a>"],[100,10,"Hyde\\Console\\Commands\\DebugCommand<\/a>"],[100,9,"Hyde\\Console\\Commands\\MakePageCommand<\/a>"],[100,12,"Hyde\\Console\\Commands\\MakePostCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\PackageDiscoverCommand<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishConfigsCommand<\/a>"],[100,14,"Hyde\\Console\\Commands\\PublishHomepageCommand<\/a>"],[100,11,"Hyde\\Console\\Commands\\PublishViewsCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\RebuildPageCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\RouteListCommand<\/a>"],[100,7,"Hyde\\Console\\Commands\\ServeCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\ValidateCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\VendorPublishCommand<\/a>"],[100,14,"Hyde\\Console\\Concerns\\Command<\/a>"],[100,5,"Hyde\\Console\\ConsoleServiceProvider<\/a>"],[100,1,"Hyde\\Facades\\Asset<\/a>"],[100,3,"Hyde\\Facades\\Author<\/a>"],[100,9,"Hyde\\Facades\\Config<\/a>"],[100,31,"Hyde\\Facades\\Features<\/a>"],[100,11,"Hyde\\Facades\\Filesystem<\/a>"],[100,5,"Hyde\\Facades\\Meta<\/a>"],[100,4,"Hyde\\Facades\\Site<\/a>"],[100,2,"Hyde\\Foundation\\Application<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\HydeExtension<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages<\/a>"],[100,6,"Hyde\\Foundation\\Facades\\Routes<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension<\/a>"],[100,5,"Hyde\\Foundation\\HydeKernel<\/a>"],[100,12,"Hyde\\Foundation\\Internal\\LoadConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Kernel\\FileCollection<\/a>"],[100,26,"Hyde\\Foundation\\Kernel\\Filesystem<\/a>"],[96.96969696969697,21,"Hyde\\Foundation\\Kernel\\Hyperlinks<\/a>"],[100,8,"Hyde\\Foundation\\Kernel\\PageCollection<\/a>"],[100,7,"Hyde\\Foundation\\Kernel\\RouteCollection<\/a>"],[100,6,"Hyde\\Foundation\\PharSupport<\/a>"],[100,2,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider<\/a>"],[100,2,"Hyde\\Foundation\\Providers\\ViewServiceProvider<\/a>"],[100,4,"Hyde\\Framework\\Actions\\AnonymousViewCompiler<\/a>"],[100,20,"Hyde\\Framework\\Actions\\BladeMatterParser<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter<\/a>"],[100,14,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText<\/a>"],[100,6,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile<\/a>"],[100,19,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile<\/a>"],[100,11,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex<\/a>"],[100,4,"Hyde\\Framework\\Actions\\GeneratesTableOfContents<\/a>"],[100,6,"Hyde\\Framework\\Actions\\MarkdownFileParser<\/a>"],[100,8,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed<\/a>"],[100,3,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap<\/a>"],[100,9,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory<\/a>"],[100,7,"Hyde\\Framework\\Actions\\SourceFileParser<\/a>"],[100,1,"Hyde\\Framework\\Actions\\StaticPageBuilder<\/a>"],[100,0,"Hyde\\Framework\\Exceptions\\BaseUrlNotSetException<\/a>"],[100,0,"Hyde\\Framework\\Exceptions\\BuildWarning<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileConflictException<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileNotFoundException<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\RouteNotFoundException<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\UnsupportedPageTypeException<\/a>"],[100,13,"Hyde\\Framework\\Factories\\BlogPostDataFactory<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject<\/a>"],[100,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory<\/a>"],[100,10,"Hyde\\Framework\\Factories\\FeaturedImageFactory<\/a>"],[100,13,"Hyde\\Framework\\Factories\\HydePageDataFactory<\/a>"],[100,38,"Hyde\\Framework\\Factories\\NavigationDataFactory<\/a>"],[100,36,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage<\/a>"],[100,8,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor<\/a>"],[100,11,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\PostBuildTask<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\PreBuildTask<\/a>"],[100,6,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage<\/a>"],[100,22,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement<\/a>"],[100,3,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement<\/a>"],[100,7,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag<\/a>"],[100,11,"Hyde\\Framework\\Features\\Metadata\\MetadataBag<\/a>"],[100,14,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag<\/a>"],[100,8,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu<\/a>"],[100,15,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar<\/a>"],[100,4,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem<\/a>"],[100,14,"Hyde\\Framework\\Features\\Navigation\\NavItem<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\NavigationData<\/a>"],[100,15,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator<\/a>"],[100,16,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator<\/a>"],[100,14,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator<\/a>"],[100,2,"Hyde\\Framework\\HydeServiceProvider<\/a>"],[100,11,"Hyde\\Framework\\Services\\AssetService<\/a>"],[100,6,"Hyde\\Framework\\Services\\BuildService<\/a>"],[100,25,"Hyde\\Framework\\Services\\BuildTaskService<\/a>"],[100,41,"Hyde\\Framework\\Services\\MarkdownService<\/a>"],[100,26,"Hyde\\Framework\\Services\\ValidationService<\/a>"],[100,5,"Hyde\\Framework\\Services\\ViewDiffService<\/a>"],[100,7,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent<\/a>"],[100,2,"Hyde\\Framework\\Views\\Components\\LinkComponent<\/a>"],[100,3,"Hyde\\Hyde<\/a>"],[100,1,"Hyde\\Markdown\\MarkdownConverter<\/a>"],[100,9,"Hyde\\Markdown\\Models\\FrontMatter<\/a>"],[100,9,"Hyde\\Markdown\\Models\\Markdown<\/a>"],[100,6,"Hyde\\Markdown\\Models\\MarkdownDocument<\/a>"],[100,10,"Hyde\\Markdown\\Processing\\BladeDownProcessor<\/a>"],[100,16,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor<\/a>"],[100,6,"Hyde\\Markdown\\Processing\\ColoredBlockquotes<\/a>"],[100,14,"Hyde\\Markdown\\Processing\\ShortcodeProcessor<\/a>"],[100,3,"Hyde\\Pages\\BladePage<\/a>"],[100,6,"Hyde\\Pages\\Concerns\\BaseMarkdownPage<\/a>"],[100,39,"Hyde\\Pages\\Concerns\\HydePage<\/a>"],[100,10,"Hyde\\Pages\\DocumentationPage<\/a>"],[100,3,"Hyde\\Pages\\HtmlPage<\/a>"],[100,15,"Hyde\\Pages\\InMemoryPage<\/a>"],[100,0,"Hyde\\Pages\\MarkdownPage<\/a>"],[100,2,"Hyde\\Pages\\MarkdownPost<\/a>"],[100,15,"Hyde\\Support\\BuildWarnings<\/a>"],[100,5,"Hyde\\Support\\DataCollections<\/a>"],[100,1,"Hyde\\Support\\Facades\\Render<\/a>"],[100,14,"Hyde\\Support\\Filesystem\\MediaFile<\/a>"],[100,8,"Hyde\\Support\\Filesystem\\ProjectFile<\/a>"],[100,3,"Hyde\\Support\\Filesystem\\SourceFile<\/a>"],[100,12,"Hyde\\Support\\Includes<\/a>"],[100,2,"Hyde\\Support\\Models\\DateString<\/a>"],[100,6,"Hyde\\Support\\Models\\Redirect<\/a>"],[100,9,"Hyde\\Support\\Models\\RenderData<\/a>"],[100,12,"Hyde\\Support\\Models\\Route<\/a>"],[100,5,"Hyde\\Support\\Models\\RouteKey<\/a>"],[100,5,"Hyde\\Support\\Models\\RouteList<\/a>"],[100,10,"Hyde\\Support\\Models\\RouteListItem<\/a>"],[100,23,"Hyde\\Support\\Models\\ValidationResult<\/a>"],[100,36,"Hyde\\Support\\Paginator<\/a>"],[100,14,"Hyde\\Support\\ReadingTime<\/a>"],[100,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\BootsHydeKernel<\/a>"],[100,8,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem<\/a>"],[100,6,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers<\/a>"],[100,10,"Hyde\\Foundation\\Concerns\\ManagesExtensions<\/a>"],[100,12,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesViewData<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\InteractsWithDirectories<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter<\/a>"],[100,7,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures<\/a>"],[100,16,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter<\/a>"],[100,10,"Hyde\\Framework\\Concerns\\RegistersFileLocations<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\TracksExecutionTime<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence<\/a>"],[100,5,"Hyde\\Framework\\Factories\\Concerns\\HasFactory<\/a>"],[100,3,"Hyde\\Support\\Concerns\\Serializable<\/a>"]], 'Class Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand<\/a>"],[100,17,"Hyde\\Console\\Commands\\BuildSiteCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSitemapCommand<\/a>"],[100,20,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand<\/a>"],[100,10,"Hyde\\Console\\Commands\\DebugCommand<\/a>"],[100,9,"Hyde\\Console\\Commands\\MakePageCommand<\/a>"],[100,12,"Hyde\\Console\\Commands\\MakePostCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\PackageDiscoverCommand<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishConfigsCommand<\/a>"],[100,14,"Hyde\\Console\\Commands\\PublishHomepageCommand<\/a>"],[100,11,"Hyde\\Console\\Commands\\PublishViewsCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\RebuildPageCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\RouteListCommand<\/a>"],[100,7,"Hyde\\Console\\Commands\\ServeCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\ValidateCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\VendorPublishCommand<\/a>"],[100,14,"Hyde\\Console\\Concerns\\Command<\/a>"],[100,5,"Hyde\\Console\\ConsoleServiceProvider<\/a>"],[100,1,"Hyde\\Facades\\Asset<\/a>"],[100,3,"Hyde\\Facades\\Author<\/a>"],[100,9,"Hyde\\Facades\\Config<\/a>"],[100,31,"Hyde\\Facades\\Features<\/a>"],[100,11,"Hyde\\Facades\\Filesystem<\/a>"],[100,5,"Hyde\\Facades\\Meta<\/a>"],[100,4,"Hyde\\Facades\\Site<\/a>"],[100,2,"Hyde\\Foundation\\Application<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\HydeExtension<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages<\/a>"],[100,6,"Hyde\\Foundation\\Facades\\Routes<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension<\/a>"],[100,5,"Hyde\\Foundation\\HydeKernel<\/a>"],[100,12,"Hyde\\Foundation\\Internal\\LoadConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Kernel\\FileCollection<\/a>"],[100,26,"Hyde\\Foundation\\Kernel\\Filesystem<\/a>"],[96.96969696969697,21,"Hyde\\Foundation\\Kernel\\Hyperlinks<\/a>"],[100,8,"Hyde\\Foundation\\Kernel\\PageCollection<\/a>"],[100,7,"Hyde\\Foundation\\Kernel\\RouteCollection<\/a>"],[100,6,"Hyde\\Foundation\\PharSupport<\/a>"],[100,2,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider<\/a>"],[100,2,"Hyde\\Foundation\\Providers\\ViewServiceProvider<\/a>"],[100,4,"Hyde\\Framework\\Actions\\AnonymousViewCompiler<\/a>"],[100,20,"Hyde\\Framework\\Actions\\BladeMatterParser<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter<\/a>"],[100,14,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText<\/a>"],[100,6,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile<\/a>"],[100,19,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile<\/a>"],[100,11,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex<\/a>"],[100,4,"Hyde\\Framework\\Actions\\GeneratesTableOfContents<\/a>"],[100,6,"Hyde\\Framework\\Actions\\MarkdownFileParser<\/a>"],[100,8,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed<\/a>"],[100,3,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap<\/a>"],[100,9,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory<\/a>"],[100,7,"Hyde\\Framework\\Actions\\SourceFileParser<\/a>"],[100,1,"Hyde\\Framework\\Actions\\StaticPageBuilder<\/a>"],[100,0,"Hyde\\Framework\\Exceptions\\BaseUrlNotSetException<\/a>"],[100,0,"Hyde\\Framework\\Exceptions\\BuildWarning<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileConflictException<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileNotFoundException<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\RouteNotFoundException<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\UnsupportedPageTypeException<\/a>"],[100,13,"Hyde\\Framework\\Factories\\BlogPostDataFactory<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject<\/a>"],[100,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory<\/a>"],[100,10,"Hyde\\Framework\\Factories\\FeaturedImageFactory<\/a>"],[100,13,"Hyde\\Framework\\Factories\\HydePageDataFactory<\/a>"],[100,38,"Hyde\\Framework\\Factories\\NavigationDataFactory<\/a>"],[100,36,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage<\/a>"],[100,8,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor<\/a>"],[100,11,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\PostBuildTask<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\PreBuildTask<\/a>"],[100,6,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage<\/a>"],[100,22,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement<\/a>"],[100,3,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement<\/a>"],[100,7,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag<\/a>"],[100,11,"Hyde\\Framework\\Features\\Metadata\\MetadataBag<\/a>"],[100,14,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag<\/a>"],[100,8,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu<\/a>"],[100,15,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar<\/a>"],[100,4,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem<\/a>"],[100,14,"Hyde\\Framework\\Features\\Navigation\\NavItem<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\NavigationData<\/a>"],[100,15,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator<\/a>"],[100,16,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator<\/a>"],[100,14,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator<\/a>"],[100,2,"Hyde\\Framework\\HydeServiceProvider<\/a>"],[100,11,"Hyde\\Framework\\Services\\AssetService<\/a>"],[100,6,"Hyde\\Framework\\Services\\BuildService<\/a>"],[100,26,"Hyde\\Framework\\Services\\BuildTaskService<\/a>"],[100,41,"Hyde\\Framework\\Services\\MarkdownService<\/a>"],[100,26,"Hyde\\Framework\\Services\\ValidationService<\/a>"],[100,5,"Hyde\\Framework\\Services\\ViewDiffService<\/a>"],[100,7,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent<\/a>"],[100,2,"Hyde\\Framework\\Views\\Components\\LinkComponent<\/a>"],[100,3,"Hyde\\Hyde<\/a>"],[100,1,"Hyde\\Markdown\\MarkdownConverter<\/a>"],[100,9,"Hyde\\Markdown\\Models\\FrontMatter<\/a>"],[100,9,"Hyde\\Markdown\\Models\\Markdown<\/a>"],[100,6,"Hyde\\Markdown\\Models\\MarkdownDocument<\/a>"],[100,10,"Hyde\\Markdown\\Processing\\BladeDownProcessor<\/a>"],[100,16,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor<\/a>"],[100,6,"Hyde\\Markdown\\Processing\\ColoredBlockquotes<\/a>"],[100,14,"Hyde\\Markdown\\Processing\\ShortcodeProcessor<\/a>"],[100,3,"Hyde\\Pages\\BladePage<\/a>"],[100,6,"Hyde\\Pages\\Concerns\\BaseMarkdownPage<\/a>"],[100,39,"Hyde\\Pages\\Concerns\\HydePage<\/a>"],[100,10,"Hyde\\Pages\\DocumentationPage<\/a>"],[100,3,"Hyde\\Pages\\HtmlPage<\/a>"],[100,15,"Hyde\\Pages\\InMemoryPage<\/a>"],[100,0,"Hyde\\Pages\\MarkdownPage<\/a>"],[100,2,"Hyde\\Pages\\MarkdownPost<\/a>"],[100,15,"Hyde\\Support\\BuildWarnings<\/a>"],[100,5,"Hyde\\Support\\DataCollections<\/a>"],[100,1,"Hyde\\Support\\Facades\\Render<\/a>"],[100,14,"Hyde\\Support\\Filesystem\\MediaFile<\/a>"],[100,8,"Hyde\\Support\\Filesystem\\ProjectFile<\/a>"],[100,3,"Hyde\\Support\\Filesystem\\SourceFile<\/a>"],[100,12,"Hyde\\Support\\Includes<\/a>"],[100,2,"Hyde\\Support\\Models\\DateString<\/a>"],[100,6,"Hyde\\Support\\Models\\Redirect<\/a>"],[100,9,"Hyde\\Support\\Models\\RenderData<\/a>"],[100,12,"Hyde\\Support\\Models\\Route<\/a>"],[100,5,"Hyde\\Support\\Models\\RouteKey<\/a>"],[100,5,"Hyde\\Support\\Models\\RouteList<\/a>"],[100,10,"Hyde\\Support\\Models\\RouteListItem<\/a>"],[100,23,"Hyde\\Support\\Models\\ValidationResult<\/a>"],[100,36,"Hyde\\Support\\Paginator<\/a>"],[100,14,"Hyde\\Support\\ReadingTime<\/a>"],[100,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\BootsHydeKernel<\/a>"],[100,8,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem<\/a>"],[100,6,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers<\/a>"],[100,10,"Hyde\\Foundation\\Concerns\\ManagesExtensions<\/a>"],[100,12,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesViewData<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\InteractsWithDirectories<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter<\/a>"],[100,7,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures<\/a>"],[100,16,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter<\/a>"],[100,10,"Hyde\\Framework\\Concerns\\RegistersFileLocations<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\TracksExecutionTime<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence<\/a>"],[100,5,"Hyde\\Framework\\Factories\\Concerns\\HasFactory<\/a>"],[100,3,"Hyde\\Support\\Concerns\\Serializable<\/a>"]], 'Class Complexity')) .transition() .duration(500) .call(chart); @@ -249,7 +249,7 @@

Project Risks

chart.yAxis.axisLabel('Method Complexity'); d3.select('#methodComplexity svg') - .datum(getComplexityData([[100,1,"
Hyde\\Console\\Commands\\BuildRssFeedCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSiteCommand::handle<\/a>"],[100,3,"Hyde\\Console\\Commands\\BuildSiteCommand::runPreBuildActions<\/a>"],[100,4,"Hyde\\Console\\Commands\\BuildSiteCommand::runPostBuildActions<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::printFinishMessage<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::runNodeCommand<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::hasWarnings<\/a>"],[100,3,"Hyde\\Console\\Commands\\BuildSiteCommand::getExitCode<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSitemapCommand::handle<\/a>"],[100,3,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::getPageDirectories<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::getValidatedName<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateName<\/a>"],[100,5,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateDirectoryCanBeUsed<\/a>"],[100,3,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateSubdirectoryCanBeUsed<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::assembleSubdirectoryPath<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::directoryContainsFiles<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::updateConfigurationFile<\/a>"],[100,2,"Hyde\\Console\\Commands\\DebugCommand::__construct<\/a>"],[100,5,"Hyde\\Console\\Commands\\DebugCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\DebugCommand::printVerbosePathInformation<\/a>"],[100,2,"Hyde\\Console\\Commands\\DebugCommand::printEnabledFeatures<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::validateOptions<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getTitle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getQualifiedPageType<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getSelectedType<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getTypeSelection<\/a>"],[100,3,"Hyde\\Console\\Commands\\MakePageCommand::getTypeOption<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::getTitle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePostCommand::getSelections<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::displaySelections<\/a>"],[100,3,"Hyde\\Console\\Commands\\MakePostCommand::createPostFile<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::askForString<\/a>"],[100,1,"Hyde\\Console\\Commands\\PackageDiscoverCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishConfigsCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishConfigsCommand::parseTagFromSelection<\/a>"],[100,5,"Hyde\\Console\\Commands\\PublishHomepageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::parseSelection<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::promptForHomepage<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::formatPublishableChoices<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::getTemplateOptions<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::parseChoiceIntoKey<\/a>"],[100,3,"Hyde\\Console\\Commands\\PublishHomepageCommand::canExistingFileBeOverwritten<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::isTheExistingFileADefaultOne<\/a>"],[100,4,"Hyde\\Console\\Commands\\PublishViewsCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishViewsCommand::publishOption<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::promptForCategory<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::formatPublishableChoices<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::parseChoiceIntoKey<\/a>"],[100,2,"Hyde\\Console\\Commands\\RebuildPageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\RebuildPageCommand::getNormalizedPathString<\/a>"],[100,3,"Hyde\\Console\\Commands\\RebuildPageCommand::makeBuildTask<\/a>"],[100,1,"Hyde\\Console\\Commands\\RouteListCommand::handle<\/a>"],[100,5,"Hyde\\Console\\Commands\\RouteListCommand::routeListClass<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getPortSelection<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getHostSelection<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::getExecutablePath<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::runServerProcess<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::__construct<\/a>"],[100,2,"Hyde\\Console\\Commands\\ValidateCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::runCheck<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::getCheckTime<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::timeTotal<\/a>"],[100,2,"Hyde\\Console\\Commands\\VendorPublishCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\VendorPublishCommand::promptForProviderOrTag<\/a>"],[100,1,"Hyde\\Console\\Commands\\VendorPublishCommand::status<\/a>"],[100,1,"Hyde\\Console\\Commands\\VendorPublishCommand::normalizePath<\/a>"],[100,2,"Hyde\\Console\\Concerns\\Command::handle<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::safeHandle<\/a>"],[100,3,"Hyde\\Console\\Concerns\\Command::handleException<\/a>"],[100,3,"Hyde\\Console\\Concerns\\Command::fileLink<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::infoComment<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::gray<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::inlineGray<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::href<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::indentedLine<\/a>"],[100,1,"Hyde\\Console\\ConsoleServiceProvider::register<\/a>"],[100,3,"Hyde\\Console\\ConsoleServiceProvider::logo<\/a>"],[100,1,"Hyde\\Console\\ConsoleServiceProvider::boot<\/a>"],[100,1,"Hyde\\Facades\\Asset::getFacadeAccessor<\/a>"],[100,1,"Hyde\\Facades\\Author::create<\/a>"],[100,1,"Hyde\\Facades\\Author::get<\/a>"],[100,1,"Hyde\\Facades\\Author::all<\/a>"],[100,1,"Hyde\\Facades\\Config::getArray<\/a>"],[100,1,"Hyde\\Facades\\Config::getString<\/a>"],[100,1,"Hyde\\Facades\\Config::getInt<\/a>"],[100,1,"Hyde\\Facades\\Config::getBool<\/a>"],[100,1,"Hyde\\Facades\\Config::getFloat<\/a>"],[100,2,"Hyde\\Facades\\Config::getNullableString<\/a>"],[100,2,"Hyde\\Facades\\Config::validated<\/a>"],[100,1,"Hyde\\Facades\\Features::enabled<\/a>"],[100,1,"Hyde\\Facades\\Features::hasHtmlPages<\/a>"],[100,1,"Hyde\\Facades\\Features::hasBladePages<\/a>"],[100,1,"Hyde\\Facades\\Features::hasMarkdownPages<\/a>"],[100,1,"Hyde\\Facades\\Features::hasMarkdownPosts<\/a>"],[100,1,"Hyde\\Facades\\Features::hasDocumentationPages<\/a>"],[100,3,"Hyde\\Facades\\Features::hasDocumentationSearch<\/a>"],[100,1,"Hyde\\Facades\\Features::hasDarkmode<\/a>"],[100,3,"Hyde\\Facades\\Features::hasTorchlight<\/a>"],[100,1,"Hyde\\Facades\\Features::htmlPages<\/a>"],[100,1,"Hyde\\Facades\\Features::bladePages<\/a>"],[100,1,"Hyde\\Facades\\Features::markdownPages<\/a>"],[100,1,"Hyde\\Facades\\Features::markdownPosts<\/a>"],[100,1,"Hyde\\Facades\\Features::documentationPages<\/a>"],[100,1,"Hyde\\Facades\\Features::documentationSearch<\/a>"],[100,1,"Hyde\\Facades\\Features::darkmode<\/a>"],[100,1,"Hyde\\Facades\\Features::torchlight<\/a>"],[100,3,"Hyde\\Facades\\Features::sitemap<\/a>"],[100,5,"Hyde\\Facades\\Features::rss<\/a>"],[100,1,"Hyde\\Facades\\Features::toArray<\/a>"],[100,1,"Hyde\\Facades\\Features::getDefaultOptions<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::basePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::absolutePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::relativePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::touch<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::unlink<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::getContents<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::putContents<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::filesystem<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::kernel<\/a>"],[100,1,"Hyde\\Facades\\Meta::name<\/a>"],[100,1,"Hyde\\Facades\\Meta::property<\/a>"],[100,1,"Hyde\\Facades\\Meta::link<\/a>"],[100,1,"Hyde\\Facades\\Meta::get<\/a>"],[100,1,"Hyde\\Facades\\Meta::render<\/a>"],[100,1,"Hyde\\Facades\\Site::url<\/a>"],[100,1,"Hyde\\Facades\\Site::name<\/a>"],[100,1,"Hyde\\Facades\\Site::language<\/a>"],[100,1,"Hyde\\Facades\\Site::metadata<\/a>"],[100,1,"Hyde\\Foundation\\Application::registerBaseBindings<\/a>"],[100,1,"Hyde\\Foundation\\Application::getCachedPackagesPath<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runDiscovery<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::init<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::setKernel<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverFiles<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverPages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverRoutes<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel::bootstrappers<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::exists<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::get<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getOrFail<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::all<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::current<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::__construct<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::version<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::features<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::hasFeature<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::toArray<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadConfigurationFiles<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadConfiguration::providePharSupportIfNeeded<\/a>"],[100,4,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadRuntimeConfiguration<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::bootstrap<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::hasYamlConfigFile<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getYaml<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeParsedConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::configurationContainsNamespaces<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::addFile<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::runExtensionHandlers<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::discoverFilesFor<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::getFile<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::getFiles<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::getBasePath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::path<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToAbsolute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToRelative<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::mediaPath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::sitePath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::siteMediaPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::vendorPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::touch<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::unlink<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::__construct<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::formatLink<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::relativeLink<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Hyperlinks::mediaLink<\/a>"],[100,4,"Hyde\\Foundation\\Kernel\\Hyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::hasSiteUrl<\/a>"],[75,2,"Hyde\\Foundation\\Kernel\\Hyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::addPage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::parsePage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::getPage<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::getPages<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::addRoute<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoutes<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::mock<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::clearMocks<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::running<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::hasVendorDirectory<\/a>"],[100,2,"Hyde\\Foundation\\PharSupport::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::boot<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::boot<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__invoke<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseString<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::get<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::parse<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::lineMatchesFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractKey<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractValue<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::getValueWithType<\/a>"],[100,5,"Hyde\\Framework\\Actions\\BladeMatterParser::parseArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\BladeMatterParser::isValueArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter::execute<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyRegexTransformations<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyStringTransformations<\/a>"],[100,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeTables<\/a>"],[100,3,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeBlockquotes<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::__construct<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::toArray<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::getIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::parseTitle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::fileName<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::normalizeSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::makeOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createBladeFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createMarkdownFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createDocumentationFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::formatIdentifier<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::validateType<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::failIfFileCannotBeSaved<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getBladePageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getMarkdownPageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::run<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::generatePageEntry<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getSearchContentForDocument<\/a>"],[100,3,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::formatDestination<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::extractTableOfContents<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::parse<\/a>"],[100,4,"Hyde\\Framework\\Actions\\MarkdownFileParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::get<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::handle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashSourcePath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::getManifestPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::jsonEncodeOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::setOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::printFinishMessage<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::printFinishMessage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap::printFinishMessage<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::printFinishMessage<\/a>"],[100,3,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::isItSafeToCleanOutputDirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::isOutputDirectoryWhitelisted<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::askIfUnsafeDirectoryShouldBeEmptied<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::safeOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::__construct<\/a>"],[100,3,"Hyde\\Framework\\Actions\\SourceFileParser::constructPage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::parseBladePage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::parseMarkdownPage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::get<\/a>"],[100,1,"Hyde\\Framework\\Actions\\StaticPageBuilder::handle<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileConflictException::__construct<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileNotFoundException::__construct<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\RouteNotFoundException::__construct<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\UnsupportedPageTypeException::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeDescription<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeCategory<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeDate<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeAuthor<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeImage<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::getTruncatedMarkdown<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::toArray<\/a>"],[100,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::make<\/a>"],[100,3,"Hyde\\Framework\\Factories\\FeaturedImageFactory::makeSource<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::normalizeLocalImagePath<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::getStringMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeTitle<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeNavigation<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleForPage<\/a>"],[100,4,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromMarkdownHeadings<\/a>"],[100,3,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromParentIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeLabel<\/a>"],[100,3,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeGroup<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeHidden<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makePriority<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForGroupInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForHiddenInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isPageHiddenInNavigationConfiguration<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::isNonDocumentationPageInHiddenSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInConfigs<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInSidebarConfig<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInNavigationConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::canUseSubdirectoryForGroups<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::defaultGroup<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::pageIsInSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryName<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isInstanceOf<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::invert<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::offset<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getMatter<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__toString<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::setSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLength<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getType<\/a>"],[100,3,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getMetadataArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::has<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForLocalImage<\/a>"],[100,4,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForRemoteImage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::isRemote<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__construct<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getOrCreate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::get<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::all<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::findUsername<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::handle<\/a>"],[100,4,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::run<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::printStartMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::printFinishMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::getMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::write<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::writeln<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::createdSiteFile<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::withExecutionTime<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::compile<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::enabled<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::routeKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderHeader<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderBody<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderFooter<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::process<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::tokenize<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::getTokenizedDataArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::normalizeBody<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::addDynamicHeaderContent<\/a>"],[100,4,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::addDynamicFooterContent<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderSourceLink<\/a>"],[100,3,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::canRenderSourceLink<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::hasTorchlight<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::uniqueKey<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::formatOptionalAttributes<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::uniqueKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::uniqueKey<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::normalizeProperty<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag::make<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag::filterDuplicateMetadata<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::toHtml<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::render<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::get<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::add<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::addElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::addGenericElement<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::getPrefixedArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::generate<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addDynamicPageMetadata<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addMetadataForMarkdownPost<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addPostMetadataIfExists<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::resolveImageLink<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::create<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::removeDuplicateItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::sortByPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::getItems<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::generate<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::hasGroups<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::getGroups<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::getItemsInGroup<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::isGroupActive<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::isPageIndexPage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::shouldIndexPageBeActive<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::fromArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::getItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::searchForDropdownPriorityInNavigationConfig<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::fromRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::forLink<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavItem::forRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getDestination<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getLabel<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getGroup<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::isCurrent<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getRouteGroup<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavItem::normalizeGroupKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::toArray<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::generate<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::hasDropdowns<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::getDropdowns<\/a>"],[100,4,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::moveGroupedItemsIntoDropdowns<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::canAddItemToDropdown<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::dropdownsEnabled<\/a>"],[100,0,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::generate<\/a>"],[100,0,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::constructBaseElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::getXml<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::getXmlElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::escape<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::addChild<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::constructBaseElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addItem<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addDynamicItemData<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addBaseChannelItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addAtomLinkItem<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getImageType<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getImageLength<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getFilename<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getDescription<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getChannel<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getXml<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::constructBaseElement<\/a>"],[100,2,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::addRoute<\/a>"],[100,2,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getLastModDate<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getFormattedProcessingTime<\/a>"],[100,1,"Hyde\\Framework\\HydeServiceProvider::register<\/a>"],[100,1,"Hyde\\Framework\\HydeServiceProvider::boot<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::version<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::cdnLink<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::mediaLink<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::hasMediaFile<\/a>"],[100,3,"Hyde\\Framework\\Services\\AssetService::injectTailwindConfig<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::constructCdnPath<\/a>"],[100,2,"Hyde\\Framework\\Services\\AssetService::getCacheBustKey<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::compileStaticPages<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::transferMediaAssets<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::compilePagesForClass<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::getClassPluralName<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::getPageTypes<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::setOutput<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::getRegisteredTasks<\/a>"],[100,3,"Hyde\\Framework\\Services\\BuildTaskService::runPreBuildTasks<\/a>"],[100,3,"Hyde\\Framework\\Services\\BuildTaskService::runPostBuildTasks<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerTask<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::registerTaskInService<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerIf<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerTasks<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::findTasksInAppDirectory<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::pathToClassName<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::makeTaskIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::registerFrameworkTasks<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canCleanSiteDirectory<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateManifest<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateSitemap<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateFeed<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateSearch<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::parse<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::setupConverter<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::addExtension<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::runPreProcessing<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::runPostProcessing<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::getExtensions<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::removeFeature<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::addFeature<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::withPermalinks<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::isDocumentationPage<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::withTableOfContents<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::canEnableTorchlight<\/a>"],[100,4,"Hyde\\Framework\\Services\\MarkdownService::canEnablePermalinks<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::hasFeature<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::determineIfTorchlightAttributionShouldBeInjected<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::injectTorchlightAttribution<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::configurePermalinksExtension<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::enableAllHtmlElements<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::normalizeIndentationLevel<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::getNormalizedLines<\/a>"],[100,4,"Hyde\\Framework\\Services\\MarkdownService::findLineContentPositions<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::checks<\/a>"],[100,1,"Hyde\\Framework\\Services\\ValidationService::run<\/a>"],[100,1,"Hyde\\Framework\\Services\\ValidationService::check_validators_can_run<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_a_404_page<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_an_index_page<\/a>"],[100,5,"Hyde\\Framework\\Services\\ValidationService::check_documentation_site_has_an_index_page<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_an_app_css_stylesheet<\/a>"],[100,2,"Hyde\\Framework\\Services\\ValidationService::check_site_has_a_base_url_set<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_a_torchlight_api_token_is_set<\/a>"],[100,2,"Hyde\\Framework\\Services\\ValidationService::check_for_conflicts_between_blade_and_markdown_pages<\/a>"],[100,2,"Hyde\\Framework\\Services\\ViewDiffService::getViewFileHashIndex<\/a>"],[100,2,"Hyde\\Framework\\Services\\ViewDiffService::getChecksums<\/a>"],[100,1,"Hyde\\Framework\\Services\\ViewDiffService::checksumMatchesAny<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent::__construct<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent::render<\/a>"],[100,5,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent::makeBreadcrumbs<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\LinkComponent::__construct<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\LinkComponent::render<\/a>"],[100,1,"Hyde\\Hyde::version<\/a>"],[100,1,"Hyde\\Hyde::getFacadeRoot<\/a>"],[100,1,"Hyde\\Hyde::kernel<\/a>"],[100,1,"Hyde\\Markdown\\MarkdownConverter::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::__toString<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::__get<\/a>"],[100,2,"Hyde\\Markdown\\Models\\FrontMatter::get<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::set<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::has<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::toArray<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::fromArray<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::__toString<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::body<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::compile<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::toHtml<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::toArray<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::fromFile<\/a>"],[100,2,"Hyde\\Markdown\\Models\\Markdown::render<\/a>"],[100,3,"Hyde\\Markdown\\Models\\MarkdownDocument::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Models\\MarkdownDocument::__toString<\/a>"],[100,1,"Hyde\\Markdown\\Models\\MarkdownDocument::markdown<\/a>"],[100,1,"Hyde\\Markdown\\Models\\MarkdownDocument::parse<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::render<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\BladeDownProcessor::preprocess<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::postprocess<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::__construct<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\BladeDownProcessor::run<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::get<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::lineStartsWithDirective<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::processLine<\/a>"],[100,4,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::preprocess<\/a>"],[100,4,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::postprocess<\/a>"],[100,3,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::lineMatchesPattern<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::trimHydeDirective<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::resolveTemplate<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::injectLabelToTorchlightCodeLine<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::injectLabelToCodeLine<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::signature<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::resolve<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::expand<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::getClassNameFromSignature<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::get<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::preprocess<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::run<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::getShortcodes<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::addShortcodesFromArray<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::addShortcode<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::discoverShortcodes<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::getOutput<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::expandShortcode<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::discoverSignature<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::processInput<\/a>"],[100,1,"Hyde\\Pages\\BladePage::__construct<\/a>"],[100,1,"Hyde\\Pages\\BladePage::getBladeView<\/a>"],[100,1,"Hyde\\Pages\\BladePage::compile<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::make<\/a>"],[100,2,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::__construct<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::markdown<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::compile<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::save<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::make<\/a>"],[100,2,"Hyde\\Pages\\Concerns\\HydePage::__construct<\/a>"],[100,2,"Hyde\\Pages\\Concerns\\HydePage::isDiscoverable<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::get<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::parse<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::files<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::all<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::sourceDirectory<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::outputDirectory<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::fileExtension<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::setSourceDirectory<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::setOutputDirectory<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::setFileExtension<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::sourcePath<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::outputPath<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::path<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::pathToIdentifier<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::baseRouteKey<\/a>"],[100,0,"Hyde\\Pages\\Concerns\\HydePage::compile<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::toArray<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getSourcePath<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getOutputPath<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getRouteKey<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getRoute<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getLink<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getIdentifier<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getBladeView<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::title<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::metadata<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::showInNavigation<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::navigationMenuPriority<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::navigationMenuLabel<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::navigationMenuGroup<\/a>"],[100,4,"Hyde\\Pages\\Concerns\\HydePage::getCanonicalUrl<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::constructMetadata<\/a>"],[100,1,"Hyde\\Pages\\DocumentationPage::home<\/a>"],[100,1,"Hyde\\Pages\\DocumentationPage::homeRouteName<\/a>"],[100,2,"Hyde\\Pages\\DocumentationPage::getOnlineSourcePath<\/a>"],[100,1,"Hyde\\Pages\\DocumentationPage::hasTableOfContents<\/a>"],[100,1,"Hyde\\Pages\\DocumentationPage::getTableOfContents<\/a>"],[100,2,"Hyde\\Pages\\DocumentationPage::getRouteKey<\/a>"],[100,2,"Hyde\\Pages\\DocumentationPage::getOutputPath<\/a>"],[100,1,"Hyde\\Pages\\HtmlPage::contents<\/a>"],[100,1,"Hyde\\Pages\\HtmlPage::compile<\/a>"],[100,1,"Hyde\\Pages\\HtmlPage::getBladeView<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::make<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::__construct<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::getContents<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::getBladeView<\/a>"],[100,5,"Hyde\\Pages\\InMemoryPage::compile<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::macro<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::hasMacro<\/a>"],[100,2,"Hyde\\Pages\\InMemoryPage::__call<\/a>"],[100,2,"Hyde\\Pages\\InMemoryPage::callMacro<\/a>"],[100,1,"Hyde\\Pages\\MarkdownPost::getLatestPosts<\/a>"],[100,1,"Hyde\\Pages\\MarkdownPost::toArray<\/a>"],[100,2,"Hyde\\Support\\BuildWarnings::getInstance<\/a>"],[100,2,"Hyde\\Support\\BuildWarnings::report<\/a>"],[100,1,"Hyde\\Support\\BuildWarnings::getWarnings<\/a>"],[100,1,"Hyde\\Support\\BuildWarnings::hasWarnings<\/a>"],[100,1,"Hyde\\Support\\BuildWarnings::reportsWarnings<\/a>"],[100,1,"Hyde\\Support\\BuildWarnings::reportsWarningsAsExceptions<\/a>"],[100,2,"Hyde\\Support\\BuildWarnings::writeWarningsToOutput<\/a>"],[100,3,"Hyde\\Support\\BuildWarnings::renderWarnings<\/a>"],[100,2,"Hyde\\Support\\BuildWarnings::renderWarningsAsExceptions<\/a>"],[100,1,"Hyde\\Support\\DataCollections::markdown<\/a>"],[100,1,"Hyde\\Support\\DataCollections::yaml<\/a>"],[100,1,"Hyde\\Support\\DataCollections::json<\/a>"],[100,1,"Hyde\\Support\\DataCollections::findFiles<\/a>"],[100,1,"Hyde\\Support\\DataCollections::makeIdentifier<\/a>"],[100,1,"Hyde\\Support\\Facades\\Render::getFacadeAccessor<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::all<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::files<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::getIdentifier<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::toArray<\/a>"],[100,2,"Hyde\\Support\\Filesystem\\MediaFile::getContentLength<\/a>"],[100,4,"Hyde\\Support\\Filesystem\\MediaFile::getMimeType<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::discoverMediaAssetFiles<\/a>"],[100,2,"Hyde\\Support\\Filesystem\\MediaFile::getMediaAssetFiles<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::getMediaGlobPattern<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::make<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::__construct<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::toArray<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getName<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getPath<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getAbsolutePath<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getContents<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getExtension<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\SourceFile::make<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\SourceFile::__construct<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\SourceFile::toArray<\/a>"],[100,2,"Hyde\\Support\\Includes::path<\/a>"],[100,2,"Hyde\\Support\\Includes::get<\/a>"],[100,3,"Hyde\\Support\\Includes::markdown<\/a>"],[100,3,"Hyde\\Support\\Includes::blade<\/a>"],[100,2,"Hyde\\Support\\Includes::needsDirectory<\/a>"],[100,1,"Hyde\\Support\\Models\\DateString::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\DateString::__toString<\/a>"],[100,1,"Hyde\\Support\\Models\\Redirect::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\Redirect::create<\/a>"],[100,1,"Hyde\\Support\\Models\\Redirect::compile<\/a>"],[100,1,"Hyde\\Support\\Models\\Redirect::store<\/a>"],[100,2,"Hyde\\Support\\Models\\Redirect::normalizePath<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::setPage<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::getPage<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::getRoute<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::getRouteKey<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::shareToView<\/a>"],[100,2,"Hyde\\Support\\Models\\RenderData::share<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::clearData<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::toArray<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::__toString<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getLink<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getPage<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getPageClass<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getPageIdentifier<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getRouteKey<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getSourcePath<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getOutputPath<\/a>"],[100,2,"Hyde\\Support\\Models\\Route::is<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::toArray<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::make<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::__toString<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::get<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::fromPage<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::toArray<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::headers<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::generate<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::routeToListItem<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteListItem::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteListItem::toArray<\/a>"],[100,2,"Hyde\\Support\\Models\\RouteListItem::stylePageType<\/a>"],[100,2,"Hyde\\Support\\Models\\RouteListItem::styleSourcePath<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteListItem::styleOutputPath<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteListItem::styleRouteKey<\/a>"],[100,2,"Hyde\\Support\\Models\\RouteListItem::isPageDiscoverable<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::pass<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::fail<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::skip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::withTip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::tip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::skipped<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::passed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::failed<\/a>"],[100,3,"Hyde\\Support\\Models\\ValidationResult::statusCode<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::message<\/a>"],[100,2,"Hyde\\Support\\Models\\ValidationResult::formattedMessage<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatResult<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatPassed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatFailed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatSkipped<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatTimeString<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatTip<\/a>"],[100,2,"Hyde\\Support\\Models\\ValidationResult::withMessage<\/a>"],[100,3,"Hyde\\Support\\Paginator::__construct<\/a>"],[100,1,"Hyde\\Support\\Paginator::generate<\/a>"],[100,1,"Hyde\\Support\\Paginator::setCurrentPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::currentPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::getPaginatedItems<\/a>"],[100,1,"Hyde\\Support\\Paginator::getItemsForPage<\/a>"],[100,4,"Hyde\\Support\\Paginator::getPageLinks<\/a>"],[100,1,"Hyde\\Support\\Paginator::perPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::totalPages<\/a>"],[100,1,"Hyde\\Support\\Paginator::hasMultiplePages<\/a>"],[100,1,"Hyde\\Support\\Paginator::lastPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::canNavigateBack<\/a>"],[100,1,"Hyde\\Support\\Paginator::canNavigateForward<\/a>"],[100,2,"Hyde\\Support\\Paginator::previousPageNumber<\/a>"],[100,2,"Hyde\\Support\\Paginator::nextPageNumber<\/a>"],[100,3,"Hyde\\Support\\Paginator::previous<\/a>"],[100,3,"Hyde\\Support\\Paginator::next<\/a>"],[100,1,"Hyde\\Support\\Paginator::firstItemNumberOnPage<\/a>"],[100,3,"Hyde\\Support\\Paginator::validateCurrentPageValue<\/a>"],[100,1,"Hyde\\Support\\Paginator::formatPageName<\/a>"],[100,1,"Hyde\\Support\\Paginator::formatLink<\/a>"],[100,1,"Hyde\\Support\\Paginator::getRoute<\/a>"],[100,1,"Hyde\\Support\\Paginator::firstPage<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::fromString<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::fromFile<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::__construct<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::__toString<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getWordCount<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getMinutes<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getSeconds<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getMinutesAsFloat<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getSecondsOver<\/a>"],[100,3,"Hyde\\Support\\ReadingTime::getFormatted<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::formatUsingClosure<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::generate<\/a>"],[100,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite::askToRebuildSite<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::isBooted<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booting<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booted<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::filesystem<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::path<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::mediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::sitePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::siteMediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToAbsolute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToRelative<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::formatLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::relativeLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::mediaLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::hasSiteUrl<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::files<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::pages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::routes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::needsToBeBooted<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::makeTitle<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::normalizeNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::stripNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::trimSlashes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::markdown<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesExtensions::registerExtension<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::hasExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::normalizeSourcePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::shareViewData<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRouteKey<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRoute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentPage<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectory<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsParentDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::data<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::matter<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::has<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::__callStatic<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::getParameterNames<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyArguments<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyPathArgument<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::mock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::resolveMockedInstance<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::clearMockedInstances<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableDynamicExtensions<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableConfigDefinedExtensions<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::mergeMarkdownConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::initializeExtension<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessors<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessors<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessor<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessor<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerSourceDirectories<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::discoverBladeViewsIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::storeCompiledSiteIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::useMediaDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getSourceDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getOutputDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getPageConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::startClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::stopClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeInMs<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeString<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence::validateExistence<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::toCoreDataObject<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::constructFactoryData<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::assignFactoryData<\/a>"],[100,0,"Hyde\\Support\\Concerns\\Serializable::toArray<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::arraySerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::jsonSerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::toJson<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSiteCommand::handle<\/a>"],[100,3,"Hyde\\Console\\Commands\\BuildSiteCommand::runPreBuildActions<\/a>"],[100,4,"Hyde\\Console\\Commands\\BuildSiteCommand::runPostBuildActions<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::printFinishMessage<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::runNodeCommand<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::hasWarnings<\/a>"],[100,3,"Hyde\\Console\\Commands\\BuildSiteCommand::getExitCode<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSitemapCommand::handle<\/a>"],[100,3,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::getPageDirectories<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::getValidatedName<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateName<\/a>"],[100,5,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateDirectoryCanBeUsed<\/a>"],[100,3,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateSubdirectoryCanBeUsed<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::assembleSubdirectoryPath<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::directoryContainsFiles<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::updateConfigurationFile<\/a>"],[100,2,"Hyde\\Console\\Commands\\DebugCommand::__construct<\/a>"],[100,5,"Hyde\\Console\\Commands\\DebugCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\DebugCommand::printVerbosePathInformation<\/a>"],[100,2,"Hyde\\Console\\Commands\\DebugCommand::printEnabledFeatures<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::validateOptions<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getTitle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getQualifiedPageType<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getSelectedType<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getTypeSelection<\/a>"],[100,3,"Hyde\\Console\\Commands\\MakePageCommand::getTypeOption<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::getTitle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePostCommand::getSelections<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::displaySelections<\/a>"],[100,3,"Hyde\\Console\\Commands\\MakePostCommand::createPostFile<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::askForString<\/a>"],[100,1,"Hyde\\Console\\Commands\\PackageDiscoverCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishConfigsCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishConfigsCommand::parseTagFromSelection<\/a>"],[100,5,"Hyde\\Console\\Commands\\PublishHomepageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::parseSelection<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::promptForHomepage<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::formatPublishableChoices<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::getTemplateOptions<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::parseChoiceIntoKey<\/a>"],[100,3,"Hyde\\Console\\Commands\\PublishHomepageCommand::canExistingFileBeOverwritten<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::isTheExistingFileADefaultOne<\/a>"],[100,4,"Hyde\\Console\\Commands\\PublishViewsCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishViewsCommand::publishOption<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::promptForCategory<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::formatPublishableChoices<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::parseChoiceIntoKey<\/a>"],[100,2,"Hyde\\Console\\Commands\\RebuildPageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\RebuildPageCommand::getNormalizedPathString<\/a>"],[100,3,"Hyde\\Console\\Commands\\RebuildPageCommand::makeBuildTask<\/a>"],[100,1,"Hyde\\Console\\Commands\\RouteListCommand::handle<\/a>"],[100,5,"Hyde\\Console\\Commands\\RouteListCommand::routeListClass<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getPortSelection<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getHostSelection<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::getExecutablePath<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::runServerProcess<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::__construct<\/a>"],[100,2,"Hyde\\Console\\Commands\\ValidateCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::runCheck<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::getCheckTime<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::timeTotal<\/a>"],[100,2,"Hyde\\Console\\Commands\\VendorPublishCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\VendorPublishCommand::promptForProviderOrTag<\/a>"],[100,1,"Hyde\\Console\\Commands\\VendorPublishCommand::status<\/a>"],[100,1,"Hyde\\Console\\Commands\\VendorPublishCommand::normalizePath<\/a>"],[100,2,"Hyde\\Console\\Concerns\\Command::handle<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::safeHandle<\/a>"],[100,3,"Hyde\\Console\\Concerns\\Command::handleException<\/a>"],[100,3,"Hyde\\Console\\Concerns\\Command::fileLink<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::infoComment<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::gray<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::inlineGray<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::href<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::indentedLine<\/a>"],[100,1,"Hyde\\Console\\ConsoleServiceProvider::register<\/a>"],[100,3,"Hyde\\Console\\ConsoleServiceProvider::logo<\/a>"],[100,1,"Hyde\\Console\\ConsoleServiceProvider::boot<\/a>"],[100,1,"Hyde\\Facades\\Asset::getFacadeAccessor<\/a>"],[100,1,"Hyde\\Facades\\Author::create<\/a>"],[100,1,"Hyde\\Facades\\Author::get<\/a>"],[100,1,"Hyde\\Facades\\Author::all<\/a>"],[100,1,"Hyde\\Facades\\Config::getArray<\/a>"],[100,1,"Hyde\\Facades\\Config::getString<\/a>"],[100,1,"Hyde\\Facades\\Config::getInt<\/a>"],[100,1,"Hyde\\Facades\\Config::getBool<\/a>"],[100,1,"Hyde\\Facades\\Config::getFloat<\/a>"],[100,2,"Hyde\\Facades\\Config::getNullableString<\/a>"],[100,2,"Hyde\\Facades\\Config::validated<\/a>"],[100,1,"Hyde\\Facades\\Features::enabled<\/a>"],[100,1,"Hyde\\Facades\\Features::hasHtmlPages<\/a>"],[100,1,"Hyde\\Facades\\Features::hasBladePages<\/a>"],[100,1,"Hyde\\Facades\\Features::hasMarkdownPages<\/a>"],[100,1,"Hyde\\Facades\\Features::hasMarkdownPosts<\/a>"],[100,1,"Hyde\\Facades\\Features::hasDocumentationPages<\/a>"],[100,3,"Hyde\\Facades\\Features::hasDocumentationSearch<\/a>"],[100,1,"Hyde\\Facades\\Features::hasDarkmode<\/a>"],[100,3,"Hyde\\Facades\\Features::hasTorchlight<\/a>"],[100,1,"Hyde\\Facades\\Features::htmlPages<\/a>"],[100,1,"Hyde\\Facades\\Features::bladePages<\/a>"],[100,1,"Hyde\\Facades\\Features::markdownPages<\/a>"],[100,1,"Hyde\\Facades\\Features::markdownPosts<\/a>"],[100,1,"Hyde\\Facades\\Features::documentationPages<\/a>"],[100,1,"Hyde\\Facades\\Features::documentationSearch<\/a>"],[100,1,"Hyde\\Facades\\Features::darkmode<\/a>"],[100,1,"Hyde\\Facades\\Features::torchlight<\/a>"],[100,3,"Hyde\\Facades\\Features::sitemap<\/a>"],[100,5,"Hyde\\Facades\\Features::rss<\/a>"],[100,1,"Hyde\\Facades\\Features::toArray<\/a>"],[100,1,"Hyde\\Facades\\Features::getDefaultOptions<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::basePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::absolutePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::relativePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::touch<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::unlink<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::getContents<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::putContents<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::filesystem<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::kernel<\/a>"],[100,1,"Hyde\\Facades\\Meta::name<\/a>"],[100,1,"Hyde\\Facades\\Meta::property<\/a>"],[100,1,"Hyde\\Facades\\Meta::link<\/a>"],[100,1,"Hyde\\Facades\\Meta::get<\/a>"],[100,1,"Hyde\\Facades\\Meta::render<\/a>"],[100,1,"Hyde\\Facades\\Site::url<\/a>"],[100,1,"Hyde\\Facades\\Site::name<\/a>"],[100,1,"Hyde\\Facades\\Site::language<\/a>"],[100,1,"Hyde\\Facades\\Site::metadata<\/a>"],[100,1,"Hyde\\Foundation\\Application::registerBaseBindings<\/a>"],[100,1,"Hyde\\Foundation\\Application::getCachedPackagesPath<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runDiscovery<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::init<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::setKernel<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverFiles<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverPages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverRoutes<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel::bootstrappers<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::exists<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::get<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getOrFail<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::all<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::current<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::__construct<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::version<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::features<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::hasFeature<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::toArray<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadConfigurationFiles<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadConfiguration::providePharSupportIfNeeded<\/a>"],[100,4,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadRuntimeConfiguration<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::bootstrap<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::hasYamlConfigFile<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getYaml<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeParsedConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::configurationContainsNamespaces<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::addFile<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::runExtensionHandlers<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::discoverFilesFor<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::getFile<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::getFiles<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::getBasePath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::path<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToAbsolute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToRelative<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::mediaPath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::sitePath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::siteMediaPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::vendorPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::touch<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::unlink<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::__construct<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::formatLink<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::relativeLink<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Hyperlinks::mediaLink<\/a>"],[100,4,"Hyde\\Foundation\\Kernel\\Hyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::hasSiteUrl<\/a>"],[75,2,"Hyde\\Foundation\\Kernel\\Hyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::addPage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::parsePage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::getPage<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::getPages<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::addRoute<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoutes<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::mock<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::clearMocks<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::running<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::hasVendorDirectory<\/a>"],[100,2,"Hyde\\Foundation\\PharSupport::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::boot<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::boot<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__invoke<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseString<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::get<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::parse<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::lineMatchesFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractKey<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractValue<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::getValueWithType<\/a>"],[100,5,"Hyde\\Framework\\Actions\\BladeMatterParser::parseArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\BladeMatterParser::isValueArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter::execute<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyRegexTransformations<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyStringTransformations<\/a>"],[100,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeTables<\/a>"],[100,3,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeBlockquotes<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::__construct<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::toArray<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::getIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::parseTitle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::fileName<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::normalizeSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::makeOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createBladeFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createMarkdownFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createDocumentationFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::formatIdentifier<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::validateType<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::failIfFileCannotBeSaved<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getBladePageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getMarkdownPageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::run<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::generatePageEntry<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getSearchContentForDocument<\/a>"],[100,3,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::formatDestination<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::extractTableOfContents<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::parse<\/a>"],[100,4,"Hyde\\Framework\\Actions\\MarkdownFileParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::get<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::handle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashSourcePath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::getManifestPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::jsonEncodeOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::setOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::printFinishMessage<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::printFinishMessage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap::printFinishMessage<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::printFinishMessage<\/a>"],[100,3,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::isItSafeToCleanOutputDirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::isOutputDirectoryWhitelisted<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::askIfUnsafeDirectoryShouldBeEmptied<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::safeOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::__construct<\/a>"],[100,3,"Hyde\\Framework\\Actions\\SourceFileParser::constructPage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::parseBladePage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::parseMarkdownPage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::get<\/a>"],[100,1,"Hyde\\Framework\\Actions\\StaticPageBuilder::handle<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileConflictException::__construct<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileNotFoundException::__construct<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\RouteNotFoundException::__construct<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\UnsupportedPageTypeException::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeDescription<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeCategory<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeDate<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeAuthor<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeImage<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::getTruncatedMarkdown<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::toArray<\/a>"],[100,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::make<\/a>"],[100,3,"Hyde\\Framework\\Factories\\FeaturedImageFactory::makeSource<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::normalizeLocalImagePath<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::getStringMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeTitle<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeNavigation<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleForPage<\/a>"],[100,4,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromMarkdownHeadings<\/a>"],[100,3,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromParentIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeLabel<\/a>"],[100,3,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeGroup<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeHidden<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makePriority<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForGroupInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForHiddenInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isPageHiddenInNavigationConfiguration<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::isNonDocumentationPageInHiddenSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInConfigs<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInSidebarConfig<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInNavigationConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::canUseSubdirectoryForGroups<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::defaultGroup<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::pageIsInSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryName<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isInstanceOf<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::invert<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::offset<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getMatter<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__toString<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::setSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLength<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getType<\/a>"],[100,3,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getMetadataArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::has<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForLocalImage<\/a>"],[100,4,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForRemoteImage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::isRemote<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__construct<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getOrCreate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::get<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::all<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::findUsername<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::handle<\/a>"],[100,4,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::run<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::printStartMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::printFinishMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::getMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::write<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::writeln<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::createdSiteFile<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::withExecutionTime<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::compile<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::enabled<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::routeKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderHeader<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderBody<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderFooter<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::process<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::tokenize<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::getTokenizedDataArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::normalizeBody<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::addDynamicHeaderContent<\/a>"],[100,4,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::addDynamicFooterContent<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderSourceLink<\/a>"],[100,3,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::canRenderSourceLink<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::hasTorchlight<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::uniqueKey<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::formatOptionalAttributes<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::uniqueKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::uniqueKey<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::normalizeProperty<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag::make<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag::filterDuplicateMetadata<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::toHtml<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::render<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::get<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::add<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::addElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::addGenericElement<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::getPrefixedArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::generate<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addDynamicPageMetadata<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addMetadataForMarkdownPost<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addPostMetadataIfExists<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::resolveImageLink<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::create<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::removeDuplicateItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::sortByPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::getItems<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::generate<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::hasGroups<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::getGroups<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::getItemsInGroup<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::isGroupActive<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::isPageIndexPage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::shouldIndexPageBeActive<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::fromArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::getItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::searchForDropdownPriorityInNavigationConfig<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::fromRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::forLink<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavItem::forRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getDestination<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getLabel<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getGroup<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::isCurrent<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getRouteGroup<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavItem::normalizeGroupKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::toArray<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::generate<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::hasDropdowns<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::getDropdowns<\/a>"],[100,4,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::moveGroupedItemsIntoDropdowns<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::canAddItemToDropdown<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::dropdownsEnabled<\/a>"],[100,0,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::generate<\/a>"],[100,0,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::constructBaseElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::getXml<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::getXmlElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::escape<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::addChild<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::constructBaseElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addItem<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addDynamicItemData<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addBaseChannelItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addAtomLinkItem<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getImageType<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getImageLength<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getFilename<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getDescription<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getChannel<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getXml<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::constructBaseElement<\/a>"],[100,2,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::addRoute<\/a>"],[100,2,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getLastModDate<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getFormattedProcessingTime<\/a>"],[100,1,"Hyde\\Framework\\HydeServiceProvider::register<\/a>"],[100,1,"Hyde\\Framework\\HydeServiceProvider::boot<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::version<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::cdnLink<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::mediaLink<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::hasMediaFile<\/a>"],[100,3,"Hyde\\Framework\\Services\\AssetService::injectTailwindConfig<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::constructCdnPath<\/a>"],[100,2,"Hyde\\Framework\\Services\\AssetService::getCacheBustKey<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::compileStaticPages<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::transferMediaAssets<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::compilePagesForClass<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::getClassPluralName<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::getPageTypes<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::setOutput<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::getRegisteredTasks<\/a>"],[100,3,"Hyde\\Framework\\Services\\BuildTaskService::runPreBuildTasks<\/a>"],[100,3,"Hyde\\Framework\\Services\\BuildTaskService::runPostBuildTasks<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerTask<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::registerTaskInService<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerIf<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerTasks<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::findTasksInConfig<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::findTasksInAppDirectory<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::pathToClassName<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::makeTaskIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::registerFrameworkTasks<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canCleanSiteDirectory<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateManifest<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateSitemap<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateFeed<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateSearch<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::parse<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::setupConverter<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::addExtension<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::runPreProcessing<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::runPostProcessing<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::getExtensions<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::removeFeature<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::addFeature<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::withPermalinks<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::isDocumentationPage<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::withTableOfContents<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::canEnableTorchlight<\/a>"],[100,4,"Hyde\\Framework\\Services\\MarkdownService::canEnablePermalinks<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::hasFeature<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::determineIfTorchlightAttributionShouldBeInjected<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::injectTorchlightAttribution<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::configurePermalinksExtension<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::enableAllHtmlElements<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::normalizeIndentationLevel<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::getNormalizedLines<\/a>"],[100,4,"Hyde\\Framework\\Services\\MarkdownService::findLineContentPositions<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::checks<\/a>"],[100,1,"Hyde\\Framework\\Services\\ValidationService::run<\/a>"],[100,1,"Hyde\\Framework\\Services\\ValidationService::check_validators_can_run<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_a_404_page<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_an_index_page<\/a>"],[100,5,"Hyde\\Framework\\Services\\ValidationService::check_documentation_site_has_an_index_page<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_an_app_css_stylesheet<\/a>"],[100,2,"Hyde\\Framework\\Services\\ValidationService::check_site_has_a_base_url_set<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_a_torchlight_api_token_is_set<\/a>"],[100,2,"Hyde\\Framework\\Services\\ValidationService::check_for_conflicts_between_blade_and_markdown_pages<\/a>"],[100,2,"Hyde\\Framework\\Services\\ViewDiffService::getViewFileHashIndex<\/a>"],[100,2,"Hyde\\Framework\\Services\\ViewDiffService::getChecksums<\/a>"],[100,1,"Hyde\\Framework\\Services\\ViewDiffService::checksumMatchesAny<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent::__construct<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent::render<\/a>"],[100,5,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent::makeBreadcrumbs<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\LinkComponent::__construct<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\LinkComponent::render<\/a>"],[100,1,"Hyde\\Hyde::version<\/a>"],[100,1,"Hyde\\Hyde::getFacadeRoot<\/a>"],[100,1,"Hyde\\Hyde::kernel<\/a>"],[100,1,"Hyde\\Markdown\\MarkdownConverter::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::__toString<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::__get<\/a>"],[100,2,"Hyde\\Markdown\\Models\\FrontMatter::get<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::set<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::has<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::toArray<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::fromArray<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::__toString<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::body<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::compile<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::toHtml<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::toArray<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::fromFile<\/a>"],[100,2,"Hyde\\Markdown\\Models\\Markdown::render<\/a>"],[100,3,"Hyde\\Markdown\\Models\\MarkdownDocument::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Models\\MarkdownDocument::__toString<\/a>"],[100,1,"Hyde\\Markdown\\Models\\MarkdownDocument::markdown<\/a>"],[100,1,"Hyde\\Markdown\\Models\\MarkdownDocument::parse<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::render<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\BladeDownProcessor::preprocess<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::postprocess<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::__construct<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\BladeDownProcessor::run<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::get<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::lineStartsWithDirective<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::processLine<\/a>"],[100,4,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::preprocess<\/a>"],[100,4,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::postprocess<\/a>"],[100,3,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::lineMatchesPattern<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::trimHydeDirective<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::resolveTemplate<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::injectLabelToTorchlightCodeLine<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::injectLabelToCodeLine<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::signature<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::resolve<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::expand<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::getClassNameFromSignature<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::get<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::preprocess<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::run<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::getShortcodes<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::addShortcodesFromArray<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::addShortcode<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::discoverShortcodes<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::getOutput<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::expandShortcode<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::discoverSignature<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::processInput<\/a>"],[100,1,"Hyde\\Pages\\BladePage::__construct<\/a>"],[100,1,"Hyde\\Pages\\BladePage::getBladeView<\/a>"],[100,1,"Hyde\\Pages\\BladePage::compile<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::make<\/a>"],[100,2,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::__construct<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::markdown<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::compile<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::save<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::make<\/a>"],[100,2,"Hyde\\Pages\\Concerns\\HydePage::__construct<\/a>"],[100,2,"Hyde\\Pages\\Concerns\\HydePage::isDiscoverable<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::get<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::parse<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::files<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::all<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::sourceDirectory<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::outputDirectory<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::fileExtension<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::setSourceDirectory<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::setOutputDirectory<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::setFileExtension<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::sourcePath<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::outputPath<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::path<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::pathToIdentifier<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::baseRouteKey<\/a>"],[100,0,"Hyde\\Pages\\Concerns\\HydePage::compile<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::toArray<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getSourcePath<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getOutputPath<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getRouteKey<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getRoute<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getLink<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getIdentifier<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getBladeView<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::title<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::metadata<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::showInNavigation<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::navigationMenuPriority<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::navigationMenuLabel<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::navigationMenuGroup<\/a>"],[100,4,"Hyde\\Pages\\Concerns\\HydePage::getCanonicalUrl<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::constructMetadata<\/a>"],[100,1,"Hyde\\Pages\\DocumentationPage::home<\/a>"],[100,1,"Hyde\\Pages\\DocumentationPage::homeRouteName<\/a>"],[100,2,"Hyde\\Pages\\DocumentationPage::getOnlineSourcePath<\/a>"],[100,1,"Hyde\\Pages\\DocumentationPage::hasTableOfContents<\/a>"],[100,1,"Hyde\\Pages\\DocumentationPage::getTableOfContents<\/a>"],[100,2,"Hyde\\Pages\\DocumentationPage::getRouteKey<\/a>"],[100,2,"Hyde\\Pages\\DocumentationPage::getOutputPath<\/a>"],[100,1,"Hyde\\Pages\\HtmlPage::contents<\/a>"],[100,1,"Hyde\\Pages\\HtmlPage::compile<\/a>"],[100,1,"Hyde\\Pages\\HtmlPage::getBladeView<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::make<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::__construct<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::getContents<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::getBladeView<\/a>"],[100,5,"Hyde\\Pages\\InMemoryPage::compile<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::macro<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::hasMacro<\/a>"],[100,2,"Hyde\\Pages\\InMemoryPage::__call<\/a>"],[100,2,"Hyde\\Pages\\InMemoryPage::callMacro<\/a>"],[100,1,"Hyde\\Pages\\MarkdownPost::getLatestPosts<\/a>"],[100,1,"Hyde\\Pages\\MarkdownPost::toArray<\/a>"],[100,2,"Hyde\\Support\\BuildWarnings::getInstance<\/a>"],[100,2,"Hyde\\Support\\BuildWarnings::report<\/a>"],[100,1,"Hyde\\Support\\BuildWarnings::getWarnings<\/a>"],[100,1,"Hyde\\Support\\BuildWarnings::hasWarnings<\/a>"],[100,1,"Hyde\\Support\\BuildWarnings::reportsWarnings<\/a>"],[100,1,"Hyde\\Support\\BuildWarnings::reportsWarningsAsExceptions<\/a>"],[100,2,"Hyde\\Support\\BuildWarnings::writeWarningsToOutput<\/a>"],[100,3,"Hyde\\Support\\BuildWarnings::renderWarnings<\/a>"],[100,2,"Hyde\\Support\\BuildWarnings::renderWarningsAsExceptions<\/a>"],[100,1,"Hyde\\Support\\DataCollections::markdown<\/a>"],[100,1,"Hyde\\Support\\DataCollections::yaml<\/a>"],[100,1,"Hyde\\Support\\DataCollections::json<\/a>"],[100,1,"Hyde\\Support\\DataCollections::findFiles<\/a>"],[100,1,"Hyde\\Support\\DataCollections::makeIdentifier<\/a>"],[100,1,"Hyde\\Support\\Facades\\Render::getFacadeAccessor<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::all<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::files<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::getIdentifier<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::toArray<\/a>"],[100,2,"Hyde\\Support\\Filesystem\\MediaFile::getContentLength<\/a>"],[100,4,"Hyde\\Support\\Filesystem\\MediaFile::getMimeType<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::discoverMediaAssetFiles<\/a>"],[100,2,"Hyde\\Support\\Filesystem\\MediaFile::getMediaAssetFiles<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::getMediaGlobPattern<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::make<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::__construct<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::toArray<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getName<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getPath<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getAbsolutePath<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getContents<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getExtension<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\SourceFile::make<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\SourceFile::__construct<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\SourceFile::toArray<\/a>"],[100,2,"Hyde\\Support\\Includes::path<\/a>"],[100,2,"Hyde\\Support\\Includes::get<\/a>"],[100,3,"Hyde\\Support\\Includes::markdown<\/a>"],[100,3,"Hyde\\Support\\Includes::blade<\/a>"],[100,2,"Hyde\\Support\\Includes::needsDirectory<\/a>"],[100,1,"Hyde\\Support\\Models\\DateString::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\DateString::__toString<\/a>"],[100,1,"Hyde\\Support\\Models\\Redirect::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\Redirect::create<\/a>"],[100,1,"Hyde\\Support\\Models\\Redirect::compile<\/a>"],[100,1,"Hyde\\Support\\Models\\Redirect::store<\/a>"],[100,2,"Hyde\\Support\\Models\\Redirect::normalizePath<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::setPage<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::getPage<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::getRoute<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::getRouteKey<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::shareToView<\/a>"],[100,2,"Hyde\\Support\\Models\\RenderData::share<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::clearData<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::toArray<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::__toString<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getLink<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getPage<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getPageClass<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getPageIdentifier<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getRouteKey<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getSourcePath<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getOutputPath<\/a>"],[100,2,"Hyde\\Support\\Models\\Route::is<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::toArray<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::make<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::__toString<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::get<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::fromPage<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::toArray<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::headers<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::generate<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::routeToListItem<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteListItem::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteListItem::toArray<\/a>"],[100,2,"Hyde\\Support\\Models\\RouteListItem::stylePageType<\/a>"],[100,2,"Hyde\\Support\\Models\\RouteListItem::styleSourcePath<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteListItem::styleOutputPath<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteListItem::styleRouteKey<\/a>"],[100,2,"Hyde\\Support\\Models\\RouteListItem::isPageDiscoverable<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::pass<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::fail<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::skip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::withTip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::tip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::skipped<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::passed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::failed<\/a>"],[100,3,"Hyde\\Support\\Models\\ValidationResult::statusCode<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::message<\/a>"],[100,2,"Hyde\\Support\\Models\\ValidationResult::formattedMessage<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatResult<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatPassed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatFailed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatSkipped<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatTimeString<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatTip<\/a>"],[100,2,"Hyde\\Support\\Models\\ValidationResult::withMessage<\/a>"],[100,3,"Hyde\\Support\\Paginator::__construct<\/a>"],[100,1,"Hyde\\Support\\Paginator::generate<\/a>"],[100,1,"Hyde\\Support\\Paginator::setCurrentPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::currentPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::getPaginatedItems<\/a>"],[100,1,"Hyde\\Support\\Paginator::getItemsForPage<\/a>"],[100,4,"Hyde\\Support\\Paginator::getPageLinks<\/a>"],[100,1,"Hyde\\Support\\Paginator::perPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::totalPages<\/a>"],[100,1,"Hyde\\Support\\Paginator::hasMultiplePages<\/a>"],[100,1,"Hyde\\Support\\Paginator::lastPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::canNavigateBack<\/a>"],[100,1,"Hyde\\Support\\Paginator::canNavigateForward<\/a>"],[100,2,"Hyde\\Support\\Paginator::previousPageNumber<\/a>"],[100,2,"Hyde\\Support\\Paginator::nextPageNumber<\/a>"],[100,3,"Hyde\\Support\\Paginator::previous<\/a>"],[100,3,"Hyde\\Support\\Paginator::next<\/a>"],[100,1,"Hyde\\Support\\Paginator::firstItemNumberOnPage<\/a>"],[100,3,"Hyde\\Support\\Paginator::validateCurrentPageValue<\/a>"],[100,1,"Hyde\\Support\\Paginator::formatPageName<\/a>"],[100,1,"Hyde\\Support\\Paginator::formatLink<\/a>"],[100,1,"Hyde\\Support\\Paginator::getRoute<\/a>"],[100,1,"Hyde\\Support\\Paginator::firstPage<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::fromString<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::fromFile<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::__construct<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::__toString<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getWordCount<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getMinutes<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getSeconds<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getMinutesAsFloat<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getSecondsOver<\/a>"],[100,3,"Hyde\\Support\\ReadingTime::getFormatted<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::formatUsingClosure<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::generate<\/a>"],[100,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite::askToRebuildSite<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::isBooted<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booting<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booted<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::filesystem<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::path<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::mediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::sitePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::siteMediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToAbsolute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToRelative<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::formatLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::relativeLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::mediaLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::hasSiteUrl<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::files<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::pages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::routes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::needsToBeBooted<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::makeTitle<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::normalizeNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::stripNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::trimSlashes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::markdown<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesExtensions::registerExtension<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::hasExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::normalizeSourcePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::shareViewData<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRouteKey<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRoute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentPage<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectory<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsParentDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::data<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::matter<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::has<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::__callStatic<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::getParameterNames<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyArguments<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyPathArgument<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::mock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::resolveMockedInstance<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::clearMockedInstances<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableDynamicExtensions<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableConfigDefinedExtensions<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::mergeMarkdownConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::initializeExtension<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessors<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessors<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessor<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessor<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerSourceDirectories<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::discoverBladeViewsIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::storeCompiledSiteIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::useMediaDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getSourceDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getOutputDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getPageConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::startClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::stopClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeInMs<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeString<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence::validateExistence<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::toCoreDataObject<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::constructFactoryData<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::assignFactoryData<\/a>"],[100,0,"Hyde\\Support\\Concerns\\Serializable::toArray<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::arraySerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::jsonSerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::toJson<\/a>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/index.html b/master/coverage/framework/index.html index 91db363939d..0236d6f83a1 100644 --- a/master/coverage/framework/index.html +++ b/master/coverage/framework/index.html @@ -51,7 +51,7 @@
99.96%
-
2605 / 2606
+
2611 / 2612
99.89% covered (success) @@ -59,7 +59,7 @@
99.89%
-
931 / 932
+
932 / 933
99.34% covered (success) @@ -79,7 +79,7 @@
99.96%
-
2605 / 2606
+
2611 / 2612
99.89% covered (success) @@ -87,7 +87,7 @@
99.89%
-
931 / 932
+
932 / 933
diff --git a/master/coverage/framework/src/Console/Commands/BuildRssFeedCommand.php.html b/master/coverage/framework/src/Console/Commands/BuildRssFeedCommand.php.html index ad2e210339f..c56d122f421 100644 --- a/master/coverage/framework/src/Console/Commands/BuildRssFeedCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/BuildRssFeedCommand.php.html @@ -166,7 +166,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/BuildSearchCommand.php.html b/master/coverage/framework/src/Console/Commands/BuildSearchCommand.php.html index c9e1bbfe19a..624f9aeaa81 100644 --- a/master/coverage/framework/src/Console/Commands/BuildSearchCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/BuildSearchCommand.php.html @@ -166,7 +166,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/BuildSiteCommand.php.html b/master/coverage/framework/src/Console/Commands/BuildSiteCommand.php.html index cd9ae24d929..ac78f4dc364 100644 --- a/master/coverage/framework/src/Console/Commands/BuildSiteCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/BuildSiteCommand.php.html @@ -431,7 +431,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/BuildSitemapCommand.php.html b/master/coverage/framework/src/Console/Commands/BuildSitemapCommand.php.html index 1497129bbee..97487ad872e 100644 --- a/master/coverage/framework/src/Console/Commands/BuildSitemapCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/BuildSitemapCommand.php.html @@ -166,7 +166,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/ChangeSourceDirectoryCommand.php.html b/master/coverage/framework/src/Console/Commands/ChangeSourceDirectoryCommand.php.html index 4e2231d4436..4729fd221dd 100644 --- a/master/coverage/framework/src/Console/Commands/ChangeSourceDirectoryCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/ChangeSourceDirectoryCommand.php.html @@ -451,7 +451,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/DebugCommand.php.html b/master/coverage/framework/src/Console/Commands/DebugCommand.php.html index bfa97f3312b..8abd35130b4 100644 --- a/master/coverage/framework/src/Console/Commands/DebugCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/DebugCommand.php.html @@ -284,7 +284,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/MakePageCommand.php.html b/master/coverage/framework/src/Console/Commands/MakePageCommand.php.html index 4f7cbb7d9c5..567ef4950c2 100644 --- a/master/coverage/framework/src/Console/Commands/MakePageCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/MakePageCommand.php.html @@ -392,7 +392,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/MakePostCommand.php.html b/master/coverage/framework/src/Console/Commands/MakePostCommand.php.html index d25b1de50d2..21e5149d556 100644 --- a/master/coverage/framework/src/Console/Commands/MakePostCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/MakePostCommand.php.html @@ -358,7 +358,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/PackageDiscoverCommand.php.html b/master/coverage/framework/src/Console/Commands/PackageDiscoverCommand.php.html index 96cf6fe7985..01151c76898 100644 --- a/master/coverage/framework/src/Console/Commands/PackageDiscoverCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/PackageDiscoverCommand.php.html @@ -162,7 +162,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/PublishConfigsCommand.php.html b/master/coverage/framework/src/Console/Commands/PublishConfigsCommand.php.html index db587c31c5c..ca053fd1d0f 100644 --- a/master/coverage/framework/src/Console/Commands/PublishConfigsCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/PublishConfigsCommand.php.html @@ -215,7 +215,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/PublishHomepageCommand.php.html b/master/coverage/framework/src/Console/Commands/PublishHomepageCommand.php.html index 196d7bf6d44..3c519d18433 100644 --- a/master/coverage/framework/src/Console/Commands/PublishHomepageCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/PublishHomepageCommand.php.html @@ -104,7 +104,7 @@ -  handle +  handle
100.00% covered (success) @@ -126,7 +126,7 @@ -  parseSelection +  parseSelection
100.00% covered (success) @@ -148,7 +148,7 @@ -  promptForHomepage +  promptForHomepage
100.00% covered (success) @@ -170,7 +170,7 @@ -  formatPublishableChoices +  formatPublishableChoices
100.00% covered (success) @@ -192,7 +192,7 @@ -  getTemplateOptions +  getTemplateOptions
100.00% covered (success) @@ -214,7 +214,7 @@ -  parseChoiceIntoKey +  parseChoiceIntoKey
100.00% covered (success) @@ -236,7 +236,7 @@ -  canExistingFileBeOverwritten +  canExistingFileBeOverwritten
100.00% covered (success) @@ -258,7 +258,7 @@ -  isTheExistingFileADefaultOne +  isTheExistingFileADefaultOne
100.00% covered (success) @@ -318,99 +318,101 @@ 31    /** @var string */ 32    protected $description = 'Publish one of the default homepages to index.blade.php.'; 33 - 34    protected array $options = [ - 35        'welcome'=> [ - 36            'name' => 'Welcome', - 37            'description' => 'The default welcome page.', - 38            'group' => 'hyde-welcome-page', - 39        ], - 40        'posts'=> [ - 41            'name' => 'Posts Feed', - 42            'description' => 'A feed of your latest posts. Perfect for a blog site!', - 43            'group' => 'hyde-posts-page', - 44        ], - 45        'blank'=>  [ - 46            'name' => 'Blank Starter', - 47            'description' => 'A blank Blade template with just the base layout.', - 48            'group' => 'hyde-blank-page', - 49        ], - 50    ]; - 51 - 52    public function handle(): int - 53    { - 54        $selected = $this->parseSelection(); - 55 - 56        if (! $this->canExistingFileBeOverwritten()) { - 57            $this->error('A modified index.blade.php file already exists. Use --force to overwrite.'); - 58 - 59            return 409; - 60        } - 61 - 62        $tagExists = array_key_exists($selected, $this->options); - 63 - 64        Artisan::call('vendor:publish', [ - 65            '--tag' => $this->options[$selected]['group'] ?? $selected, - 66            '--force' => true, // Todo add force state dynamically depending on existing file state - 67        ], ! $tagExists ? $this->output : null); - 68 - 69        if ($tagExists) { - 70            $this->infoComment("Published page [$selected]"); - 71 - 72            $this->askToRebuildSite(); - 73        } - 74 - 75        return $tagExists ? Command::SUCCESS : 404; - 76    } - 77 - 78    protected function parseSelection(): string - 79    { - 80        return $this->argument('homepage') ?? $this->parseChoiceIntoKey($this->promptForHomepage()); - 81    } - 82 - 83    protected function promptForHomepage(): string - 84    { - 85        return $this->choice( - 86            'Which homepage do you want to publish?', - 87            $this->formatPublishableChoices(), - 88            0 - 89        ); - 90    } - 91 - 92    protected function formatPublishableChoices(): array - 93    { - 94        return $this->getTemplateOptions()->map(function (array $option, string $key): string { - 95            return  "<comment>$key</comment>: {$option['description']}"; - 96        })->values()->toArray(); - 97    } - 98 - 99    protected function getTemplateOptions(): Collection - 100    { - 101        return new Collection($this->options); - 102    } - 103 - 104    protected function parseChoiceIntoKey(string $choice): string - 105    { - 106        return strstr(str_replace(['<comment>', '</comment>'], '', $choice), ':', true); - 107    } - 108 - 109    protected function canExistingFileBeOverwritten(): bool - 110    { - 111        if ($this->option('force')) { - 112            return true; - 113        } - 114 - 115        if (! file_exists(BladePage::path('index.blade.php'))) { - 116            return true; - 117        } - 118 - 119        return $this->isTheExistingFileADefaultOne(); - 120    } - 121 - 122    protected function isTheExistingFileADefaultOne(): bool - 123    { - 124        return ViewDiffService::checksumMatchesAny(unixsum_file(BladePage::path('index.blade.php'))); - 125    } - 126} + 34    /** @var array<string, array{name: string, description: string, group: string}> */ + 35    protected array $options = [ + 36        'welcome'=> [ + 37            'name' => 'Welcome', + 38            'description' => 'The default welcome page.', + 39            'group' => 'hyde-welcome-page', + 40        ], + 41        'posts'=> [ + 42            'name' => 'Posts Feed', + 43            'description' => 'A feed of your latest posts. Perfect for a blog site!', + 44            'group' => 'hyde-posts-page', + 45        ], + 46        'blank'=>  [ + 47            'name' => 'Blank Starter', + 48            'description' => 'A blank Blade template with just the base layout.', + 49            'group' => 'hyde-blank-page', + 50        ], + 51    ]; + 52 + 53    public function handle(): int + 54    { + 55        $selected = $this->parseSelection(); + 56 + 57        if (! $this->canExistingFileBeOverwritten()) { + 58            $this->error('A modified index.blade.php file already exists. Use --force to overwrite.'); + 59 + 60            return 409; + 61        } + 62 + 63        $tagExists = array_key_exists($selected, $this->options); + 64 + 65        Artisan::call('vendor:publish', [ + 66            '--tag' => $this->options[$selected]['group'] ?? $selected, + 67            '--force' => true, // Todo add force state dynamically depending on existing file state + 68        ], ! $tagExists ? $this->output : null); + 69 + 70        if ($tagExists) { + 71            $this->infoComment("Published page [$selected]"); + 72 + 73            $this->askToRebuildSite(); + 74        } + 75 + 76        return $tagExists ? Command::SUCCESS : 404; + 77    } + 78 + 79    protected function parseSelection(): string + 80    { + 81        return $this->argument('homepage') ?? $this->parseChoiceIntoKey($this->promptForHomepage()); + 82    } + 83 + 84    protected function promptForHomepage(): string + 85    { + 86        return $this->choice( + 87            'Which homepage do you want to publish?', + 88            $this->formatPublishableChoices(), + 89            0 + 90        ); + 91    } + 92 + 93    protected function formatPublishableChoices(): array + 94    { + 95        return $this->getTemplateOptions()->map(function (array $option, string $key): string { + 96            return  "<comment>$key</comment>: {$option['description']}"; + 97        })->values()->toArray(); + 98    } + 99 + 100    /** @return Collection<array{name: string, description: string, group: string}> */ + 101    protected function getTemplateOptions(): Collection + 102    { + 103        return new Collection($this->options); + 104    } + 105 + 106    protected function parseChoiceIntoKey(string $choice): string + 107    { + 108        return strstr(str_replace(['<comment>', '</comment>'], '', $choice), ':', true); + 109    } + 110 + 111    protected function canExistingFileBeOverwritten(): bool + 112    { + 113        if ($this->option('force')) { + 114            return true; + 115        } + 116 + 117        if (! file_exists(BladePage::path('index.blade.php'))) { + 118            return true; + 119        } + 120 + 121        return $this->isTheExistingFileADefaultOne(); + 122    } + 123 + 124    protected function isTheExistingFileADefaultOne(): bool + 125    { + 126        return ViewDiffService::checksumMatchesAny(unixsum_file(BladePage::path('index.blade.php'))); + 127    } + 128} @@ -421,7 +423,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/PublishViewsCommand.php.html b/master/coverage/framework/src/Console/Commands/PublishViewsCommand.php.html index 8212e24adb5..40e816a28cf 100644 --- a/master/coverage/framework/src/Console/Commands/PublishViewsCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/PublishViewsCommand.php.html @@ -326,7 +326,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/RebuildPageCommand.php.html b/master/coverage/framework/src/Console/Commands/RebuildPageCommand.php.html index 901fb4287f2..5219bb3807f 100644 --- a/master/coverage/framework/src/Console/Commands/RebuildPageCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/RebuildPageCommand.php.html @@ -290,7 +290,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/RouteListCommand.php.html b/master/coverage/framework/src/Console/Commands/RouteListCommand.php.html index f8478136219..083d6a2cd16 100644 --- a/master/coverage/framework/src/Console/Commands/RouteListCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/RouteListCommand.php.html @@ -243,7 +243,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/ServeCommand.php.html b/master/coverage/framework/src/Console/Commands/ServeCommand.php.html index 8e87d8c1b02..0180b38046b 100644 --- a/master/coverage/framework/src/Console/Commands/ServeCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/ServeCommand.php.html @@ -281,7 +281,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/ValidateCommand.php.html b/master/coverage/framework/src/Console/Commands/ValidateCommand.php.html index ad1c8344862..2dd596ba5bc 100644 --- a/master/coverage/framework/src/Console/Commands/ValidateCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/ValidateCommand.php.html @@ -305,7 +305,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/VendorPublishCommand.php.html b/master/coverage/framework/src/Console/Commands/VendorPublishCommand.php.html index 3ec47c181bb..ade63d52436 100644 --- a/master/coverage/framework/src/Console/Commands/VendorPublishCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/VendorPublishCommand.php.html @@ -292,7 +292,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Commands/dashboard.html b/master/coverage/framework/src/Console/Commands/dashboard.html index ea1a575c801..1f6f227bbb3 100644 --- a/master/coverage/framework/src/Console/Commands/dashboard.html +++ b/master/coverage/framework/src/Console/Commands/dashboard.html @@ -139,7 +139,7 @@

Project Risks

@@ -250,7 +250,7 @@

Project Risks

chart.yAxis.axisLabel('Method Complexity'); d3.select('#methodComplexity svg') - .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSiteCommand::handle<\/a>"],[100,3,"Hyde\\Console\\Commands\\BuildSiteCommand::runPreBuildActions<\/a>"],[100,4,"Hyde\\Console\\Commands\\BuildSiteCommand::runPostBuildActions<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::printFinishMessage<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::runNodeCommand<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::hasWarnings<\/a>"],[100,3,"Hyde\\Console\\Commands\\BuildSiteCommand::getExitCode<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSitemapCommand::handle<\/a>"],[100,3,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::getPageDirectories<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::getValidatedName<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateName<\/a>"],[100,5,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateDirectoryCanBeUsed<\/a>"],[100,3,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateSubdirectoryCanBeUsed<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::assembleSubdirectoryPath<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::directoryContainsFiles<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::updateConfigurationFile<\/a>"],[100,2,"Hyde\\Console\\Commands\\DebugCommand::__construct<\/a>"],[100,5,"Hyde\\Console\\Commands\\DebugCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\DebugCommand::printVerbosePathInformation<\/a>"],[100,2,"Hyde\\Console\\Commands\\DebugCommand::printEnabledFeatures<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::validateOptions<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getTitle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getQualifiedPageType<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getSelectedType<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getTypeSelection<\/a>"],[100,3,"Hyde\\Console\\Commands\\MakePageCommand::getTypeOption<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::getTitle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePostCommand::getSelections<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::displaySelections<\/a>"],[100,3,"Hyde\\Console\\Commands\\MakePostCommand::createPostFile<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::askForString<\/a>"],[100,1,"Hyde\\Console\\Commands\\PackageDiscoverCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishConfigsCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishConfigsCommand::parseTagFromSelection<\/a>"],[100,5,"Hyde\\Console\\Commands\\PublishHomepageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::parseSelection<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::promptForHomepage<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::formatPublishableChoices<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::getTemplateOptions<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::parseChoiceIntoKey<\/a>"],[100,3,"Hyde\\Console\\Commands\\PublishHomepageCommand::canExistingFileBeOverwritten<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::isTheExistingFileADefaultOne<\/a>"],[100,4,"Hyde\\Console\\Commands\\PublishViewsCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishViewsCommand::publishOption<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::promptForCategory<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::formatPublishableChoices<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::parseChoiceIntoKey<\/a>"],[100,2,"Hyde\\Console\\Commands\\RebuildPageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\RebuildPageCommand::getNormalizedPathString<\/a>"],[100,3,"Hyde\\Console\\Commands\\RebuildPageCommand::makeBuildTask<\/a>"],[100,1,"Hyde\\Console\\Commands\\RouteListCommand::handle<\/a>"],[100,5,"Hyde\\Console\\Commands\\RouteListCommand::routeListClass<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getPortSelection<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getHostSelection<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::getExecutablePath<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::runServerProcess<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::__construct<\/a>"],[100,2,"Hyde\\Console\\Commands\\ValidateCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::runCheck<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::getCheckTime<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::timeTotal<\/a>"],[100,2,"Hyde\\Console\\Commands\\VendorPublishCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\VendorPublishCommand::promptForProviderOrTag<\/a>"],[100,1,"Hyde\\Console\\Commands\\VendorPublishCommand::status<\/a>"],[100,1,"Hyde\\Console\\Commands\\VendorPublishCommand::normalizePath<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSiteCommand::handle<\/a>"],[100,3,"Hyde\\Console\\Commands\\BuildSiteCommand::runPreBuildActions<\/a>"],[100,4,"Hyde\\Console\\Commands\\BuildSiteCommand::runPostBuildActions<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::printFinishMessage<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::runNodeCommand<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::hasWarnings<\/a>"],[100,3,"Hyde\\Console\\Commands\\BuildSiteCommand::getExitCode<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSitemapCommand::handle<\/a>"],[100,3,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::getPageDirectories<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::getValidatedName<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateName<\/a>"],[100,5,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateDirectoryCanBeUsed<\/a>"],[100,3,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateSubdirectoryCanBeUsed<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::assembleSubdirectoryPath<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::directoryContainsFiles<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::updateConfigurationFile<\/a>"],[100,2,"Hyde\\Console\\Commands\\DebugCommand::__construct<\/a>"],[100,5,"Hyde\\Console\\Commands\\DebugCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\DebugCommand::printVerbosePathInformation<\/a>"],[100,2,"Hyde\\Console\\Commands\\DebugCommand::printEnabledFeatures<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::validateOptions<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getTitle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getQualifiedPageType<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getSelectedType<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getTypeSelection<\/a>"],[100,3,"Hyde\\Console\\Commands\\MakePageCommand::getTypeOption<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::getTitle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePostCommand::getSelections<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::displaySelections<\/a>"],[100,3,"Hyde\\Console\\Commands\\MakePostCommand::createPostFile<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::askForString<\/a>"],[100,1,"Hyde\\Console\\Commands\\PackageDiscoverCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishConfigsCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishConfigsCommand::parseTagFromSelection<\/a>"],[100,5,"Hyde\\Console\\Commands\\PublishHomepageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::parseSelection<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::promptForHomepage<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::formatPublishableChoices<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::getTemplateOptions<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::parseChoiceIntoKey<\/a>"],[100,3,"Hyde\\Console\\Commands\\PublishHomepageCommand::canExistingFileBeOverwritten<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::isTheExistingFileADefaultOne<\/a>"],[100,4,"Hyde\\Console\\Commands\\PublishViewsCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishViewsCommand::publishOption<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::promptForCategory<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::formatPublishableChoices<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::parseChoiceIntoKey<\/a>"],[100,2,"Hyde\\Console\\Commands\\RebuildPageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\RebuildPageCommand::getNormalizedPathString<\/a>"],[100,3,"Hyde\\Console\\Commands\\RebuildPageCommand::makeBuildTask<\/a>"],[100,1,"Hyde\\Console\\Commands\\RouteListCommand::handle<\/a>"],[100,5,"Hyde\\Console\\Commands\\RouteListCommand::routeListClass<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getPortSelection<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getHostSelection<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::getExecutablePath<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::runServerProcess<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::__construct<\/a>"],[100,2,"Hyde\\Console\\Commands\\ValidateCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::runCheck<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::getCheckTime<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::timeTotal<\/a>"],[100,2,"Hyde\\Console\\Commands\\VendorPublishCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\VendorPublishCommand::promptForProviderOrTag<\/a>"],[100,1,"Hyde\\Console\\Commands\\VendorPublishCommand::status<\/a>"],[100,1,"Hyde\\Console\\Commands\\VendorPublishCommand::normalizePath<\/a>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/src/Console/Commands/index.html b/master/coverage/framework/src/Console/Commands/index.html index 7ce88fbdd56..28a4f8c3249 100644 --- a/master/coverage/framework/src/Console/Commands/index.html +++ b/master/coverage/framework/src/Console/Commands/index.html @@ -562,7 +562,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Concerns/AsksToRebuildSite.php.html b/master/coverage/framework/src/Console/Concerns/AsksToRebuildSite.php.html index e1c1de86460..60964c656fa 100644 --- a/master/coverage/framework/src/Console/Concerns/AsksToRebuildSite.php.html +++ b/master/coverage/framework/src/Console/Concerns/AsksToRebuildSite.php.html @@ -166,7 +166,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Concerns/Command.php.html b/master/coverage/framework/src/Console/Concerns/Command.php.html index df4f85df6ce..e19ad965802 100644 --- a/master/coverage/framework/src/Console/Concerns/Command.php.html +++ b/master/coverage/framework/src/Console/Concerns/Command.php.html @@ -448,7 +448,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Console/Concerns/dashboard.html b/master/coverage/framework/src/Console/Concerns/dashboard.html index c1df9f2b431..e6e14a4a5fa 100644 --- a/master/coverage/framework/src/Console/Concerns/dashboard.html +++ b/master/coverage/framework/src/Console/Concerns/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Console/Concerns/index.html b/master/coverage/framework/src/Console/Concerns/index.html index 2b97821778e..bdbd94787be 100644 --- a/master/coverage/framework/src/Console/Concerns/index.html +++ b/master/coverage/framework/src/Console/Concerns/index.html @@ -142,7 +142,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html b/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html index 6a110d86754..e5735b840af 100644 --- a/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html +++ b/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html @@ -255,7 +255,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Console/dashboard.html b/master/coverage/framework/src/Console/dashboard.html index 2cda8428020..2ef80faa09c 100644 --- a/master/coverage/framework/src/Console/dashboard.html +++ b/master/coverage/framework/src/Console/dashboard.html @@ -138,7 +138,7 @@

Project Risks

@@ -249,7 +249,7 @@

Project Risks

chart.yAxis.axisLabel('Method Complexity'); d3.select('#methodComplexity svg') - .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSiteCommand::handle<\/a>"],[100,3,"Hyde\\Console\\Commands\\BuildSiteCommand::runPreBuildActions<\/a>"],[100,4,"Hyde\\Console\\Commands\\BuildSiteCommand::runPostBuildActions<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::printFinishMessage<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::runNodeCommand<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::hasWarnings<\/a>"],[100,3,"Hyde\\Console\\Commands\\BuildSiteCommand::getExitCode<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSitemapCommand::handle<\/a>"],[100,3,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::getPageDirectories<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::getValidatedName<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateName<\/a>"],[100,5,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateDirectoryCanBeUsed<\/a>"],[100,3,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateSubdirectoryCanBeUsed<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::assembleSubdirectoryPath<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::directoryContainsFiles<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::updateConfigurationFile<\/a>"],[100,2,"Hyde\\Console\\Commands\\DebugCommand::__construct<\/a>"],[100,5,"Hyde\\Console\\Commands\\DebugCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\DebugCommand::printVerbosePathInformation<\/a>"],[100,2,"Hyde\\Console\\Commands\\DebugCommand::printEnabledFeatures<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::validateOptions<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getTitle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getQualifiedPageType<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getSelectedType<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getTypeSelection<\/a>"],[100,3,"Hyde\\Console\\Commands\\MakePageCommand::getTypeOption<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::getTitle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePostCommand::getSelections<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::displaySelections<\/a>"],[100,3,"Hyde\\Console\\Commands\\MakePostCommand::createPostFile<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::askForString<\/a>"],[100,1,"Hyde\\Console\\Commands\\PackageDiscoverCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishConfigsCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishConfigsCommand::parseTagFromSelection<\/a>"],[100,5,"Hyde\\Console\\Commands\\PublishHomepageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::parseSelection<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::promptForHomepage<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::formatPublishableChoices<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::getTemplateOptions<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::parseChoiceIntoKey<\/a>"],[100,3,"Hyde\\Console\\Commands\\PublishHomepageCommand::canExistingFileBeOverwritten<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::isTheExistingFileADefaultOne<\/a>"],[100,4,"Hyde\\Console\\Commands\\PublishViewsCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishViewsCommand::publishOption<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::promptForCategory<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::formatPublishableChoices<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::parseChoiceIntoKey<\/a>"],[100,2,"Hyde\\Console\\Commands\\RebuildPageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\RebuildPageCommand::getNormalizedPathString<\/a>"],[100,3,"Hyde\\Console\\Commands\\RebuildPageCommand::makeBuildTask<\/a>"],[100,1,"Hyde\\Console\\Commands\\RouteListCommand::handle<\/a>"],[100,5,"Hyde\\Console\\Commands\\RouteListCommand::routeListClass<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getPortSelection<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getHostSelection<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::getExecutablePath<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::runServerProcess<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::__construct<\/a>"],[100,2,"Hyde\\Console\\Commands\\ValidateCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::runCheck<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::getCheckTime<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::timeTotal<\/a>"],[100,2,"Hyde\\Console\\Commands\\VendorPublishCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\VendorPublishCommand::promptForProviderOrTag<\/a>"],[100,1,"Hyde\\Console\\Commands\\VendorPublishCommand::status<\/a>"],[100,1,"Hyde\\Console\\Commands\\VendorPublishCommand::normalizePath<\/a>"],[100,2,"Hyde\\Console\\Concerns\\Command::handle<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::safeHandle<\/a>"],[100,3,"Hyde\\Console\\Concerns\\Command::handleException<\/a>"],[100,3,"Hyde\\Console\\Concerns\\Command::fileLink<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::infoComment<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::gray<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::inlineGray<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::href<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::indentedLine<\/a>"],[100,1,"Hyde\\Console\\ConsoleServiceProvider::register<\/a>"],[100,3,"Hyde\\Console\\ConsoleServiceProvider::logo<\/a>"],[100,1,"Hyde\\Console\\ConsoleServiceProvider::boot<\/a>"],[100,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite::askToRebuildSite<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSiteCommand::handle<\/a>"],[100,3,"Hyde\\Console\\Commands\\BuildSiteCommand::runPreBuildActions<\/a>"],[100,4,"Hyde\\Console\\Commands\\BuildSiteCommand::runPostBuildActions<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::printFinishMessage<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::runNodeCommand<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::hasWarnings<\/a>"],[100,3,"Hyde\\Console\\Commands\\BuildSiteCommand::getExitCode<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSitemapCommand::handle<\/a>"],[100,3,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::getPageDirectories<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::getValidatedName<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateName<\/a>"],[100,5,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateDirectoryCanBeUsed<\/a>"],[100,3,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateSubdirectoryCanBeUsed<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::assembleSubdirectoryPath<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::directoryContainsFiles<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::updateConfigurationFile<\/a>"],[100,2,"Hyde\\Console\\Commands\\DebugCommand::__construct<\/a>"],[100,5,"Hyde\\Console\\Commands\\DebugCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\DebugCommand::printVerbosePathInformation<\/a>"],[100,2,"Hyde\\Console\\Commands\\DebugCommand::printEnabledFeatures<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::validateOptions<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getTitle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getQualifiedPageType<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getSelectedType<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getTypeSelection<\/a>"],[100,3,"Hyde\\Console\\Commands\\MakePageCommand::getTypeOption<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::getTitle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePostCommand::getSelections<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::displaySelections<\/a>"],[100,3,"Hyde\\Console\\Commands\\MakePostCommand::createPostFile<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::askForString<\/a>"],[100,1,"Hyde\\Console\\Commands\\PackageDiscoverCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishConfigsCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishConfigsCommand::parseTagFromSelection<\/a>"],[100,5,"Hyde\\Console\\Commands\\PublishHomepageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::parseSelection<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::promptForHomepage<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::formatPublishableChoices<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::getTemplateOptions<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::parseChoiceIntoKey<\/a>"],[100,3,"Hyde\\Console\\Commands\\PublishHomepageCommand::canExistingFileBeOverwritten<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::isTheExistingFileADefaultOne<\/a>"],[100,4,"Hyde\\Console\\Commands\\PublishViewsCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishViewsCommand::publishOption<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::promptForCategory<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::formatPublishableChoices<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::parseChoiceIntoKey<\/a>"],[100,2,"Hyde\\Console\\Commands\\RebuildPageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\RebuildPageCommand::getNormalizedPathString<\/a>"],[100,3,"Hyde\\Console\\Commands\\RebuildPageCommand::makeBuildTask<\/a>"],[100,1,"Hyde\\Console\\Commands\\RouteListCommand::handle<\/a>"],[100,5,"Hyde\\Console\\Commands\\RouteListCommand::routeListClass<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getPortSelection<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getHostSelection<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::getExecutablePath<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::runServerProcess<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::__construct<\/a>"],[100,2,"Hyde\\Console\\Commands\\ValidateCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::runCheck<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::getCheckTime<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::timeTotal<\/a>"],[100,2,"Hyde\\Console\\Commands\\VendorPublishCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\VendorPublishCommand::promptForProviderOrTag<\/a>"],[100,1,"Hyde\\Console\\Commands\\VendorPublishCommand::status<\/a>"],[100,1,"Hyde\\Console\\Commands\\VendorPublishCommand::normalizePath<\/a>"],[100,2,"Hyde\\Console\\Concerns\\Command::handle<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::safeHandle<\/a>"],[100,3,"Hyde\\Console\\Concerns\\Command::handleException<\/a>"],[100,3,"Hyde\\Console\\Concerns\\Command::fileLink<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::infoComment<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::gray<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::inlineGray<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::href<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::indentedLine<\/a>"],[100,1,"Hyde\\Console\\ConsoleServiceProvider::register<\/a>"],[100,3,"Hyde\\Console\\ConsoleServiceProvider::logo<\/a>"],[100,1,"Hyde\\Console\\ConsoleServiceProvider::boot<\/a>"],[100,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite::askToRebuildSite<\/a>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/src/Console/index.html b/master/coverage/framework/src/Console/index.html index 827908c22ed..9e4b8ac66f3 100644 --- a/master/coverage/framework/src/Console/index.html +++ b/master/coverage/framework/src/Console/index.html @@ -169,7 +169,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Facades/Asset.php.html b/master/coverage/framework/src/Facades/Asset.php.html index f29d6f275d9..10291ad1b73 100644 --- a/master/coverage/framework/src/Facades/Asset.php.html +++ b/master/coverage/framework/src/Facades/Asset.php.html @@ -168,7 +168,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Facades/Author.php.html b/master/coverage/framework/src/Facades/Author.php.html index bf544fbf93a..2bfc5aa9d83 100644 --- a/master/coverage/framework/src/Facades/Author.php.html +++ b/master/coverage/framework/src/Facades/Author.php.html @@ -234,7 +234,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Facades/Config.php.html b/master/coverage/framework/src/Facades/Config.php.html index 5ebadbf2f36..fab003cdd66 100644 --- a/master/coverage/framework/src/Facades/Config.php.html +++ b/master/coverage/framework/src/Facades/Config.php.html @@ -337,7 +337,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Facades/Features.php.html b/master/coverage/framework/src/Facades/Features.php.html index b489858d287..b0e04e308cc 100644 --- a/master/coverage/framework/src/Facades/Features.php.html +++ b/master/coverage/framework/src/Facades/Features.php.html @@ -782,7 +782,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Facades/Filesystem.php.html b/master/coverage/framework/src/Facades/Filesystem.php.html index b63ae74928a..3cf7d68f5a9 100644 --- a/master/coverage/framework/src/Facades/Filesystem.php.html +++ b/master/coverage/framework/src/Facades/Filesystem.php.html @@ -415,7 +415,7 @@ 63     * 64     * @param  string  $pattern 65     * @param  int  $flags - 66     * @return \Illuminate\Support\Collection<string> + 66     * @return \Illuminate\Support\Collection<int, string> 67     */ 68    public static function smartGlob(string $pattern, int $flags = 0): Collection 69    { @@ -502,7 +502,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Facades/Meta.php.html b/master/coverage/framework/src/Facades/Meta.php.html index 6cb6fba971f..aa7ae27124a 100644 --- a/master/coverage/framework/src/Facades/Meta.php.html +++ b/master/coverage/framework/src/Facades/Meta.php.html @@ -300,7 +300,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Facades/Site.php.html b/master/coverage/framework/src/Facades/Site.php.html index abf36281012..c8aeda7f3ea 100644 --- a/master/coverage/framework/src/Facades/Site.php.html +++ b/master/coverage/framework/src/Facades/Site.php.html @@ -239,7 +239,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Facades/dashboard.html b/master/coverage/framework/src/Facades/dashboard.html index cbda0d8040e..e2b549ef8a5 100644 --- a/master/coverage/framework/src/Facades/dashboard.html +++ b/master/coverage/framework/src/Facades/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Facades/index.html b/master/coverage/framework/src/Facades/index.html index 2a9e95377e0..82ce5f67c03 100644 --- a/master/coverage/framework/src/Facades/index.html +++ b/master/coverage/framework/src/Facades/index.html @@ -281,7 +281,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Application.php.html b/master/coverage/framework/src/Foundation/Application.php.html index 7f2c845027f..c6f15c75098 100644 --- a/master/coverage/framework/src/Foundation/Application.php.html +++ b/master/coverage/framework/src/Foundation/Application.php.html @@ -194,7 +194,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Concerns/BaseFoundationCollection.php.html b/master/coverage/framework/src/Foundation/Concerns/BaseFoundationCollection.php.html index dd9e418f06a..7f522f4f516 100644 --- a/master/coverage/framework/src/Foundation/Concerns/BaseFoundationCollection.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/BaseFoundationCollection.php.html @@ -303,7 +303,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Concerns/BootsHydeKernel.php.html b/master/coverage/framework/src/Foundation/Concerns/BootsHydeKernel.php.html index f9cc647be01..b597c13f826 100644 --- a/master/coverage/framework/src/Foundation/Concerns/BootsHydeKernel.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/BootsHydeKernel.php.html @@ -299,7 +299,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Concerns/ForwardsFilesystem.php.html b/master/coverage/framework/src/Foundation/Concerns/ForwardsFilesystem.php.html index a3a986a7a6a..4c6b88ba5d3 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ForwardsFilesystem.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ForwardsFilesystem.php.html @@ -350,7 +350,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Concerns/ForwardsHyperlinks.php.html b/master/coverage/framework/src/Foundation/Concerns/ForwardsHyperlinks.php.html index b8fbe78b4f7..32762d7fe6e 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ForwardsHyperlinks.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ForwardsHyperlinks.php.html @@ -294,7 +294,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Concerns/HandlesFoundationCollections.php.html b/master/coverage/framework/src/Foundation/Concerns/HandlesFoundationCollections.php.html index faebd5d938d..757a1dc1e78 100644 --- a/master/coverage/framework/src/Foundation/Concerns/HandlesFoundationCollections.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/HandlesFoundationCollections.php.html @@ -255,7 +255,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Concerns/HydeExtension.php.html b/master/coverage/framework/src/Foundation/Concerns/HydeExtension.php.html index 0a1170f8062..d020dd7d8e2 100644 --- a/master/coverage/framework/src/Foundation/Concerns/HydeExtension.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/HydeExtension.php.html @@ -287,7 +287,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Concerns/ImplementsStringHelpers.php.html b/master/coverage/framework/src/Foundation/Concerns/ImplementsStringHelpers.php.html index 8a3cd77303e..97d4a644a53 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ImplementsStringHelpers.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ImplementsStringHelpers.php.html @@ -293,7 +293,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Concerns/ManagesExtensions.php.html b/master/coverage/framework/src/Foundation/Concerns/ManagesExtensions.php.html index 6aedb1c9107..3211e6eb235 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ManagesExtensions.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ManagesExtensions.php.html @@ -358,7 +358,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Concerns/ManagesHydeKernel.php.html b/master/coverage/framework/src/Foundation/Concerns/ManagesHydeKernel.php.html index a0fdb4d6d80..0cf7cc70357 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ManagesHydeKernel.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ManagesHydeKernel.php.html @@ -461,7 +461,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Concerns/ManagesViewData.php.html b/master/coverage/framework/src/Foundation/Concerns/ManagesViewData.php.html index 87c738d55c6..08229dd3dc8 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ManagesViewData.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ManagesViewData.php.html @@ -256,7 +256,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Concerns/dashboard.html b/master/coverage/framework/src/Foundation/Concerns/dashboard.html index 31fc045e6e8..e61cf9c3018 100644 --- a/master/coverage/framework/src/Foundation/Concerns/dashboard.html +++ b/master/coverage/framework/src/Foundation/Concerns/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Foundation/Concerns/index.html b/master/coverage/framework/src/Foundation/Concerns/index.html index dedcac8195d..0519621263e 100644 --- a/master/coverage/framework/src/Foundation/Concerns/index.html +++ b/master/coverage/framework/src/Foundation/Concerns/index.html @@ -366,7 +366,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/ConsoleKernel.php.html b/master/coverage/framework/src/Foundation/ConsoleKernel.php.html index 33a9fce14e9..4aed673c02f 100644 --- a/master/coverage/framework/src/Foundation/ConsoleKernel.php.html +++ b/master/coverage/framework/src/Foundation/ConsoleKernel.php.html @@ -175,7 +175,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Facades/Files.php.html b/master/coverage/framework/src/Foundation/Facades/Files.php.html index eb198a0de54..88f4ab57e5e 100644 --- a/master/coverage/framework/src/Foundation/Facades/Files.php.html +++ b/master/coverage/framework/src/Foundation/Facades/Files.php.html @@ -162,7 +162,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Facades/Pages.php.html b/master/coverage/framework/src/Foundation/Facades/Pages.php.html index 38acedffb1a..c12e60c25cd 100644 --- a/master/coverage/framework/src/Foundation/Facades/Pages.php.html +++ b/master/coverage/framework/src/Foundation/Facades/Pages.php.html @@ -162,7 +162,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Facades/Routes.php.html b/master/coverage/framework/src/Foundation/Facades/Routes.php.html index 0e5b0427cb5..dd4393fe20b 100644 --- a/master/coverage/framework/src/Foundation/Facades/Routes.php.html +++ b/master/coverage/framework/src/Foundation/Facades/Routes.php.html @@ -306,7 +306,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Facades/dashboard.html b/master/coverage/framework/src/Foundation/Facades/dashboard.html index 99ccb7a7d66..3ed836d4770 100644 --- a/master/coverage/framework/src/Foundation/Facades/dashboard.html +++ b/master/coverage/framework/src/Foundation/Facades/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Foundation/Facades/index.html b/master/coverage/framework/src/Foundation/Facades/index.html index 2648d3af938..8341c5cadfd 100644 --- a/master/coverage/framework/src/Foundation/Facades/index.html +++ b/master/coverage/framework/src/Foundation/Facades/index.html @@ -170,7 +170,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html b/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html index 5becfa1b6ae..f5810b50277 100644 --- a/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html +++ b/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html @@ -171,7 +171,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/HydeKernel.php.html b/master/coverage/framework/src/Foundation/HydeKernel.php.html index c01acc6ce68..70a558eb02a 100644 --- a/master/coverage/framework/src/Foundation/HydeKernel.php.html +++ b/master/coverage/framework/src/Foundation/HydeKernel.php.html @@ -340,7 +340,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Internal/LoadConfiguration.php.html b/master/coverage/framework/src/Foundation/Internal/LoadConfiguration.php.html index cb0586eeeab..bbe36302581 100644 --- a/master/coverage/framework/src/Foundation/Internal/LoadConfiguration.php.html +++ b/master/coverage/framework/src/Foundation/Internal/LoadConfiguration.php.html @@ -331,7 +331,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Internal/LoadYamlConfiguration.php.html b/master/coverage/framework/src/Foundation/Internal/LoadYamlConfiguration.php.html index e4da9536f6a..79cc9f91d5c 100644 --- a/master/coverage/framework/src/Foundation/Internal/LoadYamlConfiguration.php.html +++ b/master/coverage/framework/src/Foundation/Internal/LoadYamlConfiguration.php.html @@ -363,7 +363,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Internal/dashboard.html b/master/coverage/framework/src/Foundation/Internal/dashboard.html index e926b8f80d7..64234413490 100644 --- a/master/coverage/framework/src/Foundation/Internal/dashboard.html +++ b/master/coverage/framework/src/Foundation/Internal/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Foundation/Internal/index.html b/master/coverage/framework/src/Foundation/Internal/index.html index 8fb014f1dcf..e825953afba 100644 --- a/master/coverage/framework/src/Foundation/Internal/index.html +++ b/master/coverage/framework/src/Foundation/Internal/index.html @@ -142,7 +142,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Kernel/FileCollection.php.html b/master/coverage/framework/src/Foundation/Kernel/FileCollection.php.html index 045757363d3..93e8f818a08 100644 --- a/master/coverage/framework/src/Foundation/Kernel/FileCollection.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/FileCollection.php.html @@ -335,7 +335,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Kernel/Filesystem.php.html b/master/coverage/framework/src/Foundation/Kernel/Filesystem.php.html index d769cd40a22..95db7351a61 100644 --- a/master/coverage/framework/src/Foundation/Kernel/Filesystem.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/Filesystem.php.html @@ -54,7 +54,7 @@
100.00%
-
42 / 42
+
43 / 43
100.00% covered (success) @@ -83,7 +83,7 @@
100.00%
-
42 / 42
+
43 / 43
100.00% covered (success) @@ -170,7 +170,7 @@ -  pathToAbsolute +  pathToAbsolute
100.00% covered (success) @@ -192,7 +192,7 @@ -  pathToRelative +  pathToRelative
100.00% covered (success) @@ -214,7 +214,7 @@ -  mediaPath +  mediaPath
100.00% covered (success) @@ -236,7 +236,7 @@ -  sitePath +  sitePath
100.00% covered (success) @@ -258,7 +258,7 @@ -  siteMediaPath +  siteMediaPath
100.00% covered (success) @@ -280,7 +280,7 @@ -  vendorPath +  vendorPath
100.00% covered (success) @@ -302,7 +302,7 @@ -  touch +  touch
100.00% covered (success) @@ -324,7 +324,7 @@ -  unlink +  unlink
100.00% covered (success) @@ -346,7 +346,7 @@ -  unlinkIfExists +  unlinkIfExists
100.00% covered (success) @@ -368,7 +368,7 @@ -  smartGlob +  smartGlob
100.00% covered (success) @@ -376,7 +376,7 @@
100.00%
-
2 / 2
+
3 / 3
100.00% covered (success) @@ -462,132 +462,140 @@ 65     * Get an absolute file path from a supplied relative path. 66     * 67     * Input types are matched, meaning that if the input is a string so will the output be. - 68     */ - 69    public function pathToAbsolute(string|array $path): string|array - 70    { - 71        if (is_array($path)) { - 72            return array_map(fn (string $path): string => $this->pathToAbsolute($path), $path); - 73        } - 74 - 75        return $this->path($path); - 76    } - 77 - 78    /** - 79     * Decode an absolute path created with a Hyde::path() helper into its relative counterpart. - 80     */ - 81    public function pathToRelative(string $path): string - 82    { - 83        return normalize_slashes(str_starts_with($path, $this->path()) - 84            ? unslash(str_replace($this->path(), '', $path)) - 85            : $path); - 86    } - 87 - 88    /** - 89     * Get the absolute path to the media source directory, or a file within it. - 90     */ - 91    public function mediaPath(string $path = ''): string - 92    { - 93        if (empty($path)) { - 94            return $this->path(Hyde::getMediaDirectory()); - 95        } - 96 - 97        $path = unslash($path); + 68     * + 69     * @param  string|array<string>  $path + 70     */ + 71    public function pathToAbsolute(string|array $path): string|array + 72    { + 73        if (is_array($path)) { + 74            return array_map(fn (string $path): string => $this->pathToAbsolute($path), $path); + 75        } + 76 + 77        return $this->path($path); + 78    } + 79 + 80    /** + 81     * Decode an absolute path created with a Hyde::path() helper into its relative counterpart. + 82     */ + 83    public function pathToRelative(string $path): string + 84    { + 85        return normalize_slashes(str_starts_with($path, $this->path()) + 86            ? unslash(str_replace($this->path(), '', $path)) + 87            : $path); + 88    } + 89 + 90    /** + 91     * Get the absolute path to the media source directory, or a file within it. + 92     */ + 93    public function mediaPath(string $path = ''): string + 94    { + 95        if (empty($path)) { + 96            return $this->path(Hyde::getMediaDirectory()); + 97        } 98 - 99        return $this->path(Hyde::getMediaDirectory()."/$path"); - 100    } - 101 - 102    /** - 103     * Get the absolute path to the compiled site directory, or a file within it. - 104     */ - 105    public function sitePath(string $path = ''): string - 106    { - 107        if (empty($path)) { - 108            return $this->path(Hyde::getOutputDirectory()); - 109        } - 110 - 111        $path = unslash($path); + 99        $path = unslash($path); + 100 + 101        return $this->path(Hyde::getMediaDirectory()."/$path"); + 102    } + 103 + 104    /** + 105     * Get the absolute path to the compiled site directory, or a file within it. + 106     */ + 107    public function sitePath(string $path = ''): string + 108    { + 109        if (empty($path)) { + 110            return $this->path(Hyde::getOutputDirectory()); + 111        } 112 - 113        return $this->path(Hyde::getOutputDirectory()."/$path"); - 114    } - 115 - 116    /** - 117     * Get the absolute path to the compiled site's media directory, or a file within it. - 118     */ - 119    public function siteMediaPath(string $path = ''): string - 120    { - 121        if (empty($path)) { - 122            return $this->sitePath(Hyde::getMediaOutputDirectory()); - 123        } - 124 - 125        $path = unslash($path); + 113        $path = unslash($path); + 114 + 115        return $this->path(Hyde::getOutputDirectory()."/$path"); + 116    } + 117 + 118    /** + 119     * Get the absolute path to the compiled site's media directory, or a file within it. + 120     */ + 121    public function siteMediaPath(string $path = ''): string + 122    { + 123        if (empty($path)) { + 124            return $this->sitePath(Hyde::getMediaOutputDirectory()); + 125        } 126 - 127        return $this->sitePath(Hyde::getMediaOutputDirectory()."/$path"); - 128    } - 129 - 130    /** - 131     * Works similarly to the path() function, but returns a file in the Framework package. - 132     * - 133     * @internal This is not intended to be used outside the HydePHP framework. - 134     */ - 135    public function vendorPath(string $path = '', string $package = 'framework'): string - 136    { - 137        if (PharSupport::running() && ! PharSupport::hasVendorDirectory()) { - 138            return PharSupport::vendorPath($path, $package); - 139        } - 140 - 141        return $this->path("vendor/hyde/$package/".unslash($path)); - 142    } - 143 - 144    /** - 145     * Touch one or more files in the project's directory. - 146     */ - 147    public function touch(string|array $path): bool - 148    { - 149        if (is_string($path)) { - 150            return touch($this->path($path)); - 151        } - 152 - 153        foreach ($path as $p) { - 154            touch($this->path($p)); + 127        $path = unslash($path); + 128 + 129        return $this->sitePath(Hyde::getMediaOutputDirectory()."/$path"); + 130    } + 131 + 132    /** + 133     * Works similarly to the path() function, but returns a file in the Framework package. + 134     * + 135     * @internal This is not intended to be used outside the HydePHP framework. + 136     */ + 137    public function vendorPath(string $path = '', string $package = 'framework'): string + 138    { + 139        if (PharSupport::running() && ! PharSupport::hasVendorDirectory()) { + 140            return PharSupport::vendorPath($path, $package); + 141        } + 142 + 143        return $this->path("vendor/hyde/$package/".unslash($path)); + 144    } + 145 + 146    /** + 147     * Touch one or more files in the project's directory. + 148     * + 149     * @param  string|array<string>  $path + 150     */ + 151    public function touch(string|array $path): bool + 152    { + 153        if (is_string($path)) { + 154            return touch($this->path($path)); 155        } 156 - 157        return true; - 158    } - 159 - 160    /** - 161     * Unlink one or more files in the project's directory. - 162     */ - 163    public function unlink(string|array $path): bool - 164    { - 165        if (is_string($path)) { - 166            return unlink($this->path($path)); - 167        } - 168 - 169        foreach ($path as $p) { - 170            unlink($this->path($p)); - 171        } - 172 - 173        return true; - 174    } - 175 - 176    /** - 177     * Unlink a file in the project's directory, but only if it exists. - 178     */ - 179    public function unlinkIfExists(string $path): bool - 180    { - 181        if (file_exists($this->path($path))) { - 182            return unlink($this->path($path)); - 183        } - 184 - 185        return false; - 186    } - 187 - 188    public function smartGlob(string $pattern, int $flags = 0): Collection - 189    { - 190        return collect(\Hyde\Facades\Filesystem::glob($pattern, $flags)) - 191            ->map(fn (string $path): string => $this->pathToRelative($path)); + 157        foreach ($path as $p) { + 158            touch($this->path($p)); + 159        } + 160 + 161        return true; + 162    } + 163 + 164    /** + 165     * Unlink one or more files in the project's directory. + 166     * + 167     * @param  string|array<string>  $path + 168     */ + 169    public function unlink(string|array $path): bool + 170    { + 171        if (is_string($path)) { + 172            return unlink($this->path($path)); + 173        } + 174 + 175        foreach ($path as $p) { + 176            unlink($this->path($p)); + 177        } + 178 + 179        return true; + 180    } + 181 + 182    /** + 183     * Unlink a file in the project's directory, but only if it exists. + 184     */ + 185    public function unlinkIfExists(string $path): bool + 186    { + 187        if (file_exists($this->path($path))) { + 188            return unlink($this->path($path)); + 189        } + 190 + 191        return false; 192    } - 193} + 193 + 194    /** @return \Illuminate\Support\Collection<int, string> */ + 195    public function smartGlob(string $pattern, int $flags = 0): Collection + 196    { + 197        return collect(\Hyde\Facades\Filesystem::glob($pattern, $flags)) + 198            ->map(fn (string $path): string => $this->pathToRelative($path)) + 199            ->values(); + 200    } + 201} @@ -598,7 +606,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Kernel/Hyperlinks.php.html b/master/coverage/framework/src/Foundation/Kernel/Hyperlinks.php.html index f861f8270ba..1c5a659aec6 100644 --- a/master/coverage/framework/src/Foundation/Kernel/Hyperlinks.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/Hyperlinks.php.html @@ -424,7 +424,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Kernel/PageCollection.php.html b/master/coverage/framework/src/Foundation/Kernel/PageCollection.php.html index b89c8b8c52c..d6bef898f98 100644 --- a/master/coverage/framework/src/Foundation/Kernel/PageCollection.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/PageCollection.php.html @@ -323,7 +323,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Kernel/RouteCollection.php.html b/master/coverage/framework/src/Foundation/Kernel/RouteCollection.php.html index f627482b170..e791aa9660d 100644 --- a/master/coverage/framework/src/Foundation/Kernel/RouteCollection.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/RouteCollection.php.html @@ -294,7 +294,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Kernel/dashboard.html b/master/coverage/framework/src/Foundation/Kernel/dashboard.html index e38c4ad24da..f1f18e4d1ce 100644 --- a/master/coverage/framework/src/Foundation/Kernel/dashboard.html +++ b/master/coverage/framework/src/Foundation/Kernel/dashboard.html @@ -141,7 +141,7 @@

Project Risks

@@ -252,7 +252,7 @@

Project Risks

chart.yAxis.axisLabel('Method Complexity'); d3.select('#methodComplexity svg') - .datum(getComplexityData([[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::addFile<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::runExtensionHandlers<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::discoverFilesFor<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::getFile<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::getFiles<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::getBasePath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::path<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToAbsolute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToRelative<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::mediaPath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::sitePath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::siteMediaPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::vendorPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::touch<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::unlink<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::__construct<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::formatLink<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::relativeLink<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Hyperlinks::mediaLink<\/a>"],[100,4,"Hyde\\Foundation\\Kernel\\Hyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::hasSiteUrl<\/a>"],[75,2,"Hyde\\Foundation\\Kernel\\Hyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::addPage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::parsePage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::getPage<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::getPages<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::addRoute<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoutes<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::addFile<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::runExtensionHandlers<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::discoverFilesFor<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::getFile<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::getFiles<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::getBasePath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::path<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToAbsolute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToRelative<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::mediaPath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::sitePath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::siteMediaPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::vendorPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::touch<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::unlink<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::__construct<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::formatLink<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::relativeLink<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Hyperlinks::mediaLink<\/a>"],[100,4,"Hyde\\Foundation\\Kernel\\Hyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::hasSiteUrl<\/a>"],[75,2,"Hyde\\Foundation\\Kernel\\Hyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::addPage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::parsePage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::getPage<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::getPages<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::addRoute<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoutes<\/a>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/src/Foundation/Kernel/index.html b/master/coverage/framework/src/Foundation/Kernel/index.html index 31ba6fbfe78..b583ce6d05c 100644 --- a/master/coverage/framework/src/Foundation/Kernel/index.html +++ b/master/coverage/framework/src/Foundation/Kernel/index.html @@ -48,13 +48,13 @@ Total
-
- 99.08% covered (success) +
+ 99.09% covered (success)
-
99.08%
-
108 / 109
+
99.09%
+
109 / 110
97.30% covered (success) @@ -110,7 +110,7 @@
100.00%
-
42 / 42
+
43 / 43
diff --git a/master/coverage/framework/src/Foundation/PharSupport.php.html b/master/coverage/framework/src/Foundation/PharSupport.php.html index d6b12fabb4d..34ee38f6935 100644 --- a/master/coverage/framework/src/Foundation/PharSupport.php.html +++ b/master/coverage/framework/src/Foundation/PharSupport.php.html @@ -284,7 +284,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Providers/ConfigurationServiceProvider.php.html b/master/coverage/framework/src/Foundation/Providers/ConfigurationServiceProvider.php.html index 3bc11c77b11..809ac8b0b12 100644 --- a/master/coverage/framework/src/Foundation/Providers/ConfigurationServiceProvider.php.html +++ b/master/coverage/framework/src/Foundation/Providers/ConfigurationServiceProvider.php.html @@ -202,7 +202,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Providers/ViewServiceProvider.php.html b/master/coverage/framework/src/Foundation/Providers/ViewServiceProvider.php.html index fda141558ab..b9d54304211 100644 --- a/master/coverage/framework/src/Foundation/Providers/ViewServiceProvider.php.html +++ b/master/coverage/framework/src/Foundation/Providers/ViewServiceProvider.php.html @@ -219,7 +219,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/Providers/dashboard.html b/master/coverage/framework/src/Foundation/Providers/dashboard.html index d11c41c8fbe..89701eef3db 100644 --- a/master/coverage/framework/src/Foundation/Providers/dashboard.html +++ b/master/coverage/framework/src/Foundation/Providers/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Foundation/Providers/index.html b/master/coverage/framework/src/Foundation/Providers/index.html index 64267c0470d..74ce44102b1 100644 --- a/master/coverage/framework/src/Foundation/Providers/index.html +++ b/master/coverage/framework/src/Foundation/Providers/index.html @@ -142,7 +142,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Foundation/dashboard.html b/master/coverage/framework/src/Foundation/dashboard.html index 04087bda5b4..acb5cd2ddd0 100644 --- a/master/coverage/framework/src/Foundation/dashboard.html +++ b/master/coverage/framework/src/Foundation/dashboard.html @@ -140,7 +140,7 @@

Project Risks

@@ -251,7 +251,7 @@

Project Risks

chart.yAxis.axisLabel('Method Complexity'); d3.select('#methodComplexity svg') - .datum(getComplexityData([[100,1,"Hyde\\Foundation\\Application::registerBaseBindings<\/a>"],[100,1,"Hyde\\Foundation\\Application::getCachedPackagesPath<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runDiscovery<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::init<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::setKernel<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverFiles<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverPages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverRoutes<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel::bootstrappers<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::exists<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::get<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getOrFail<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::all<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::current<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::__construct<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::version<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::features<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::hasFeature<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::toArray<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadConfigurationFiles<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadConfiguration::providePharSupportIfNeeded<\/a>"],[100,4,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadRuntimeConfiguration<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::bootstrap<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::hasYamlConfigFile<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getYaml<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeParsedConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::configurationContainsNamespaces<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::addFile<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::runExtensionHandlers<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::discoverFilesFor<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::getFile<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::getFiles<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::getBasePath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::path<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToAbsolute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToRelative<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::mediaPath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::sitePath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::siteMediaPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::vendorPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::touch<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::unlink<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::__construct<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::formatLink<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::relativeLink<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Hyperlinks::mediaLink<\/a>"],[100,4,"Hyde\\Foundation\\Kernel\\Hyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::hasSiteUrl<\/a>"],[75,2,"Hyde\\Foundation\\Kernel\\Hyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::addPage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::parsePage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::getPage<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::getPages<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::addRoute<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoutes<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::mock<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::clearMocks<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::running<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::hasVendorDirectory<\/a>"],[100,2,"Hyde\\Foundation\\PharSupport::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::boot<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::isBooted<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booting<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booted<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::filesystem<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::path<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::mediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::sitePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::siteMediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToAbsolute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToRelative<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::formatLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::relativeLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::mediaLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::hasSiteUrl<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::files<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::pages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::routes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::needsToBeBooted<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::makeTitle<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::normalizeNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::stripNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::trimSlashes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::markdown<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesExtensions::registerExtension<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::hasExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::normalizeSourcePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::shareViewData<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRouteKey<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRoute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentPage<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Foundation\\Application::registerBaseBindings<\/a>"],[100,1,"Hyde\\Foundation\\Application::getCachedPackagesPath<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runDiscovery<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::init<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::setKernel<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverFiles<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverPages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverRoutes<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel::bootstrappers<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::exists<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::get<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getOrFail<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::all<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::current<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::__construct<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::version<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::features<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::hasFeature<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::toArray<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadConfigurationFiles<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadConfiguration::providePharSupportIfNeeded<\/a>"],[100,4,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadRuntimeConfiguration<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::bootstrap<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::hasYamlConfigFile<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getYaml<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeParsedConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::configurationContainsNamespaces<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::addFile<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::runExtensionHandlers<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::discoverFilesFor<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::getFile<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::getFiles<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::getBasePath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::path<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToAbsolute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToRelative<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::mediaPath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::sitePath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::siteMediaPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::vendorPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::touch<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::unlink<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::__construct<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::formatLink<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::relativeLink<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Hyperlinks::mediaLink<\/a>"],[100,4,"Hyde\\Foundation\\Kernel\\Hyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::hasSiteUrl<\/a>"],[75,2,"Hyde\\Foundation\\Kernel\\Hyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::addPage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::parsePage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::getPage<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::getPages<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::addRoute<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoutes<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::mock<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::clearMocks<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::running<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::hasVendorDirectory<\/a>"],[100,2,"Hyde\\Foundation\\PharSupport::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::boot<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::isBooted<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booting<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booted<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::filesystem<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::path<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::mediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::sitePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::siteMediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToAbsolute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToRelative<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::formatLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::relativeLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::mediaLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::hasSiteUrl<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::files<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::pages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::routes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::needsToBeBooted<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::makeTitle<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::normalizeNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::stripNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::trimSlashes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::markdown<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesExtensions::registerExtension<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::hasExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::normalizeSourcePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::shareViewData<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRouteKey<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRoute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentPage<\/a>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/src/Foundation/index.html b/master/coverage/framework/src/Foundation/index.html index d804d38a2d2..f390bac0af8 100644 --- a/master/coverage/framework/src/Foundation/index.html +++ b/master/coverage/framework/src/Foundation/index.html @@ -53,7 +53,7 @@
99.70%
-
328 / 329
+
329 / 330
99.24% covered (success) @@ -159,13 +159,13 @@ Kernel
-
- 99.08% covered (success) +
+ 99.09% covered (success)
-
99.08%
-
108 / 109
+
99.09%
+
109 / 110
97.30% covered (success) @@ -365,7 +365,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html b/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html index 870b49b41d0..d332282dbf6 100644 --- a/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html +++ b/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html @@ -227,7 +227,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/BladeMatterParser.php.html b/master/coverage/framework/src/Framework/Actions/BladeMatterParser.php.html index fd453453cd8..b4603b29eb7 100644 --- a/master/coverage/framework/src/Framework/Actions/BladeMatterParser.php.html +++ b/master/coverage/framework/src/Framework/Actions/BladeMatterParser.php.html @@ -54,7 +54,7 @@
100.00%
-
38 / 38
+
40 / 40
100.00% covered (success) @@ -83,7 +83,7 @@
100.00%
-
38 / 38
+
40 / 40
100.00% covered (success) @@ -280,7 +280,7 @@ -  getValueWithType +  getValueWithType
100.00% covered (success) @@ -302,7 +302,7 @@ -  parseArrayString +  parseArrayString
100.00% covered (success) @@ -310,7 +310,7 @@
100.00%
-
12 / 12
+
14 / 14
100.00% covered (success) @@ -324,7 +324,7 @@ -  isValueArrayString +  isValueArrayString
100.00% covered (success) @@ -474,63 +474,67 @@ 121        return trim($key); 122    } 123 - 124    protected static function getValueWithType(string $value): mixed - 125    { - 126        $value = trim($value); - 127 - 128        if ($value === 'null') { - 129            return null; - 130        } - 131 - 132        if (static::isValueArrayString($value)) { - 133            return static::parseArrayString($value); - 134        } - 135 - 136        // This will cast integers, floats, and booleans to their respective types - 137        // Still working on a way to handle multidimensional arrays and objects - 138        return json_decode($value) ?? $value; - 139    } - 140 - 141    protected static function parseArrayString(string $string): array - 142    { - 143        $array = []; - 144 - 145        // Trim input string - 146        $string = trim($string); - 147 - 148        // Check if string is an array - 149        if (! static::isValueArrayString($string)) { - 150            throw new RuntimeException('Failed parsing BladeMatter array. Input string must follow array syntax.'); - 151        } - 152 - 153        // Check if string is multidimensional (not yet supported) - 154        if (substr_count($string, '[') > 1 || substr_count($string, ']') > 1) { - 155            throw new RuntimeException('Failed parsing BladeMatter array. Multidimensional arrays are not supported yet.'); - 156        } - 157 - 158        // Remove opening and closing brackets - 159        $string = substr($string, 1, strlen($string) - 2); - 160 - 161        // Tokenize string between commas - 162        $tokens = explode(',', $string); - 163 - 164        // Parse each token - 165        foreach ($tokens as $token) { - 166            // Split string into key/value pairs - 167            $pair = explode('=>', $token); - 168 - 169            // Add key/value pair to array - 170            $array[static::getValueWithType(trim(trim($pair[0]), "'"))] = static::getValueWithType(trim(trim($pair[1]), "'")); - 171        } - 172 - 173        return $array; - 174    } - 175 - 176    protected static function isValueArrayString(string $string): bool - 177    { - 178        return str_starts_with($string, '[') && str_ends_with($string, ']'); - 179    } - 180} + 124    /** @return scalar|array<string, scalar> */ + 125    protected static function getValueWithType(string $value): mixed + 126    { + 127        $value = trim($value); + 128 + 129        if ($value === 'null') { + 130            return null; + 131        } + 132 + 133        if (static::isValueArrayString($value)) { + 134            return static::parseArrayString($value); + 135        } + 136 + 137        // This will cast integers, floats, and booleans to their respective types + 138        // Still working on a way to handle multidimensional arrays and objects + 139        return json_decode($value) ?? $value; + 140    } + 141 + 142    /** @return array<string, scalar> */ + 143    protected static function parseArrayString(string $string): array + 144    { + 145        $array = []; + 146 + 147        // Trim input string + 148        $string = trim($string); + 149 + 150        // Check if string is an array + 151        if (! static::isValueArrayString($string)) { + 152            throw new RuntimeException('Failed parsing BladeMatter array. Input string must follow array syntax.'); + 153        } + 154 + 155        // Check if string is multidimensional (not yet supported) + 156        if (substr_count($string, '[') > 1 || substr_count($string, ']') > 1) { + 157            throw new RuntimeException('Failed parsing BladeMatter array. Multidimensional arrays are not supported yet.'); + 158        } + 159 + 160        // Remove opening and closing brackets + 161        $string = substr($string, 1, strlen($string) - 2); + 162 + 163        // Tokenize string between commas + 164        $tokens = explode(',', $string); + 165 + 166        // Parse each token + 167        foreach ($tokens as $token) { + 168            // Split string into key/value pairs + 169            $pair = explode('=>', $token); + 170 + 171            // Add key/value pair to array + 172            $key = (string) static::getValueWithType(trim(trim($pair[0]), "'")); + 173            $value = static::getValueWithType(trim(trim($pair[1]), "'")); + 174            $array[$key] = $value; + 175        } + 176 + 177        return $array; + 178    } + 179 + 180    protected static function isValueArrayString(string $string): bool + 181    { + 182        return str_starts_with($string, '[') && str_ends_with($string, ']'); + 183    } + 184} @@ -541,7 +545,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/ConvertsArrayToFrontMatter.php.html b/master/coverage/framework/src/Framework/Actions/ConvertsArrayToFrontMatter.php.html index dc9678eefd9..33c88d5f6c3 100644 --- a/master/coverage/framework/src/Framework/Actions/ConvertsArrayToFrontMatter.php.html +++ b/master/coverage/framework/src/Framework/Actions/ConvertsArrayToFrontMatter.php.html @@ -168,7 +168,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/ConvertsMarkdownToPlainText.php.html b/master/coverage/framework/src/Framework/Actions/ConvertsMarkdownToPlainText.php.html index 70235ec2cde..51f1328ecbf 100644 --- a/master/coverage/framework/src/Framework/Actions/ConvertsMarkdownToPlainText.php.html +++ b/master/coverage/framework/src/Framework/Actions/ConvertsMarkdownToPlainText.php.html @@ -381,7 +381,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/CreatesNewMarkdownPostFile.php.html b/master/coverage/framework/src/Framework/Actions/CreatesNewMarkdownPostFile.php.html index 9407656f761..a3e6c2235b1 100644 --- a/master/coverage/framework/src/Framework/Actions/CreatesNewMarkdownPostFile.php.html +++ b/master/coverage/framework/src/Framework/Actions/CreatesNewMarkdownPostFile.php.html @@ -302,7 +302,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/CreatesNewPageSourceFile.php.html b/master/coverage/framework/src/Framework/Actions/CreatesNewPageSourceFile.php.html index eabe961a50f..e166cd3203c 100644 --- a/master/coverage/framework/src/Framework/Actions/CreatesNewPageSourceFile.php.html +++ b/master/coverage/framework/src/Framework/Actions/CreatesNewPageSourceFile.php.html @@ -586,7 +586,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/GeneratesDocumentationSearchIndex.php.html b/master/coverage/framework/src/Framework/Actions/GeneratesDocumentationSearchIndex.php.html index 7d9e22f4d54..1879ce10232 100644 --- a/master/coverage/framework/src/Framework/Actions/GeneratesDocumentationSearchIndex.php.html +++ b/master/coverage/framework/src/Framework/Actions/GeneratesDocumentationSearchIndex.php.html @@ -390,7 +390,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/GeneratesTableOfContents.php.html b/master/coverage/framework/src/Framework/Actions/GeneratesTableOfContents.php.html index 133de3f3ac1..2c523bcca2d 100644 --- a/master/coverage/framework/src/Framework/Actions/GeneratesTableOfContents.php.html +++ b/master/coverage/framework/src/Framework/Actions/GeneratesTableOfContents.php.html @@ -254,7 +254,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/MarkdownFileParser.php.html b/master/coverage/framework/src/Framework/Actions/MarkdownFileParser.php.html index 36888c6e831..7a7509959a7 100644 --- a/master/coverage/framework/src/Framework/Actions/MarkdownFileParser.php.html +++ b/master/coverage/framework/src/Framework/Actions/MarkdownFileParser.php.html @@ -247,7 +247,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateBuildManifest.php.html b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateBuildManifest.php.html index 96ebbdb9fc2..261ceebdf10 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateBuildManifest.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateBuildManifest.php.html @@ -336,7 +336,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateRssFeed.php.html b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateRssFeed.php.html index 4ea7540fcaa..c4f28ba607c 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateRssFeed.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateRssFeed.php.html @@ -193,7 +193,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSearch.php.html b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSearch.php.html index 9a89f1fc658..04511254d71 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSearch.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSearch.php.html @@ -197,7 +197,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSitemap.php.html b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSitemap.php.html index 23280dd8676..6fea25dffe9 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSitemap.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSitemap.php.html @@ -193,7 +193,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/dashboard.html b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/dashboard.html index 0d9ad5c91f8..5ae0da39956 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/dashboard.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/dashboard.html @@ -140,7 +140,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/index.html b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/index.html index 7d45b0a2d0f..63f075ce056 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/index.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/index.html @@ -199,7 +199,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/CleanSiteDirectory.php.html b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/CleanSiteDirectory.php.html index c96242d93b2..9e83f4ecd07 100644 --- a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/CleanSiteDirectory.php.html +++ b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/CleanSiteDirectory.php.html @@ -215,7 +215,7 @@ -  safeOutputDirectories +  safeOutputDirectories
100.00% covered (success) @@ -301,11 +301,13 @@ 57        )); 58    } 59 - 60    protected function safeOutputDirectories(): array - 61    { - 62        return Config::getArray('hyde.safe_output_directories', ['_site', 'docs', 'build']); - 63    } - 64} + 60    /** @return array<string> */ + 61    protected function safeOutputDirectories(): array + 62    { + 63        /** @var array<string> $directories */ + 64        return Config::getArray('hyde.safe_output_directories', ['_site', 'docs', 'build']); + 65    } + 66} @@ -316,7 +318,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/dashboard.html b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/dashboard.html index b32f3cdbcdd..a6b903c4e67 100644 --- a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/dashboard.html +++ b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/dashboard.html @@ -140,7 +140,7 @@

Project Risks

@@ -251,7 +251,7 @@

Project Risks

chart.yAxis.axisLabel('Method Complexity'); d3.select('#methodComplexity svg') - .datum(getComplexityData([[100,2,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::printFinishMessage<\/a>"],[100,3,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::isItSafeToCleanOutputDirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::isOutputDirectoryWhitelisted<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::askIfUnsafeDirectoryShouldBeEmptied<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::safeOutputDirectories<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,2,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::printFinishMessage<\/a>"],[100,3,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::isItSafeToCleanOutputDirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::isOutputDirectoryWhitelisted<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::askIfUnsafeDirectoryShouldBeEmptied<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::safeOutputDirectories<\/a>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/index.html b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/index.html index 80c50370f01..813e0a7da8d 100644 --- a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/index.html +++ b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/index.html @@ -115,7 +115,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/SourceFileParser.php.html b/master/coverage/framework/src/Framework/Actions/SourceFileParser.php.html index 0d01a00338b..4954ed66c86 100644 --- a/master/coverage/framework/src/Framework/Actions/SourceFileParser.php.html +++ b/master/coverage/framework/src/Framework/Actions/SourceFileParser.php.html @@ -308,7 +308,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/StaticPageBuilder.php.html b/master/coverage/framework/src/Framework/Actions/StaticPageBuilder.php.html index a5ccb66b49a..97665d975b4 100644 --- a/master/coverage/framework/src/Framework/Actions/StaticPageBuilder.php.html +++ b/master/coverage/framework/src/Framework/Actions/StaticPageBuilder.php.html @@ -175,7 +175,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Actions/dashboard.html b/master/coverage/framework/src/Framework/Actions/dashboard.html index 136a75ba1e4..57a501bb0a7 100644 --- a/master/coverage/framework/src/Framework/Actions/dashboard.html +++ b/master/coverage/framework/src/Framework/Actions/dashboard.html @@ -139,7 +139,7 @@

Project Risks

@@ -250,7 +250,7 @@

Project Risks

chart.yAxis.axisLabel('Method Complexity'); d3.select('#methodComplexity svg') - .datum(getComplexityData([[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__invoke<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseString<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::get<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::parse<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::lineMatchesFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractKey<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractValue<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::getValueWithType<\/a>"],[100,5,"Hyde\\Framework\\Actions\\BladeMatterParser::parseArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\BladeMatterParser::isValueArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter::execute<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyRegexTransformations<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyStringTransformations<\/a>"],[100,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeTables<\/a>"],[100,3,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeBlockquotes<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::__construct<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::toArray<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::getIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::parseTitle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::fileName<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::normalizeSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::makeOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createBladeFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createMarkdownFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createDocumentationFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::formatIdentifier<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::validateType<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::failIfFileCannotBeSaved<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getBladePageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getMarkdownPageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::run<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::generatePageEntry<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getSearchContentForDocument<\/a>"],[100,3,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::formatDestination<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::extractTableOfContents<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::parse<\/a>"],[100,4,"Hyde\\Framework\\Actions\\MarkdownFileParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::get<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::handle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashSourcePath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::getManifestPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::jsonEncodeOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::setOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::printFinishMessage<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::printFinishMessage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap::printFinishMessage<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::printFinishMessage<\/a>"],[100,3,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::isItSafeToCleanOutputDirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::isOutputDirectoryWhitelisted<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::askIfUnsafeDirectoryShouldBeEmptied<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::safeOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::__construct<\/a>"],[100,3,"Hyde\\Framework\\Actions\\SourceFileParser::constructPage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::parseBladePage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::parseMarkdownPage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::get<\/a>"],[100,1,"Hyde\\Framework\\Actions\\StaticPageBuilder::handle<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__invoke<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseString<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::get<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::parse<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::lineMatchesFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractKey<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractValue<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::getValueWithType<\/a>"],[100,5,"Hyde\\Framework\\Actions\\BladeMatterParser::parseArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\BladeMatterParser::isValueArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter::execute<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyRegexTransformations<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyStringTransformations<\/a>"],[100,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeTables<\/a>"],[100,3,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeBlockquotes<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::__construct<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::toArray<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::getIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::parseTitle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::fileName<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::normalizeSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::makeOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createBladeFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createMarkdownFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createDocumentationFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::formatIdentifier<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::validateType<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::failIfFileCannotBeSaved<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getBladePageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getMarkdownPageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::run<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::generatePageEntry<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getSearchContentForDocument<\/a>"],[100,3,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::formatDestination<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::extractTableOfContents<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::parse<\/a>"],[100,4,"Hyde\\Framework\\Actions\\MarkdownFileParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::get<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::handle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashSourcePath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::getManifestPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::jsonEncodeOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::setOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::printFinishMessage<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::printFinishMessage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap::printFinishMessage<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::printFinishMessage<\/a>"],[100,3,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::isItSafeToCleanOutputDirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::isOutputDirectoryWhitelisted<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::askIfUnsafeDirectoryShouldBeEmptied<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::safeOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::__construct<\/a>"],[100,3,"Hyde\\Framework\\Actions\\SourceFileParser::constructPage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::parseBladePage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::parseMarkdownPage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::get<\/a>"],[100,1,"Hyde\\Framework\\Actions\\StaticPageBuilder::handle<\/a>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/src/Framework/Actions/index.html b/master/coverage/framework/src/Framework/Actions/index.html index c7cc6298de2..c6fda7bd9c7 100644 --- a/master/coverage/framework/src/Framework/Actions/index.html +++ b/master/coverage/framework/src/Framework/Actions/index.html @@ -54,7 +54,7 @@
100.00%
-
283 / 283
+
285 / 285
100.00% covered (success) @@ -166,7 +166,7 @@
100.00%
-
38 / 38
+
40 / 40
diff --git a/master/coverage/framework/src/Framework/Concerns/InteractsWithDirectories.php.html b/master/coverage/framework/src/Framework/Concerns/InteractsWithDirectories.php.html index a3bb030f947..f0ef24ad7c3 100644 --- a/master/coverage/framework/src/Framework/Concerns/InteractsWithDirectories.php.html +++ b/master/coverage/framework/src/Framework/Concerns/InteractsWithDirectories.php.html @@ -229,7 +229,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Concerns/InteractsWithFrontMatter.php.html b/master/coverage/framework/src/Framework/Concerns/InteractsWithFrontMatter.php.html index 5fe8d9d5c9f..00c7175a623 100644 --- a/master/coverage/framework/src/Framework/Concerns/InteractsWithFrontMatter.php.html +++ b/master/coverage/framework/src/Framework/Concerns/InteractsWithFrontMatter.php.html @@ -237,7 +237,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Concerns/Internal/ForwardsIlluminateFilesystem.php.html b/master/coverage/framework/src/Framework/Concerns/Internal/ForwardsIlluminateFilesystem.php.html index 49446b76987..2f7066c87d4 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/ForwardsIlluminateFilesystem.php.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/ForwardsIlluminateFilesystem.php.html @@ -324,7 +324,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Concerns/Internal/MockableFeatures.php.html b/master/coverage/framework/src/Framework/Concerns/Internal/MockableFeatures.php.html index c8114628f78..0472ed4b07c 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/MockableFeatures.php.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/MockableFeatures.php.html @@ -228,7 +228,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Concerns/Internal/SetsUpMarkdownConverter.php.html b/master/coverage/framework/src/Framework/Concerns/Internal/SetsUpMarkdownConverter.php.html index 75900d18764..2d27bbef998 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/SetsUpMarkdownConverter.php.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/SetsUpMarkdownConverter.php.html @@ -387,7 +387,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Concerns/Internal/dashboard.html b/master/coverage/framework/src/Framework/Concerns/Internal/dashboard.html index 8e645170649..f308da7e8b5 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/dashboard.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/dashboard.html @@ -140,7 +140,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Concerns/Internal/index.html b/master/coverage/framework/src/Framework/Concerns/Internal/index.html index bf8a7435546..71621a0f7db 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/index.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/index.html @@ -171,7 +171,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Concerns/RegistersFileLocations.php.html b/master/coverage/framework/src/Framework/Concerns/RegistersFileLocations.php.html index 483db006d00..73c45ae6d96 100644 --- a/master/coverage/framework/src/Framework/Concerns/RegistersFileLocations.php.html +++ b/master/coverage/framework/src/Framework/Concerns/RegistersFileLocations.php.html @@ -406,7 +406,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Concerns/TracksExecutionTime.php.html b/master/coverage/framework/src/Framework/Concerns/TracksExecutionTime.php.html index 07e39ecdfa0..5f587db633f 100644 --- a/master/coverage/framework/src/Framework/Concerns/TracksExecutionTime.php.html +++ b/master/coverage/framework/src/Framework/Concerns/TracksExecutionTime.php.html @@ -240,7 +240,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Concerns/ValidatesExistence.php.html b/master/coverage/framework/src/Framework/Concerns/ValidatesExistence.php.html index 0f618756b20..c40026ca9c0 100644 --- a/master/coverage/framework/src/Framework/Concerns/ValidatesExistence.php.html +++ b/master/coverage/framework/src/Framework/Concerns/ValidatesExistence.php.html @@ -171,7 +171,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Concerns/dashboard.html b/master/coverage/framework/src/Framework/Concerns/dashboard.html index e37d83b58e3..2fe8ce26c89 100644 --- a/master/coverage/framework/src/Framework/Concerns/dashboard.html +++ b/master/coverage/framework/src/Framework/Concerns/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Concerns/index.html b/master/coverage/framework/src/Framework/Concerns/index.html index 5a6e5677b0d..8ee35fdcf3c 100644 --- a/master/coverage/framework/src/Framework/Concerns/index.html +++ b/master/coverage/framework/src/Framework/Concerns/index.html @@ -254,7 +254,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Exceptions/BaseUrlNotSetException.php.html b/master/coverage/framework/src/Framework/Exceptions/BaseUrlNotSetException.php.html index 914e4f263a3..a9b0a850093 100644 --- a/master/coverage/framework/src/Framework/Exceptions/BaseUrlNotSetException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/BaseUrlNotSetException.php.html @@ -105,7 +105,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Exceptions/BuildWarning.php.html b/master/coverage/framework/src/Framework/Exceptions/BuildWarning.php.html index c10e246b94f..59ee75a435f 100644 --- a/master/coverage/framework/src/Framework/Exceptions/BuildWarning.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/BuildWarning.php.html @@ -105,7 +105,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Exceptions/FileConflictException.php.html b/master/coverage/framework/src/Framework/Exceptions/FileConflictException.php.html index f1eacf61ad1..2560e2cbe10 100644 --- a/master/coverage/framework/src/Framework/Exceptions/FileConflictException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/FileConflictException.php.html @@ -165,7 +165,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Exceptions/FileNotFoundException.php.html b/master/coverage/framework/src/Framework/Exceptions/FileNotFoundException.php.html index fea3d8e95f0..bf3f2c8aa87 100644 --- a/master/coverage/framework/src/Framework/Exceptions/FileNotFoundException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/FileNotFoundException.php.html @@ -165,7 +165,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Exceptions/RouteNotFoundException.php.html b/master/coverage/framework/src/Framework/Exceptions/RouteNotFoundException.php.html index 07d05053491..ac5e8e02fb1 100644 --- a/master/coverage/framework/src/Framework/Exceptions/RouteNotFoundException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/RouteNotFoundException.php.html @@ -164,7 +164,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Exceptions/UnsupportedPageTypeException.php.html b/master/coverage/framework/src/Framework/Exceptions/UnsupportedPageTypeException.php.html index b2fb52bde26..e606cc857d7 100644 --- a/master/coverage/framework/src/Framework/Exceptions/UnsupportedPageTypeException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/UnsupportedPageTypeException.php.html @@ -164,7 +164,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Exceptions/dashboard.html b/master/coverage/framework/src/Framework/Exceptions/dashboard.html index c83450baf5b..941a63c74e7 100644 --- a/master/coverage/framework/src/Framework/Exceptions/dashboard.html +++ b/master/coverage/framework/src/Framework/Exceptions/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Exceptions/index.html b/master/coverage/framework/src/Framework/Exceptions/index.html index ec0cb417f60..3f808888fbd 100644 --- a/master/coverage/framework/src/Framework/Exceptions/index.html +++ b/master/coverage/framework/src/Framework/Exceptions/index.html @@ -224,7 +224,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Factories/BlogPostDataFactory.php.html b/master/coverage/framework/src/Framework/Factories/BlogPostDataFactory.php.html index a3a8ba5300c..a12e15669ca 100644 --- a/master/coverage/framework/src/Framework/Factories/BlogPostDataFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/BlogPostDataFactory.php.html @@ -440,7 +440,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Factories/Concerns/CoreDataObject.php.html b/master/coverage/framework/src/Framework/Factories/Concerns/CoreDataObject.php.html index e461615dd53..6bd96351314 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/CoreDataObject.php.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/CoreDataObject.php.html @@ -216,7 +216,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Factories/Concerns/HasFactory.php.html b/master/coverage/framework/src/Framework/Factories/Concerns/HasFactory.php.html index 82aed645e72..9db52a82f47 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/HasFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/HasFactory.php.html @@ -227,7 +227,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Factories/Concerns/PageDataFactory.php.html b/master/coverage/framework/src/Framework/Factories/Concerns/PageDataFactory.php.html index 7ad3185e854..4e803256a0b 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/PageDataFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/PageDataFactory.php.html @@ -139,7 +139,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html b/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html index 12cb9aef726..5e0ff466ac0 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html @@ -140,7 +140,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Factories/Concerns/index.html b/master/coverage/framework/src/Framework/Factories/Concerns/index.html index de400bdfdcd..befeca342ad 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/index.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/index.html @@ -156,7 +156,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Factories/FeaturedImageFactory.php.html b/master/coverage/framework/src/Framework/Factories/FeaturedImageFactory.php.html index 8cbf73de066..84a76cc4238 100644 --- a/master/coverage/framework/src/Framework/Factories/FeaturedImageFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/FeaturedImageFactory.php.html @@ -347,7 +347,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Factories/HydePageDataFactory.php.html b/master/coverage/framework/src/Framework/Factories/HydePageDataFactory.php.html index a21c876b54f..d29c7d4d080 100644 --- a/master/coverage/framework/src/Framework/Factories/HydePageDataFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/HydePageDataFactory.php.html @@ -401,7 +401,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Factories/NavigationDataFactory.php.html b/master/coverage/framework/src/Framework/Factories/NavigationDataFactory.php.html index a3176a9f042..f7eb2537f85 100644 --- a/master/coverage/framework/src/Framework/Factories/NavigationDataFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/NavigationDataFactory.php.html @@ -566,7 +566,7 @@ -  isInstanceOf +  isInstanceOf
100.00% covered (success) @@ -588,7 +588,7 @@ -  invert +  invert
100.00% covered (success) @@ -610,7 +610,7 @@ -  offset +  offset
100.00% covered (success) @@ -632,7 +632,7 @@ -  getMatter +  getMatter
100.00% covered (success) @@ -862,26 +862,27 @@ 201        return Config::getString('hyde.navigation.subdirectories', 'hidden'); 202    } 203 - 204    protected function isInstanceOf(string $class): bool - 205    { - 206        return is_a($this->pageClass, $class, true); - 207    } - 208 - 209    protected function invert(?bool $value): ?bool - 210    { - 211        return $value === null ? null : ! $value; - 212    } - 213 - 214    protected function offset(?int $value, int $offset): ?int - 215    { - 216        return $value === null ? null : $value + $offset; - 217    } - 218 - 219    protected function getMatter(string $key): string|null|int|bool - 220    { - 221        return $this->matter->get($key); - 222    } - 223} + 204    /** @param class-string $class */ + 205    protected function isInstanceOf(string $class): bool + 206    { + 207        return is_a($this->pageClass, $class, true); + 208    } + 209 + 210    protected function invert(?bool $value): ?bool + 211    { + 212        return $value === null ? null : ! $value; + 213    } + 214 + 215    protected function offset(?int $value, int $offset): ?int + 216    { + 217        return $value === null ? null : $value + $offset; + 218    } + 219 + 220    protected function getMatter(string $key): string|null|int|bool + 221    { + 222        return $this->matter->get($key); + 223    } + 224} @@ -892,7 +893,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Factories/dashboard.html b/master/coverage/framework/src/Framework/Factories/dashboard.html index b551e977edb..51131c2c18d 100644 --- a/master/coverage/framework/src/Framework/Factories/dashboard.html +++ b/master/coverage/framework/src/Framework/Factories/dashboard.html @@ -139,7 +139,7 @@

Project Risks

@@ -250,7 +250,7 @@

Project Risks

chart.yAxis.axisLabel('Method Complexity'); d3.select('#methodComplexity svg') - .datum(getComplexityData([[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeDescription<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeCategory<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeDate<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeAuthor<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeImage<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::getTruncatedMarkdown<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::toArray<\/a>"],[100,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::make<\/a>"],[100,3,"Hyde\\Framework\\Factories\\FeaturedImageFactory::makeSource<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::normalizeLocalImagePath<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::getStringMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeTitle<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeNavigation<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleForPage<\/a>"],[100,4,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromMarkdownHeadings<\/a>"],[100,3,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromParentIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeLabel<\/a>"],[100,3,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeGroup<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeHidden<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makePriority<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForGroupInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForHiddenInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isPageHiddenInNavigationConfiguration<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::isNonDocumentationPageInHiddenSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInConfigs<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInSidebarConfig<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInNavigationConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::canUseSubdirectoryForGroups<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::defaultGroup<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::pageIsInSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryName<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isInstanceOf<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::invert<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::offset<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::toCoreDataObject<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::constructFactoryData<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::assignFactoryData<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeDescription<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeCategory<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeDate<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeAuthor<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeImage<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::getTruncatedMarkdown<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::toArray<\/a>"],[100,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::make<\/a>"],[100,3,"Hyde\\Framework\\Factories\\FeaturedImageFactory::makeSource<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::normalizeLocalImagePath<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::getStringMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeTitle<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeNavigation<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleForPage<\/a>"],[100,4,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromMarkdownHeadings<\/a>"],[100,3,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromParentIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeLabel<\/a>"],[100,3,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeGroup<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeHidden<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makePriority<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForGroupInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForHiddenInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isPageHiddenInNavigationConfiguration<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::isNonDocumentationPageInHiddenSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInConfigs<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInSidebarConfig<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInNavigationConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::canUseSubdirectoryForGroups<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::defaultGroup<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::pageIsInSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryName<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isInstanceOf<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::invert<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::offset<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::toCoreDataObject<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::constructFactoryData<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::assignFactoryData<\/a>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/src/Framework/Factories/index.html b/master/coverage/framework/src/Framework/Factories/index.html index e85c92bbc4d..ca17663b166 100644 --- a/master/coverage/framework/src/Framework/Factories/index.html +++ b/master/coverage/framework/src/Framework/Factories/index.html @@ -226,7 +226,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Blogging/Models/FeaturedImage.php.html b/master/coverage/framework/src/Framework/Features/Blogging/Models/FeaturedImage.php.html index daeb86e2b5b..3416e9ae7a2 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/Models/FeaturedImage.php.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/Models/FeaturedImage.php.html @@ -919,7 +919,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Blogging/Models/PostAuthor.php.html b/master/coverage/framework/src/Framework/Features/Blogging/Models/PostAuthor.php.html index 3a4cb823e4b..28343035590 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/Models/PostAuthor.php.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/Models/PostAuthor.php.html @@ -373,7 +373,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Blogging/Models/dashboard.html b/master/coverage/framework/src/Framework/Features/Blogging/Models/dashboard.html index a9bee68cb3a..d69e7fe4bcf 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/Models/dashboard.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/Models/dashboard.html @@ -141,7 +141,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Features/Blogging/Models/index.html b/master/coverage/framework/src/Framework/Features/Blogging/Models/index.html index 7b7e135e34b..b76b1f56342 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/Models/index.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/Models/index.html @@ -144,7 +144,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Blogging/dashboard.html b/master/coverage/framework/src/Framework/Features/Blogging/dashboard.html index 57b1c736e3d..271784ab4d3 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/dashboard.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/dashboard.html @@ -140,7 +140,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Features/Blogging/index.html b/master/coverage/framework/src/Framework/Features/Blogging/index.html index 91cd7041b82..33b294c370a 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/index.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/index.html @@ -115,7 +115,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTask.php.html b/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTask.php.html index 50e3af8b6c6..392ef2e3b23 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTask.php.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTask.php.html @@ -413,7 +413,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/BuildTasks/PostBuildTask.php.html b/master/coverage/framework/src/Framework/Features/BuildTasks/PostBuildTask.php.html index 3e6477cc276..cdef9792687 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/PostBuildTask.php.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/PostBuildTask.php.html @@ -100,7 +100,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/BuildTasks/PreBuildTask.php.html b/master/coverage/framework/src/Framework/Features/BuildTasks/PreBuildTask.php.html index 65e4b99fc94..becee1cf847 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/PreBuildTask.php.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/PreBuildTask.php.html @@ -100,7 +100,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/BuildTasks/dashboard.html b/master/coverage/framework/src/Framework/Features/BuildTasks/dashboard.html index 3c76ce49162..5ab4de476a9 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/dashboard.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/dashboard.html @@ -140,7 +140,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Features/BuildTasks/index.html b/master/coverage/framework/src/Framework/Features/BuildTasks/index.html index 76a170c1700..34cdc895ee4 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/index.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/index.html @@ -141,7 +141,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Documentation/DocumentationSearchPage.php.html b/master/coverage/framework/src/Framework/Features/Documentation/DocumentationSearchPage.php.html index 38142ddfae8..093633c5d92 100644 --- a/master/coverage/framework/src/Framework/Features/Documentation/DocumentationSearchPage.php.html +++ b/master/coverage/framework/src/Framework/Features/Documentation/DocumentationSearchPage.php.html @@ -286,7 +286,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Documentation/SemanticDocumentationArticle.php.html b/master/coverage/framework/src/Framework/Features/Documentation/SemanticDocumentationArticle.php.html index feef3f6e90b..3d561428b7f 100644 --- a/master/coverage/framework/src/Framework/Features/Documentation/SemanticDocumentationArticle.php.html +++ b/master/coverage/framework/src/Framework/Features/Documentation/SemanticDocumentationArticle.php.html @@ -589,7 +589,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Documentation/dashboard.html b/master/coverage/framework/src/Framework/Features/Documentation/dashboard.html index 09373317db4..00291294bf0 100644 --- a/master/coverage/framework/src/Framework/Features/Documentation/dashboard.html +++ b/master/coverage/framework/src/Framework/Features/Documentation/dashboard.html @@ -140,7 +140,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Features/Documentation/index.html b/master/coverage/framework/src/Framework/Features/Documentation/index.html index c81628d275f..284f6f67818 100644 --- a/master/coverage/framework/src/Framework/Features/Documentation/index.html +++ b/master/coverage/framework/src/Framework/Features/Documentation/index.html @@ -143,7 +143,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Metadata/Elements/LinkElement.php.html b/master/coverage/framework/src/Framework/Features/Metadata/Elements/LinkElement.php.html index e43916602e2..ad898b8cf97 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/LinkElement.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/LinkElement.php.html @@ -255,7 +255,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Metadata/Elements/MetadataElement.php.html b/master/coverage/framework/src/Framework/Features/Metadata/Elements/MetadataElement.php.html index 12d834c5a56..fe2fe78f8f0 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/MetadataElement.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/MetadataElement.php.html @@ -219,7 +219,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Metadata/Elements/OpenGraphElement.php.html b/master/coverage/framework/src/Framework/Features/Metadata/Elements/OpenGraphElement.php.html index 97def3a2f58..e3dc9d6abb7 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/OpenGraphElement.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/OpenGraphElement.php.html @@ -248,7 +248,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Metadata/Elements/dashboard.html b/master/coverage/framework/src/Framework/Features/Metadata/Elements/dashboard.html index 98e909de8b3..e576379e5ce 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/dashboard.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/dashboard.html @@ -141,7 +141,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Features/Metadata/Elements/index.html b/master/coverage/framework/src/Framework/Features/Metadata/Elements/index.html index 58fd92d0255..06b998f0aa3 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/index.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/index.html @@ -172,7 +172,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Metadata/GlobalMetadataBag.php.html b/master/coverage/framework/src/Framework/Features/Metadata/GlobalMetadataBag.php.html index 1e953af4182..f0960642456 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/GlobalMetadataBag.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/GlobalMetadataBag.php.html @@ -224,7 +224,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Metadata/MetadataBag.php.html b/master/coverage/framework/src/Framework/Features/Metadata/MetadataBag.php.html index 2dcd88b324c..7d7545d8398 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/MetadataBag.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/MetadataBag.php.html @@ -55,7 +55,7 @@
100.00%
-
23 / 23
+
24 / 24
100.00% covered (success) @@ -84,7 +84,7 @@
100.00%
-
23 / 23
+
24 / 24
100.00% covered (success) @@ -105,7 +105,7 @@ -  toHtml +  toHtml
100.00% covered (success) @@ -127,7 +127,7 @@ -  render +  render
100.00% covered (success) @@ -149,7 +149,7 @@ -  get +  get
100.00% covered (success) @@ -171,7 +171,7 @@ -  add +  add
100.00% covered (success) @@ -193,7 +193,7 @@ -  addElement +  addElement
100.00% covered (success) @@ -215,7 +215,7 @@ -  addGenericElement +  addGenericElement
100.00% covered (success) @@ -237,7 +237,7 @@ -  getPrefixedArray +  getPrefixedArray
100.00% covered (success) @@ -245,7 +245,7 @@
100.00%
-
4 / 4
+
5 / 5
100.00% covered (success) @@ -286,74 +286,84 @@ 20 */ 21class MetadataBag implements Htmlable 22{ - 23    protected array $links = []; - 24    protected array $metadata = []; - 25    protected array $properties = []; - 26    protected array $generics = []; - 27 - 28    public function toHtml(): string - 29    { - 30        return $this->render(); - 31    } - 32 - 33    public function render(): string - 34    { - 35        return implode("\n", $this->get()); - 36    } - 37 - 38    public function get(): array - 39    { - 40        return array_merge( - 41            $this->getPrefixedArray('links'), - 42            $this->getPrefixedArray('metadata'), - 43            $this->getPrefixedArray('properties'), - 44            $this->getPrefixedArray('generics') - 45        ); - 46    } - 47 - 48    public function add(MetadataElementContract|string $element): static - 49    { - 50        if ($element instanceof LinkElement) { - 51            return $this->addElement('links', $element); - 52        } - 53 - 54        if ($element instanceof MetadataElement) { - 55            return $this->addElement('metadata', $element); - 56        } - 57 - 58        if ($element instanceof OpenGraphElement) { - 59            return $this->addElement('properties', $element); - 60        } - 61 - 62        return $this->addGenericElement($element); - 63    } + 23    /** @var array<string, MetadataElementContract> */ + 24    protected array $links = []; + 25 + 26    /** @var array<string, MetadataElementContract> */ + 27    protected array $metadata = []; + 28 + 29    /** @var array<string, MetadataElementContract> */ + 30    protected array $properties = []; + 31 + 32    /** @var array<string> */ + 33    protected array $generics = []; + 34 + 35    public function toHtml(): string + 36    { + 37        return $this->render(); + 38    } + 39 + 40    public function render(): string + 41    { + 42        return implode("\n", $this->get()); + 43    } + 44 + 45    public function get(): array + 46    { + 47        return array_merge( + 48            $this->getPrefixedArray('links'), + 49            $this->getPrefixedArray('metadata'), + 50            $this->getPrefixedArray('properties'), + 51            $this->getPrefixedArray('generics') + 52        ); + 53    } + 54 + 55    public function add(MetadataElementContract|string $element): static + 56    { + 57        if ($element instanceof LinkElement) { + 58            return $this->addElement('links', $element); + 59        } + 60 + 61        if ($element instanceof MetadataElement) { + 62            return $this->addElement('metadata', $element); + 63        } 64 - 65    protected function addElement(string $type, MetadataElementContract $element): static - 66    { - 67        $this->{$type}[$element->uniqueKey()] = $element; + 65        if ($element instanceof OpenGraphElement) { + 66            return $this->addElement('properties', $element); + 67        } 68 - 69        return $this; + 69        return $this->addGenericElement((string) $element); 70    } 71 - 72    protected function addGenericElement(string $element): static + 72    protected function addElement(string $type, MetadataElementContract $element): static 73    { - 74        $this->generics[] = $element; + 74        $this->{$type}[$element->uniqueKey()] = $element; 75 - 76        return $this; + 76        return $this; 77    } 78 - 79    protected function getPrefixedArray(string $type): array + 79    protected function addGenericElement(string $element): static 80    { - 81        $array = []; + 81        $this->generics[] = $element; 82 - 83        /** @var MetadataElementContract $element */ - 84        foreach ($this->{$type} as $key => $element) { - 85            $array["$type:$key"] = $element; - 86        } - 87 - 88        return $array; - 89    } - 90} + 83        return $this; + 84    } + 85 + 86    /** @return array<string, MetadataElementContract> */ + 87    protected function getPrefixedArray(string $type): array + 88    { + 89        /** @var array<string, MetadataElementContract> $bag */ + 90        $bag = $this->{$type}; + 91 + 92        $array = []; + 93 + 94        foreach ($bag as $key => $element) { + 95            $array["$type:$key"] = $element; + 96        } + 97 + 98        return $array; + 99    } + 100} @@ -364,7 +374,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Metadata/MetadataElementContract.php.html b/master/coverage/framework/src/Framework/Features/Metadata/MetadataElementContract.php.html index ee8cbed4002..61f2f0bdc3b 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/MetadataElementContract.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/MetadataElementContract.php.html @@ -103,7 +103,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Metadata/PageMetadataBag.php.html b/master/coverage/framework/src/Framework/Features/Metadata/PageMetadataBag.php.html index 6dca113051b..b583848097d 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/PageMetadataBag.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/PageMetadataBag.php.html @@ -335,7 +335,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Metadata/dashboard.html b/master/coverage/framework/src/Framework/Features/Metadata/dashboard.html index f1164f49369..37059313f2c 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/dashboard.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/dashboard.html @@ -140,7 +140,7 @@

Project Risks

@@ -251,7 +251,7 @@

Project Risks

chart.yAxis.axisLabel('Method Complexity'); d3.select('#methodComplexity svg') - .datum(getComplexityData([[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::uniqueKey<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::formatOptionalAttributes<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::uniqueKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::uniqueKey<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::normalizeProperty<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag::make<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag::filterDuplicateMetadata<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::toHtml<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::render<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::get<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::add<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::addElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::addGenericElement<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::getPrefixedArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::generate<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addDynamicPageMetadata<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addMetadataForMarkdownPost<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addPostMetadataIfExists<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::resolveImageLink<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::uniqueKey<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::formatOptionalAttributes<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::uniqueKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::uniqueKey<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::normalizeProperty<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag::make<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag::filterDuplicateMetadata<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::toHtml<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::render<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::get<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::add<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::addElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::addGenericElement<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::getPrefixedArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::generate<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addDynamicPageMetadata<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addMetadataForMarkdownPost<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addPostMetadataIfExists<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::resolveImageLink<\/a>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/src/Framework/Features/Metadata/index.html b/master/coverage/framework/src/Framework/Features/Metadata/index.html index 1c3f3f56de8..3236ab391e3 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/index.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/index.html @@ -55,7 +55,7 @@
100.00%
-
85 / 85
+
86 / 86
100.00% covered (success) @@ -139,7 +139,7 @@
100.00%
-
23 / 23
+
24 / 24
diff --git a/master/coverage/framework/src/Framework/Features/Navigation/BaseNavigationMenu.php.html b/master/coverage/framework/src/Framework/Features/Navigation/BaseNavigationMenu.php.html index a5b7ee5b189..72bc907712b 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/BaseNavigationMenu.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/BaseNavigationMenu.php.html @@ -346,7 +346,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Navigation/DocumentationSidebar.php.html b/master/coverage/framework/src/Framework/Features/Navigation/DocumentationSidebar.php.html index a5bcf8a8317..1b49df1628e 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/DocumentationSidebar.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/DocumentationSidebar.php.html @@ -364,7 +364,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Navigation/DropdownNavItem.php.html b/master/coverage/framework/src/Framework/Features/Navigation/DropdownNavItem.php.html index 553d33f45ac..62fb22f29c7 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/DropdownNavItem.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/DropdownNavItem.php.html @@ -55,7 +55,7 @@
100.00%
-
9 / 9
+
10 / 10
100.00% covered (success) @@ -84,7 +84,7 @@
100.00%
-
9 / 9
+
10 / 10
100.00% covered (success) @@ -127,7 +127,7 @@ -  fromArray +  fromArray
100.00% covered (success) @@ -149,7 +149,7 @@ -  getItems +  getItems
100.00% covered (success) @@ -171,7 +171,7 @@ -  searchForDropdownPriorityInNavigationConfig +  searchForDropdownPriorityInNavigationConfig
100.00% covered (success) @@ -179,7 +179,7 @@
100.00%
-
5 / 5
+
6 / 6
100.00% covered (success) @@ -226,25 +226,30 @@ 26        $this->items = $items; 27    } 28 - 29    public static function fromArray(string $name, array $items): static - 30    { - 31        return new static($name, $items); - 32    } - 33 - 34    public function getItems(): Collection - 35    { - 36        return collect($this->items); - 37    } - 38 - 39    private function searchForDropdownPriorityInNavigationConfig(string $groupKey): ?int - 40    { - 41        return Config::getArray('hyde.navigation.order', [ - 42            'index' => 0, - 43            'posts' => 10, - 44            'docs/index' => 100, - 45        ])[$groupKey] ?? null; - 46    } - 47} + 29    /** @param array<NavItem> $items */ + 30    public static function fromArray(string $name, array $items): static + 31    { + 32        return new static($name, $items); + 33    } + 34 + 35    /** @return Collection<NavItem> */ + 36    public function getItems(): Collection + 37    { + 38        return collect($this->items); + 39    } + 40 + 41    private function searchForDropdownPriorityInNavigationConfig(string $groupKey): ?int + 42    { + 43        /** @var array<string, int> $config */ + 44        $config = Config::getArray('hyde.navigation.order', [ + 45            'index' => 0, + 46            'posts' => 10, + 47            'docs/index' => 100, + 48        ]); + 49 + 50        return $config[$groupKey] ?? null; + 51    } + 52} @@ -255,7 +260,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Navigation/NavItem.php.html b/master/coverage/framework/src/Framework/Features/Navigation/NavItem.php.html index a11efd0721d..b4a2d137907 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/NavItem.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/NavItem.php.html @@ -519,7 +519,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Navigation/NavigationData.php.html b/master/coverage/framework/src/Framework/Features/Navigation/NavigationData.php.html index f7bb7f374e5..5eada2ed6b3 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/NavigationData.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/NavigationData.php.html @@ -237,7 +237,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Navigation/NavigationMenu.php.html b/master/coverage/framework/src/Framework/Features/Navigation/NavigationMenu.php.html index ae022f9e282..f41ce939a9f 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/NavigationMenu.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/NavigationMenu.php.html @@ -348,7 +348,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/Navigation/dashboard.html b/master/coverage/framework/src/Framework/Features/Navigation/dashboard.html index b0c9a4017a9..48e6356a63c 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/dashboard.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/dashboard.html @@ -140,7 +140,7 @@

Project Risks

@@ -251,7 +251,7 @@

Project Risks

chart.yAxis.axisLabel('Method Complexity'); d3.select('#methodComplexity svg') - .datum(getComplexityData([[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::create<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::removeDuplicateItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::sortByPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::getItems<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::generate<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::hasGroups<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::getGroups<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::getItemsInGroup<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::isGroupActive<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::isPageIndexPage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::shouldIndexPageBeActive<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::fromArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::getItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::searchForDropdownPriorityInNavigationConfig<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::fromRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::forLink<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavItem::forRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getDestination<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getLabel<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getGroup<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::isCurrent<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getRouteGroup<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavItem::normalizeGroupKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::toArray<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::generate<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::hasDropdowns<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::getDropdowns<\/a>"],[100,4,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::moveGroupedItemsIntoDropdowns<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::canAddItemToDropdown<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::dropdownsEnabled<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::create<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::removeDuplicateItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::sortByPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::getItems<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::generate<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::hasGroups<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::getGroups<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::getItemsInGroup<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::isGroupActive<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::isPageIndexPage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::shouldIndexPageBeActive<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::fromArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::getItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::searchForDropdownPriorityInNavigationConfig<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::fromRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::forLink<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavItem::forRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getDestination<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getLabel<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getGroup<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::isCurrent<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getRouteGroup<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavItem::normalizeGroupKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::toArray<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::generate<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::hasDropdowns<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::getDropdowns<\/a>"],[100,4,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::moveGroupedItemsIntoDropdowns<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::canAddItemToDropdown<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::dropdownsEnabled<\/a>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/src/Framework/Features/Navigation/index.html b/master/coverage/framework/src/Framework/Features/Navigation/index.html index a1856edb62b..1fba0a04e24 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/index.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/index.html @@ -55,7 +55,7 @@
100.00%
-
95 / 95
+
96 / 96
100.00% covered (success) @@ -139,7 +139,7 @@
100.00%
-
9 / 9
+
10 / 10
diff --git a/master/coverage/framework/src/Framework/Features/XmlGenerators/BaseXmlGenerator.php.html b/master/coverage/framework/src/Framework/Features/XmlGenerators/BaseXmlGenerator.php.html index 7aadd074590..8831e49735c 100644 --- a/master/coverage/framework/src/Framework/Features/XmlGenerators/BaseXmlGenerator.php.html +++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/BaseXmlGenerator.php.html @@ -356,7 +356,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/XmlGenerators/RssFeedGenerator.php.html b/master/coverage/framework/src/Framework/Features/XmlGenerators/RssFeedGenerator.php.html index 2e925d8ee8f..69eb1800180 100644 --- a/master/coverage/framework/src/Framework/Features/XmlGenerators/RssFeedGenerator.php.html +++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/RssFeedGenerator.php.html @@ -487,7 +487,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/XmlGenerators/SitemapGenerator.php.html b/master/coverage/framework/src/Framework/Features/XmlGenerators/SitemapGenerator.php.html index 8e86b5b134d..1483191f6d8 100644 --- a/master/coverage/framework/src/Framework/Features/XmlGenerators/SitemapGenerator.php.html +++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/SitemapGenerator.php.html @@ -380,7 +380,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/XmlGenerators/dashboard.html b/master/coverage/framework/src/Framework/Features/XmlGenerators/dashboard.html index 3fde839c0e2..c4de7db3b83 100644 --- a/master/coverage/framework/src/Framework/Features/XmlGenerators/dashboard.html +++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/dashboard.html @@ -140,7 +140,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Features/XmlGenerators/index.html b/master/coverage/framework/src/Framework/Features/XmlGenerators/index.html index 6539ee6fd80..e5c0e6878ac 100644 --- a/master/coverage/framework/src/Framework/Features/XmlGenerators/index.html +++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/index.html @@ -171,7 +171,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Features/dashboard.html b/master/coverage/framework/src/Framework/Features/dashboard.html index 23a01b54723..65930f33aef 100644 --- a/master/coverage/framework/src/Framework/Features/dashboard.html +++ b/master/coverage/framework/src/Framework/Features/dashboard.html @@ -139,7 +139,7 @@

Project Risks

@@ -250,7 +250,7 @@

Project Risks

chart.yAxis.axisLabel('Method Complexity'); d3.select('#methodComplexity svg') - .datum(getComplexityData([[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__toString<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::setSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLength<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getType<\/a>"],[100,3,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getMetadataArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::has<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForLocalImage<\/a>"],[100,4,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForRemoteImage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::isRemote<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__construct<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getOrCreate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::get<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::all<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::findUsername<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::handle<\/a>"],[100,4,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::run<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::printStartMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::printFinishMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::getMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::write<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::writeln<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::createdSiteFile<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::withExecutionTime<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::compile<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::enabled<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::routeKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderHeader<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderBody<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderFooter<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::process<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::tokenize<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::getTokenizedDataArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::normalizeBody<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::addDynamicHeaderContent<\/a>"],[100,4,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::addDynamicFooterContent<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderSourceLink<\/a>"],[100,3,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::canRenderSourceLink<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::hasTorchlight<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::uniqueKey<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::formatOptionalAttributes<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::uniqueKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::uniqueKey<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::normalizeProperty<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag::make<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag::filterDuplicateMetadata<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::toHtml<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::render<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::get<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::add<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::addElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::addGenericElement<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::getPrefixedArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::generate<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addDynamicPageMetadata<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addMetadataForMarkdownPost<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addPostMetadataIfExists<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::resolveImageLink<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::create<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::removeDuplicateItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::sortByPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::getItems<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::generate<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::hasGroups<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::getGroups<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::getItemsInGroup<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::isGroupActive<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::isPageIndexPage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::shouldIndexPageBeActive<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::fromArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::getItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::searchForDropdownPriorityInNavigationConfig<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::fromRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::forLink<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavItem::forRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getDestination<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getLabel<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getGroup<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::isCurrent<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getRouteGroup<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavItem::normalizeGroupKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::toArray<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::generate<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::hasDropdowns<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::getDropdowns<\/a>"],[100,4,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::moveGroupedItemsIntoDropdowns<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::canAddItemToDropdown<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::dropdownsEnabled<\/a>"],[100,0,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::generate<\/a>"],[100,0,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::constructBaseElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::getXml<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::getXmlElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::escape<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::addChild<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::constructBaseElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addItem<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addDynamicItemData<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addBaseChannelItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addAtomLinkItem<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getImageType<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getImageLength<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getFilename<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getDescription<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getChannel<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getXml<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::constructBaseElement<\/a>"],[100,2,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::addRoute<\/a>"],[100,2,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getLastModDate<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getFormattedProcessingTime<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__toString<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::setSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLength<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getType<\/a>"],[100,3,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getMetadataArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::has<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForLocalImage<\/a>"],[100,4,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForRemoteImage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::isRemote<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__construct<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getOrCreate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::get<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::all<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::findUsername<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::handle<\/a>"],[100,4,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::run<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::printStartMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::printFinishMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::getMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::write<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::writeln<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::createdSiteFile<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::withExecutionTime<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::compile<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::enabled<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::routeKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderHeader<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderBody<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderFooter<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::process<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::tokenize<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::getTokenizedDataArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::normalizeBody<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::addDynamicHeaderContent<\/a>"],[100,4,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::addDynamicFooterContent<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderSourceLink<\/a>"],[100,3,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::canRenderSourceLink<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::hasTorchlight<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::uniqueKey<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::formatOptionalAttributes<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::uniqueKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::uniqueKey<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::normalizeProperty<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag::make<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag::filterDuplicateMetadata<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::toHtml<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::render<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::get<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::add<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::addElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::addGenericElement<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::getPrefixedArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::generate<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addDynamicPageMetadata<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addMetadataForMarkdownPost<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addPostMetadataIfExists<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::resolveImageLink<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::create<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::removeDuplicateItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::sortByPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::getItems<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::generate<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::hasGroups<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::getGroups<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::getItemsInGroup<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::isGroupActive<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::isPageIndexPage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::shouldIndexPageBeActive<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::fromArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::getItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::searchForDropdownPriorityInNavigationConfig<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::fromRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::forLink<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavItem::forRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getDestination<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getLabel<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getGroup<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::isCurrent<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getRouteGroup<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavItem::normalizeGroupKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::toArray<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::generate<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::hasDropdowns<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::getDropdowns<\/a>"],[100,4,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::moveGroupedItemsIntoDropdowns<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::canAddItemToDropdown<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::dropdownsEnabled<\/a>"],[100,0,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::generate<\/a>"],[100,0,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::constructBaseElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::getXml<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::getXmlElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::escape<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::addChild<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::constructBaseElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addItem<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addDynamicItemData<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addBaseChannelItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addAtomLinkItem<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getImageType<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getImageLength<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getFilename<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getDescription<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getChannel<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getXml<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::constructBaseElement<\/a>"],[100,2,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::addRoute<\/a>"],[100,2,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getLastModDate<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getFormattedProcessingTime<\/a>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/src/Framework/Features/index.html b/master/coverage/framework/src/Framework/Features/index.html index 847ed2d15bb..98113616ae1 100644 --- a/master/coverage/framework/src/Framework/Features/index.html +++ b/master/coverage/framework/src/Framework/Features/index.html @@ -54,7 +54,7 @@
100.00%
-
392 / 392
+
394 / 394
100.00% covered (success) @@ -166,7 +166,7 @@
100.00%
-
85 / 85
+
86 / 86
100.00% covered (success) @@ -194,7 +194,7 @@
100.00%
-
95 / 95
+
96 / 96
diff --git a/master/coverage/framework/src/Framework/HydeServiceProvider.php.html b/master/coverage/framework/src/Framework/HydeServiceProvider.php.html index 4ce7230b391..88a851af8b0 100644 --- a/master/coverage/framework/src/Framework/HydeServiceProvider.php.html +++ b/master/coverage/framework/src/Framework/HydeServiceProvider.php.html @@ -226,7 +226,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Services/AssetService.php.html b/master/coverage/framework/src/Framework/Services/AssetService.php.html index 815f546f807..90ac54d7335 100644 --- a/master/coverage/framework/src/Framework/Services/AssetService.php.html +++ b/master/coverage/framework/src/Framework/Services/AssetService.php.html @@ -395,7 +395,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Services/BuildService.php.html b/master/coverage/framework/src/Framework/Services/BuildService.php.html index df14d4390a1..c50d03d206e 100644 --- a/master/coverage/framework/src/Framework/Services/BuildService.php.html +++ b/master/coverage/framework/src/Framework/Services/BuildService.php.html @@ -344,7 +344,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Services/BuildTaskService.php.html b/master/coverage/framework/src/Framework/Services/BuildTaskService.php.html index b1f0866b476..11f39d5366f 100644 --- a/master/coverage/framework/src/Framework/Services/BuildTaskService.php.html +++ b/master/coverage/framework/src/Framework/Services/BuildTaskService.php.html @@ -54,7 +54,7 @@
100.00%
-
32 / 32
+
33 / 33
100.00% covered (success) @@ -62,7 +62,7 @@
100.00%
-
18 / 18
+
19 / 19
CRAP
@@ -83,7 +83,7 @@
100.00%
-
32 / 32
+
33 / 33
100.00% covered (success) @@ -91,8 +91,8 @@
100.00%
-
18 / 18
- 25 +
19 / 19
+ 26
100.00% covered (success) @@ -258,7 +258,7 @@ -  registerIf +  registerIf
100.00% covered (success) @@ -280,7 +280,7 @@ -  registerTasks +  registerTasks
100.00% covered (success) @@ -302,7 +302,29 @@ -  findTasksInAppDirectory +  findTasksInConfig +
+
+ 100.00% covered (success) +
+
+ +
100.00%
+
1 / 1
+
+
+ 100.00% covered (success) +
+
+ +
100.00%
+
1 / 1
+ 1 + + + + +  findTasksInAppDirectory
100.00% covered (success) @@ -324,7 +346,7 @@ -  pathToClassName +  pathToClassName
100.00% covered (success) @@ -346,7 +368,7 @@ -  makeTaskIdentifier +  makeTaskIdentifier
100.00% covered (success) @@ -368,7 +390,7 @@ -  registerFrameworkTasks +  registerFrameworkTasks
100.00% covered (success) @@ -390,7 +412,7 @@ -  canCleanSiteDirectory +  canCleanSiteDirectory
100.00% covered (success) @@ -412,7 +434,7 @@ -  canGenerateManifest +  canGenerateManifest
100.00% covered (success) @@ -434,7 +456,7 @@ -  canGenerateSitemap +  canGenerateSitemap
100.00% covered (success) @@ -456,7 +478,7 @@ -  canGenerateFeed +  canGenerateFeed
100.00% covered (success) @@ -478,7 +500,7 @@ -  canGenerateSearch +  canGenerateSearch
100.00% covered (success) @@ -549,7 +571,7 @@ 42    { 43        $this->registerFrameworkTasks(); 44 - 45        $this->registerTasks(Config::getArray('hyde.build_tasks', [])); + 45        $this->registerTasks($this->findTasksInConfig()); 46 47        $this->registerTasks($this->findTasksInAppDirectory()); 48    } @@ -559,7 +581,7 @@ 52        $this->output = $output; 53    } 54 - 55    /** @return array<class-string<\Hyde\Framework\Features\BuildTasks\BuildTask>> */ + 55    /** @return array<class-string<\Hyde\Framework\Features\BuildTasks\PreBuildTask>|class-string<\Hyde\Framework\Features\BuildTasks\PostBuildTask>> */ 56    public function getRegisteredTasks(): array 57    { 58        return array_map(fn (BuildTask $task): string => $task::class, array_values($this->buildTasks)); @@ -594,74 +616,83 @@ 87        $this->buildTasks[$this->makeTaskIdentifier($task)] = $task; 88    } 89 - 90    protected function registerIf(string $task, bool $condition): void - 91    { - 92        if ($condition) { - 93            $this->registerTask($task); - 94        } - 95    } - 96 - 97    protected function registerTasks(array $tasks): void - 98    { - 99        foreach ($tasks as $task) { - 100            $this->registerTask($task); - 101        } - 102    } - 103 - 104    protected function findTasksInAppDirectory(): array - 105    { - 106        return Filesystem::smartGlob('app/Actions/*BuildTask.php')->map(function (string $file): string { - 107            return static::pathToClassName($file); - 108        })->toArray(); - 109    } - 110 - 111    protected static function pathToClassName(string $file): string - 112    { - 113        return str_replace(['app', '.php', '/'], ['App', '', '\\'], $file); - 114    } - 115 - 116    protected function makeTaskIdentifier(BuildTask $class): string - 117    { - 118        // If a user-land task is registered with the same class name (excluding namespaces) as a framework task, - 119        // this will allow the user-land task to override the framework task, making them easy to swap out. - 120 - 121        return Str::kebab(class_basename($class)); - 122    } - 123 - 124    private function registerFrameworkTasks(): void - 125    { - 126        $this->registerIf(CleanSiteDirectory::class, $this->canCleanSiteDirectory()); - 127        $this->registerIf(GenerateBuildManifest::class, $this->canGenerateManifest()); - 128        $this->registerIf(GenerateSitemap::class, $this->canGenerateSitemap()); - 129        $this->registerIf(GenerateRssFeed::class, $this->canGenerateFeed()); - 130        $this->registerIf(GenerateSearch::class, $this->canGenerateSearch()); + 90    /** @param class-string<\Hyde\Framework\Features\BuildTasks\PreBuildTask|\Hyde\Framework\Features\BuildTasks\PostBuildTask> $task */ + 91    protected function registerIf(string $task, bool $condition): void + 92    { + 93        if ($condition) { + 94            $this->registerTask($task); + 95        } + 96    } + 97 + 98    /** @param array<\Hyde\Framework\Features\BuildTasks\PreBuildTask|\Hyde\Framework\Features\BuildTasks\PostBuildTask|class-string<\Hyde\Framework\Features\BuildTasks\PreBuildTask|\Hyde\Framework\Features\BuildTasks\PostBuildTask>> $tasks */ + 99    protected function registerTasks(array $tasks): void + 100    { + 101        foreach ($tasks as $task) { + 102            $this->registerTask($task); + 103        } + 104    } + 105 + 106    /** @return array<class-string<\Hyde\Framework\Features\BuildTasks\PreBuildTask>|class-string<\Hyde\Framework\Features\BuildTasks\PostBuildTask>> */ + 107    protected function findTasksInConfig(): array + 108    { + 109        return Config::getArray('hyde.build_tasks', []); + 110    } + 111 + 112    /** @return array<class-string<\Hyde\Framework\Features\BuildTasks\PreBuildTask>|class-string<\Hyde\Framework\Features\BuildTasks\PostBuildTask>> */ + 113    protected function findTasksInAppDirectory(): array + 114    { + 115        return Filesystem::smartGlob('app/Actions/*BuildTask.php')->map(function (string $file): string { + 116            return static::pathToClassName($file); + 117        })->toArray(); + 118    } + 119 + 120    protected static function pathToClassName(string $file): string + 121    { + 122        return str_replace(['app', '.php', '/'], ['App', '', '\\'], $file); + 123    } + 124 + 125    protected function makeTaskIdentifier(BuildTask $class): string + 126    { + 127        // If a user-land task is registered with the same class name (excluding namespaces) as a framework task, + 128        // this will allow the user-land task to override the framework task, making them easy to swap out. + 129 + 130        return Str::kebab(class_basename($class)); 131    } 132 - 133    private function canCleanSiteDirectory(): bool + 133    private function registerFrameworkTasks(): void 134    { - 135        return Config::getBool('hyde.empty_output_directory', true); - 136    } - 137 - 138    private function canGenerateManifest(): bool - 139    { - 140        return Config::getBool('hyde.generate_build_manifest', true); - 141    } - 142 - 143    private function canGenerateSitemap(): bool - 144    { - 145        return Features::sitemap(); - 146    } - 147 - 148    private function canGenerateFeed(): bool - 149    { - 150        return Features::rss(); - 151    } - 152 - 153    private function canGenerateSearch(): bool - 154    { - 155        return Features::hasDocumentationSearch(); - 156    } - 157} + 135        $this->registerIf(CleanSiteDirectory::class, $this->canCleanSiteDirectory()); + 136        $this->registerIf(GenerateBuildManifest::class, $this->canGenerateManifest()); + 137        $this->registerIf(GenerateSitemap::class, $this->canGenerateSitemap()); + 138        $this->registerIf(GenerateRssFeed::class, $this->canGenerateFeed()); + 139        $this->registerIf(GenerateSearch::class, $this->canGenerateSearch()); + 140    } + 141 + 142    private function canCleanSiteDirectory(): bool + 143    { + 144        return Config::getBool('hyde.empty_output_directory', true); + 145    } + 146 + 147    private function canGenerateManifest(): bool + 148    { + 149        return Config::getBool('hyde.generate_build_manifest', true); + 150    } + 151 + 152    private function canGenerateSitemap(): bool + 153    { + 154        return Features::sitemap(); + 155    } + 156 + 157    private function canGenerateFeed(): bool + 158    { + 159        return Features::rss(); + 160    } + 161 + 162    private function canGenerateSearch(): bool + 163    { + 164        return Features::hasDocumentationSearch(); + 165    } + 166} @@ -672,7 +703,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Services/MarkdownService.php.html b/master/coverage/framework/src/Framework/Services/MarkdownService.php.html index 20a7e627fac..ef4da0070ce 100644 --- a/master/coverage/framework/src/Framework/Services/MarkdownService.php.html +++ b/master/coverage/framework/src/Framework/Services/MarkdownService.php.html @@ -875,7 +875,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Services/ValidationService.php.html b/master/coverage/framework/src/Framework/Services/ValidationService.php.html index bb90436b6cb..2f310f4fb11 100644 --- a/master/coverage/framework/src/Framework/Services/ValidationService.php.html +++ b/master/coverage/framework/src/Framework/Services/ValidationService.php.html @@ -489,7 +489,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Services/ViewDiffService.php.html b/master/coverage/framework/src/Framework/Services/ViewDiffService.php.html index 30094a77a5a..bfb0992d1b8 100644 --- a/master/coverage/framework/src/Framework/Services/ViewDiffService.php.html +++ b/master/coverage/framework/src/Framework/Services/ViewDiffService.php.html @@ -239,7 +239,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Services/dashboard.html b/master/coverage/framework/src/Framework/Services/dashboard.html index ab2bcda9693..bd08b8f6ebc 100644 --- a/master/coverage/framework/src/Framework/Services/dashboard.html +++ b/master/coverage/framework/src/Framework/Services/dashboard.html @@ -139,7 +139,7 @@

Project Risks

@@ -176,7 +176,7 @@

Project Risks

.yAxis.tickFormat(d3.format('d')); d3.select('#methodCoverageDistribution svg') - .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,0,0,0,67], "Method Coverage")) + .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,0,0,0,68], "Method Coverage")) .transition().duration(500).call(chart); nv.utils.windowResize(chart.update); @@ -226,7 +226,7 @@

Project Risks

chart.yAxis.axisLabel('Cyclomatic Complexity'); d3.select('#classComplexity svg') - .datum(getComplexityData([[100,11,"Hyde\\Framework\\Services\\AssetService<\/a>"],[100,6,"Hyde\\Framework\\Services\\BuildService<\/a>"],[100,25,"Hyde\\Framework\\Services\\BuildTaskService<\/a>"],[100,41,"Hyde\\Framework\\Services\\MarkdownService<\/a>"],[100,26,"Hyde\\Framework\\Services\\ValidationService<\/a>"],[100,5,"Hyde\\Framework\\Services\\ViewDiffService<\/a>"]], 'Class Complexity')) + .datum(getComplexityData([[100,11,"Hyde\\Framework\\Services\\AssetService<\/a>"],[100,6,"Hyde\\Framework\\Services\\BuildService<\/a>"],[100,26,"Hyde\\Framework\\Services\\BuildTaskService<\/a>"],[100,41,"Hyde\\Framework\\Services\\MarkdownService<\/a>"],[100,26,"Hyde\\Framework\\Services\\ValidationService<\/a>"],[100,5,"Hyde\\Framework\\Services\\ViewDiffService<\/a>"]], 'Class Complexity')) .transition() .duration(500) .call(chart); @@ -250,7 +250,7 @@

Project Risks

chart.yAxis.axisLabel('Method Complexity'); d3.select('#methodComplexity svg') - .datum(getComplexityData([[100,1,"
Hyde\\Framework\\Services\\AssetService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::version<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::cdnLink<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::mediaLink<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::hasMediaFile<\/a>"],[100,3,"Hyde\\Framework\\Services\\AssetService::injectTailwindConfig<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::constructCdnPath<\/a>"],[100,2,"Hyde\\Framework\\Services\\AssetService::getCacheBustKey<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::compileStaticPages<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::transferMediaAssets<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::compilePagesForClass<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::getClassPluralName<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::getPageTypes<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::setOutput<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::getRegisteredTasks<\/a>"],[100,3,"Hyde\\Framework\\Services\\BuildTaskService::runPreBuildTasks<\/a>"],[100,3,"Hyde\\Framework\\Services\\BuildTaskService::runPostBuildTasks<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerTask<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::registerTaskInService<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerIf<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerTasks<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::findTasksInAppDirectory<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::pathToClassName<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::makeTaskIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::registerFrameworkTasks<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canCleanSiteDirectory<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateManifest<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateSitemap<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateFeed<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateSearch<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::parse<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::setupConverter<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::addExtension<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::runPreProcessing<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::runPostProcessing<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::getExtensions<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::removeFeature<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::addFeature<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::withPermalinks<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::isDocumentationPage<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::withTableOfContents<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::canEnableTorchlight<\/a>"],[100,4,"Hyde\\Framework\\Services\\MarkdownService::canEnablePermalinks<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::hasFeature<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::determineIfTorchlightAttributionShouldBeInjected<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::injectTorchlightAttribution<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::configurePermalinksExtension<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::enableAllHtmlElements<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::normalizeIndentationLevel<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::getNormalizedLines<\/a>"],[100,4,"Hyde\\Framework\\Services\\MarkdownService::findLineContentPositions<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::checks<\/a>"],[100,1,"Hyde\\Framework\\Services\\ValidationService::run<\/a>"],[100,1,"Hyde\\Framework\\Services\\ValidationService::check_validators_can_run<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_a_404_page<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_an_index_page<\/a>"],[100,5,"Hyde\\Framework\\Services\\ValidationService::check_documentation_site_has_an_index_page<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_an_app_css_stylesheet<\/a>"],[100,2,"Hyde\\Framework\\Services\\ValidationService::check_site_has_a_base_url_set<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_a_torchlight_api_token_is_set<\/a>"],[100,2,"Hyde\\Framework\\Services\\ValidationService::check_for_conflicts_between_blade_and_markdown_pages<\/a>"],[100,2,"Hyde\\Framework\\Services\\ViewDiffService::getViewFileHashIndex<\/a>"],[100,2,"Hyde\\Framework\\Services\\ViewDiffService::getChecksums<\/a>"],[100,1,"Hyde\\Framework\\Services\\ViewDiffService::checksumMatchesAny<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Framework\\Services\\AssetService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::version<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::cdnLink<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::mediaLink<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::hasMediaFile<\/a>"],[100,3,"Hyde\\Framework\\Services\\AssetService::injectTailwindConfig<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::constructCdnPath<\/a>"],[100,2,"Hyde\\Framework\\Services\\AssetService::getCacheBustKey<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::compileStaticPages<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::transferMediaAssets<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::compilePagesForClass<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::getClassPluralName<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::getPageTypes<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::setOutput<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::getRegisteredTasks<\/a>"],[100,3,"Hyde\\Framework\\Services\\BuildTaskService::runPreBuildTasks<\/a>"],[100,3,"Hyde\\Framework\\Services\\BuildTaskService::runPostBuildTasks<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerTask<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::registerTaskInService<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerIf<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerTasks<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::findTasksInConfig<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::findTasksInAppDirectory<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::pathToClassName<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::makeTaskIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::registerFrameworkTasks<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canCleanSiteDirectory<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateManifest<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateSitemap<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateFeed<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateSearch<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::parse<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::setupConverter<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::addExtension<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::runPreProcessing<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::runPostProcessing<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::getExtensions<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::removeFeature<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::addFeature<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::withPermalinks<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::isDocumentationPage<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::withTableOfContents<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::canEnableTorchlight<\/a>"],[100,4,"Hyde\\Framework\\Services\\MarkdownService::canEnablePermalinks<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::hasFeature<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::determineIfTorchlightAttributionShouldBeInjected<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::injectTorchlightAttribution<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::configurePermalinksExtension<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::enableAllHtmlElements<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::normalizeIndentationLevel<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::getNormalizedLines<\/a>"],[100,4,"Hyde\\Framework\\Services\\MarkdownService::findLineContentPositions<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::checks<\/a>"],[100,1,"Hyde\\Framework\\Services\\ValidationService::run<\/a>"],[100,1,"Hyde\\Framework\\Services\\ValidationService::check_validators_can_run<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_a_404_page<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_an_index_page<\/a>"],[100,5,"Hyde\\Framework\\Services\\ValidationService::check_documentation_site_has_an_index_page<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_an_app_css_stylesheet<\/a>"],[100,2,"Hyde\\Framework\\Services\\ValidationService::check_site_has_a_base_url_set<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_a_torchlight_api_token_is_set<\/a>"],[100,2,"Hyde\\Framework\\Services\\ValidationService::check_for_conflicts_between_blade_and_markdown_pages<\/a>"],[100,2,"Hyde\\Framework\\Services\\ViewDiffService::getViewFileHashIndex<\/a>"],[100,2,"Hyde\\Framework\\Services\\ViewDiffService::getChecksums<\/a>"],[100,1,"Hyde\\Framework\\Services\\ViewDiffService::checksumMatchesAny<\/a>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/src/Framework/Services/index.html b/master/coverage/framework/src/Framework/Services/index.html index fb82c0010c7..0b9e6b4d56b 100644 --- a/master/coverage/framework/src/Framework/Services/index.html +++ b/master/coverage/framework/src/Framework/Services/index.html @@ -54,7 +54,7 @@
100.00%
-
222 / 222
+
223 / 223
100.00% covered (success) @@ -62,7 +62,7 @@
100.00%
-
67 / 67
+
68 / 68
100.00% covered (success) @@ -138,7 +138,7 @@
100.00%
-
32 / 32
+
33 / 33
100.00% covered (success) @@ -146,7 +146,7 @@
100.00%
-
18 / 18
+
19 / 19
diff --git a/master/coverage/framework/src/Framework/Views/Components/BreadcrumbsComponent.php.html b/master/coverage/framework/src/Framework/Views/Components/BreadcrumbsComponent.php.html index b2a10dd1878..539b10cf6a2 100644 --- a/master/coverage/framework/src/Framework/Views/Components/BreadcrumbsComponent.php.html +++ b/master/coverage/framework/src/Framework/Views/Components/BreadcrumbsComponent.php.html @@ -243,7 +243,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Views/Components/LinkComponent.php.html b/master/coverage/framework/src/Framework/Views/Components/LinkComponent.php.html index 32d44e066d7..037ed32c2d8 100644 --- a/master/coverage/framework/src/Framework/Views/Components/LinkComponent.php.html +++ b/master/coverage/framework/src/Framework/Views/Components/LinkComponent.php.html @@ -190,7 +190,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Views/Components/dashboard.html b/master/coverage/framework/src/Framework/Views/Components/dashboard.html index 247bf1205b2..bf40a1b7580 100644 --- a/master/coverage/framework/src/Framework/Views/Components/dashboard.html +++ b/master/coverage/framework/src/Framework/Views/Components/dashboard.html @@ -140,7 +140,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Views/Components/index.html b/master/coverage/framework/src/Framework/Views/Components/index.html index 08f907c1798..ea12d91336d 100644 --- a/master/coverage/framework/src/Framework/Views/Components/index.html +++ b/master/coverage/framework/src/Framework/Views/Components/index.html @@ -143,7 +143,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/Views/dashboard.html b/master/coverage/framework/src/Framework/Views/dashboard.html index f5da316fb24..add181675f2 100644 --- a/master/coverage/framework/src/Framework/Views/dashboard.html +++ b/master/coverage/framework/src/Framework/Views/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Framework/Views/index.html b/master/coverage/framework/src/Framework/Views/index.html index 8d7b53eacae..66ca7db7017 100644 --- a/master/coverage/framework/src/Framework/Views/index.html +++ b/master/coverage/framework/src/Framework/Views/index.html @@ -114,7 +114,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Framework/dashboard.html b/master/coverage/framework/src/Framework/dashboard.html index 77d5d0636c0..dcffb2c2309 100644 --- a/master/coverage/framework/src/Framework/dashboard.html +++ b/master/coverage/framework/src/Framework/dashboard.html @@ -138,7 +138,7 @@

Project Risks

@@ -175,7 +175,7 @@

Project Risks

.yAxis.tickFormat(d3.format('d')); d3.select('#methodCoverageDistribution svg') - .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,0,0,0,396], "Method Coverage")) + .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,0,0,0,397], "Method Coverage")) .transition().duration(500).call(chart); nv.utils.windowResize(chart.update); @@ -225,7 +225,7 @@

Project Risks

chart.yAxis.axisLabel('Cyclomatic Complexity'); d3.select('#classComplexity svg') - .datum(getComplexityData([[100,4,"Hyde\\Framework\\Actions\\AnonymousViewCompiler<\/a>"],[100,20,"Hyde\\Framework\\Actions\\BladeMatterParser<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter<\/a>"],[100,14,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText<\/a>"],[100,6,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile<\/a>"],[100,19,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile<\/a>"],[100,11,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex<\/a>"],[100,4,"Hyde\\Framework\\Actions\\GeneratesTableOfContents<\/a>"],[100,6,"Hyde\\Framework\\Actions\\MarkdownFileParser<\/a>"],[100,8,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed<\/a>"],[100,3,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap<\/a>"],[100,9,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory<\/a>"],[100,7,"Hyde\\Framework\\Actions\\SourceFileParser<\/a>"],[100,1,"Hyde\\Framework\\Actions\\StaticPageBuilder<\/a>"],[100,0,"Hyde\\Framework\\Exceptions\\BaseUrlNotSetException<\/a>"],[100,0,"Hyde\\Framework\\Exceptions\\BuildWarning<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileConflictException<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileNotFoundException<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\RouteNotFoundException<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\UnsupportedPageTypeException<\/a>"],[100,13,"Hyde\\Framework\\Factories\\BlogPostDataFactory<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject<\/a>"],[100,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory<\/a>"],[100,10,"Hyde\\Framework\\Factories\\FeaturedImageFactory<\/a>"],[100,13,"Hyde\\Framework\\Factories\\HydePageDataFactory<\/a>"],[100,38,"Hyde\\Framework\\Factories\\NavigationDataFactory<\/a>"],[100,36,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage<\/a>"],[100,8,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor<\/a>"],[100,11,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\PostBuildTask<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\PreBuildTask<\/a>"],[100,6,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage<\/a>"],[100,22,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement<\/a>"],[100,3,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement<\/a>"],[100,7,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag<\/a>"],[100,11,"Hyde\\Framework\\Features\\Metadata\\MetadataBag<\/a>"],[100,14,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag<\/a>"],[100,8,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu<\/a>"],[100,15,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar<\/a>"],[100,4,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem<\/a>"],[100,14,"Hyde\\Framework\\Features\\Navigation\\NavItem<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\NavigationData<\/a>"],[100,15,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator<\/a>"],[100,16,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator<\/a>"],[100,14,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator<\/a>"],[100,2,"Hyde\\Framework\\HydeServiceProvider<\/a>"],[100,11,"Hyde\\Framework\\Services\\AssetService<\/a>"],[100,6,"Hyde\\Framework\\Services\\BuildService<\/a>"],[100,25,"Hyde\\Framework\\Services\\BuildTaskService<\/a>"],[100,41,"Hyde\\Framework\\Services\\MarkdownService<\/a>"],[100,26,"Hyde\\Framework\\Services\\ValidationService<\/a>"],[100,5,"Hyde\\Framework\\Services\\ViewDiffService<\/a>"],[100,7,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent<\/a>"],[100,2,"Hyde\\Framework\\Views\\Components\\LinkComponent<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\InteractsWithDirectories<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter<\/a>"],[100,7,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures<\/a>"],[100,16,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter<\/a>"],[100,10,"Hyde\\Framework\\Concerns\\RegistersFileLocations<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\TracksExecutionTime<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence<\/a>"],[100,5,"Hyde\\Framework\\Factories\\Concerns\\HasFactory<\/a>"]], 'Class Complexity')) + .datum(getComplexityData([[100,4,"Hyde\\Framework\\Actions\\AnonymousViewCompiler<\/a>"],[100,20,"Hyde\\Framework\\Actions\\BladeMatterParser<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter<\/a>"],[100,14,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText<\/a>"],[100,6,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile<\/a>"],[100,19,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile<\/a>"],[100,11,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex<\/a>"],[100,4,"Hyde\\Framework\\Actions\\GeneratesTableOfContents<\/a>"],[100,6,"Hyde\\Framework\\Actions\\MarkdownFileParser<\/a>"],[100,8,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed<\/a>"],[100,3,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap<\/a>"],[100,9,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory<\/a>"],[100,7,"Hyde\\Framework\\Actions\\SourceFileParser<\/a>"],[100,1,"Hyde\\Framework\\Actions\\StaticPageBuilder<\/a>"],[100,0,"Hyde\\Framework\\Exceptions\\BaseUrlNotSetException<\/a>"],[100,0,"Hyde\\Framework\\Exceptions\\BuildWarning<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileConflictException<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileNotFoundException<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\RouteNotFoundException<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\UnsupportedPageTypeException<\/a>"],[100,13,"Hyde\\Framework\\Factories\\BlogPostDataFactory<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject<\/a>"],[100,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory<\/a>"],[100,10,"Hyde\\Framework\\Factories\\FeaturedImageFactory<\/a>"],[100,13,"Hyde\\Framework\\Factories\\HydePageDataFactory<\/a>"],[100,38,"Hyde\\Framework\\Factories\\NavigationDataFactory<\/a>"],[100,36,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage<\/a>"],[100,8,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor<\/a>"],[100,11,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\PostBuildTask<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\PreBuildTask<\/a>"],[100,6,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage<\/a>"],[100,22,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement<\/a>"],[100,3,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement<\/a>"],[100,7,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag<\/a>"],[100,11,"Hyde\\Framework\\Features\\Metadata\\MetadataBag<\/a>"],[100,14,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag<\/a>"],[100,8,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu<\/a>"],[100,15,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar<\/a>"],[100,4,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem<\/a>"],[100,14,"Hyde\\Framework\\Features\\Navigation\\NavItem<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\NavigationData<\/a>"],[100,15,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator<\/a>"],[100,16,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator<\/a>"],[100,14,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator<\/a>"],[100,2,"Hyde\\Framework\\HydeServiceProvider<\/a>"],[100,11,"Hyde\\Framework\\Services\\AssetService<\/a>"],[100,6,"Hyde\\Framework\\Services\\BuildService<\/a>"],[100,26,"Hyde\\Framework\\Services\\BuildTaskService<\/a>"],[100,41,"Hyde\\Framework\\Services\\MarkdownService<\/a>"],[100,26,"Hyde\\Framework\\Services\\ValidationService<\/a>"],[100,5,"Hyde\\Framework\\Services\\ViewDiffService<\/a>"],[100,7,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent<\/a>"],[100,2,"Hyde\\Framework\\Views\\Components\\LinkComponent<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\InteractsWithDirectories<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter<\/a>"],[100,7,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures<\/a>"],[100,16,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter<\/a>"],[100,10,"Hyde\\Framework\\Concerns\\RegistersFileLocations<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\TracksExecutionTime<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence<\/a>"],[100,5,"Hyde\\Framework\\Factories\\Concerns\\HasFactory<\/a>"]], 'Class Complexity')) .transition() .duration(500) .call(chart); @@ -249,7 +249,7 @@

Project Risks

chart.yAxis.axisLabel('Method Complexity'); d3.select('#methodComplexity svg') - .datum(getComplexityData([[100,1,"
Hyde\\Framework\\Actions\\AnonymousViewCompiler::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__invoke<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseString<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::get<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::parse<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::lineMatchesFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractKey<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractValue<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::getValueWithType<\/a>"],[100,5,"Hyde\\Framework\\Actions\\BladeMatterParser::parseArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\BladeMatterParser::isValueArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter::execute<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyRegexTransformations<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyStringTransformations<\/a>"],[100,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeTables<\/a>"],[100,3,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeBlockquotes<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::__construct<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::toArray<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::getIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::parseTitle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::fileName<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::normalizeSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::makeOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createBladeFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createMarkdownFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createDocumentationFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::formatIdentifier<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::validateType<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::failIfFileCannotBeSaved<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getBladePageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getMarkdownPageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::run<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::generatePageEntry<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getSearchContentForDocument<\/a>"],[100,3,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::formatDestination<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::extractTableOfContents<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::parse<\/a>"],[100,4,"Hyde\\Framework\\Actions\\MarkdownFileParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::get<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::handle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashSourcePath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::getManifestPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::jsonEncodeOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::setOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::printFinishMessage<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::printFinishMessage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap::printFinishMessage<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::printFinishMessage<\/a>"],[100,3,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::isItSafeToCleanOutputDirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::isOutputDirectoryWhitelisted<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::askIfUnsafeDirectoryShouldBeEmptied<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::safeOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::__construct<\/a>"],[100,3,"Hyde\\Framework\\Actions\\SourceFileParser::constructPage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::parseBladePage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::parseMarkdownPage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::get<\/a>"],[100,1,"Hyde\\Framework\\Actions\\StaticPageBuilder::handle<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileConflictException::__construct<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileNotFoundException::__construct<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\RouteNotFoundException::__construct<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\UnsupportedPageTypeException::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeDescription<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeCategory<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeDate<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeAuthor<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeImage<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::getTruncatedMarkdown<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::toArray<\/a>"],[100,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::make<\/a>"],[100,3,"Hyde\\Framework\\Factories\\FeaturedImageFactory::makeSource<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::normalizeLocalImagePath<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::getStringMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeTitle<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeNavigation<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleForPage<\/a>"],[100,4,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromMarkdownHeadings<\/a>"],[100,3,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromParentIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeLabel<\/a>"],[100,3,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeGroup<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeHidden<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makePriority<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForGroupInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForHiddenInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isPageHiddenInNavigationConfiguration<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::isNonDocumentationPageInHiddenSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInConfigs<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInSidebarConfig<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInNavigationConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::canUseSubdirectoryForGroups<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::defaultGroup<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::pageIsInSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryName<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isInstanceOf<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::invert<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::offset<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getMatter<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__toString<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::setSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLength<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getType<\/a>"],[100,3,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getMetadataArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::has<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForLocalImage<\/a>"],[100,4,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForRemoteImage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::isRemote<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__construct<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getOrCreate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::get<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::all<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::findUsername<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::handle<\/a>"],[100,4,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::run<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::printStartMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::printFinishMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::getMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::write<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::writeln<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::createdSiteFile<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::withExecutionTime<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::compile<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::enabled<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::routeKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderHeader<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderBody<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderFooter<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::process<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::tokenize<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::getTokenizedDataArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::normalizeBody<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::addDynamicHeaderContent<\/a>"],[100,4,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::addDynamicFooterContent<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderSourceLink<\/a>"],[100,3,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::canRenderSourceLink<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::hasTorchlight<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::uniqueKey<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::formatOptionalAttributes<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::uniqueKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::uniqueKey<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::normalizeProperty<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag::make<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag::filterDuplicateMetadata<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::toHtml<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::render<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::get<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::add<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::addElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::addGenericElement<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::getPrefixedArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::generate<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addDynamicPageMetadata<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addMetadataForMarkdownPost<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addPostMetadataIfExists<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::resolveImageLink<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::create<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::removeDuplicateItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::sortByPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::getItems<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::generate<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::hasGroups<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::getGroups<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::getItemsInGroup<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::isGroupActive<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::isPageIndexPage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::shouldIndexPageBeActive<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::fromArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::getItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::searchForDropdownPriorityInNavigationConfig<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::fromRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::forLink<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavItem::forRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getDestination<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getLabel<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getGroup<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::isCurrent<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getRouteGroup<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavItem::normalizeGroupKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::toArray<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::generate<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::hasDropdowns<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::getDropdowns<\/a>"],[100,4,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::moveGroupedItemsIntoDropdowns<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::canAddItemToDropdown<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::dropdownsEnabled<\/a>"],[100,0,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::generate<\/a>"],[100,0,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::constructBaseElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::getXml<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::getXmlElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::escape<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::addChild<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::constructBaseElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addItem<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addDynamicItemData<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addBaseChannelItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addAtomLinkItem<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getImageType<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getImageLength<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getFilename<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getDescription<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getChannel<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getXml<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::constructBaseElement<\/a>"],[100,2,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::addRoute<\/a>"],[100,2,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getLastModDate<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getFormattedProcessingTime<\/a>"],[100,1,"Hyde\\Framework\\HydeServiceProvider::register<\/a>"],[100,1,"Hyde\\Framework\\HydeServiceProvider::boot<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::version<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::cdnLink<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::mediaLink<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::hasMediaFile<\/a>"],[100,3,"Hyde\\Framework\\Services\\AssetService::injectTailwindConfig<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::constructCdnPath<\/a>"],[100,2,"Hyde\\Framework\\Services\\AssetService::getCacheBustKey<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::compileStaticPages<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::transferMediaAssets<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::compilePagesForClass<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::getClassPluralName<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::getPageTypes<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::setOutput<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::getRegisteredTasks<\/a>"],[100,3,"Hyde\\Framework\\Services\\BuildTaskService::runPreBuildTasks<\/a>"],[100,3,"Hyde\\Framework\\Services\\BuildTaskService::runPostBuildTasks<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerTask<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::registerTaskInService<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerIf<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerTasks<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::findTasksInAppDirectory<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::pathToClassName<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::makeTaskIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::registerFrameworkTasks<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canCleanSiteDirectory<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateManifest<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateSitemap<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateFeed<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateSearch<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::parse<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::setupConverter<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::addExtension<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::runPreProcessing<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::runPostProcessing<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::getExtensions<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::removeFeature<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::addFeature<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::withPermalinks<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::isDocumentationPage<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::withTableOfContents<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::canEnableTorchlight<\/a>"],[100,4,"Hyde\\Framework\\Services\\MarkdownService::canEnablePermalinks<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::hasFeature<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::determineIfTorchlightAttributionShouldBeInjected<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::injectTorchlightAttribution<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::configurePermalinksExtension<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::enableAllHtmlElements<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::normalizeIndentationLevel<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::getNormalizedLines<\/a>"],[100,4,"Hyde\\Framework\\Services\\MarkdownService::findLineContentPositions<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::checks<\/a>"],[100,1,"Hyde\\Framework\\Services\\ValidationService::run<\/a>"],[100,1,"Hyde\\Framework\\Services\\ValidationService::check_validators_can_run<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_a_404_page<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_an_index_page<\/a>"],[100,5,"Hyde\\Framework\\Services\\ValidationService::check_documentation_site_has_an_index_page<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_an_app_css_stylesheet<\/a>"],[100,2,"Hyde\\Framework\\Services\\ValidationService::check_site_has_a_base_url_set<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_a_torchlight_api_token_is_set<\/a>"],[100,2,"Hyde\\Framework\\Services\\ValidationService::check_for_conflicts_between_blade_and_markdown_pages<\/a>"],[100,2,"Hyde\\Framework\\Services\\ViewDiffService::getViewFileHashIndex<\/a>"],[100,2,"Hyde\\Framework\\Services\\ViewDiffService::getChecksums<\/a>"],[100,1,"Hyde\\Framework\\Services\\ViewDiffService::checksumMatchesAny<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent::__construct<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent::render<\/a>"],[100,5,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent::makeBreadcrumbs<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\LinkComponent::__construct<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\LinkComponent::render<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectory<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsParentDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::data<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::matter<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::has<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::__callStatic<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::getParameterNames<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyArguments<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyPathArgument<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::mock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::resolveMockedInstance<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::clearMockedInstances<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableDynamicExtensions<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableConfigDefinedExtensions<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::mergeMarkdownConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::initializeExtension<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessors<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessors<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessor<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessor<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerSourceDirectories<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::discoverBladeViewsIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::storeCompiledSiteIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::useMediaDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getSourceDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getOutputDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getPageConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::startClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::stopClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeInMs<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeString<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence::validateExistence<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::toCoreDataObject<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::constructFactoryData<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::assignFactoryData<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__invoke<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseString<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::get<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::parse<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::lineMatchesFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractKey<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractValue<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::getValueWithType<\/a>"],[100,5,"Hyde\\Framework\\Actions\\BladeMatterParser::parseArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\BladeMatterParser::isValueArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter::execute<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyRegexTransformations<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyStringTransformations<\/a>"],[100,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeTables<\/a>"],[100,3,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeBlockquotes<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::__construct<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::toArray<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::getIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::parseTitle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::fileName<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::normalizeSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::makeOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createBladeFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createMarkdownFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createDocumentationFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::formatIdentifier<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::validateType<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::failIfFileCannotBeSaved<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getBladePageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getMarkdownPageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::run<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::generatePageEntry<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getSearchContentForDocument<\/a>"],[100,3,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::formatDestination<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::extractTableOfContents<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::parse<\/a>"],[100,4,"Hyde\\Framework\\Actions\\MarkdownFileParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::get<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::handle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashSourcePath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::getManifestPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::jsonEncodeOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::setOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::printFinishMessage<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::printFinishMessage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap::printFinishMessage<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::printFinishMessage<\/a>"],[100,3,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::isItSafeToCleanOutputDirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::isOutputDirectoryWhitelisted<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::askIfUnsafeDirectoryShouldBeEmptied<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::safeOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::__construct<\/a>"],[100,3,"Hyde\\Framework\\Actions\\SourceFileParser::constructPage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::parseBladePage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::parseMarkdownPage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::get<\/a>"],[100,1,"Hyde\\Framework\\Actions\\StaticPageBuilder::handle<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileConflictException::__construct<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileNotFoundException::__construct<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\RouteNotFoundException::__construct<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\UnsupportedPageTypeException::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeDescription<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeCategory<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeDate<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeAuthor<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeImage<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::getTruncatedMarkdown<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::toArray<\/a>"],[100,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::make<\/a>"],[100,3,"Hyde\\Framework\\Factories\\FeaturedImageFactory::makeSource<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::normalizeLocalImagePath<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::getStringMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeTitle<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeNavigation<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleForPage<\/a>"],[100,4,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromMarkdownHeadings<\/a>"],[100,3,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromParentIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeLabel<\/a>"],[100,3,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeGroup<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeHidden<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makePriority<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForGroupInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForHiddenInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isPageHiddenInNavigationConfiguration<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::isNonDocumentationPageInHiddenSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInConfigs<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInSidebarConfig<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInNavigationConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::canUseSubdirectoryForGroups<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::defaultGroup<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::pageIsInSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryName<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isInstanceOf<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::invert<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::offset<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getMatter<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__toString<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::setSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLength<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getType<\/a>"],[100,3,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getMetadataArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::has<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForLocalImage<\/a>"],[100,4,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForRemoteImage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::isRemote<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__construct<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getOrCreate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::get<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::all<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::findUsername<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::handle<\/a>"],[100,4,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::run<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::printStartMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::printFinishMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::getMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::write<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::writeln<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::createdSiteFile<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::withExecutionTime<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::compile<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::enabled<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::routeKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderHeader<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderBody<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderFooter<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::process<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::tokenize<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::getTokenizedDataArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::normalizeBody<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::addDynamicHeaderContent<\/a>"],[100,4,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::addDynamicFooterContent<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderSourceLink<\/a>"],[100,3,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::canRenderSourceLink<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::hasTorchlight<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::uniqueKey<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::formatOptionalAttributes<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::uniqueKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::uniqueKey<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::normalizeProperty<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag::make<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag::filterDuplicateMetadata<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::toHtml<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::render<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::get<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::add<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::addElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::addGenericElement<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::getPrefixedArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::generate<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addDynamicPageMetadata<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addMetadataForMarkdownPost<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addPostMetadataIfExists<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::resolveImageLink<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::create<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::removeDuplicateItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::sortByPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::getItems<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::generate<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::hasGroups<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::getGroups<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::getItemsInGroup<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::isGroupActive<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::isPageIndexPage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::shouldIndexPageBeActive<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::fromArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::getItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::searchForDropdownPriorityInNavigationConfig<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::fromRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::forLink<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavItem::forRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getDestination<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getLabel<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getGroup<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::isCurrent<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getRouteGroup<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavItem::normalizeGroupKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::toArray<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::generate<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::hasDropdowns<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::getDropdowns<\/a>"],[100,4,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::moveGroupedItemsIntoDropdowns<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::canAddItemToDropdown<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::dropdownsEnabled<\/a>"],[100,0,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::generate<\/a>"],[100,0,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::constructBaseElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::getXml<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::getXmlElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::escape<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::addChild<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::constructBaseElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addItem<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addDynamicItemData<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addBaseChannelItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addAtomLinkItem<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getImageType<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getImageLength<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getFilename<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getDescription<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getChannel<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getXml<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::constructBaseElement<\/a>"],[100,2,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::addRoute<\/a>"],[100,2,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getLastModDate<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getFormattedProcessingTime<\/a>"],[100,1,"Hyde\\Framework\\HydeServiceProvider::register<\/a>"],[100,1,"Hyde\\Framework\\HydeServiceProvider::boot<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::version<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::cdnLink<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::mediaLink<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::hasMediaFile<\/a>"],[100,3,"Hyde\\Framework\\Services\\AssetService::injectTailwindConfig<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::constructCdnPath<\/a>"],[100,2,"Hyde\\Framework\\Services\\AssetService::getCacheBustKey<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::compileStaticPages<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::transferMediaAssets<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::compilePagesForClass<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::getClassPluralName<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::getPageTypes<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::setOutput<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::getRegisteredTasks<\/a>"],[100,3,"Hyde\\Framework\\Services\\BuildTaskService::runPreBuildTasks<\/a>"],[100,3,"Hyde\\Framework\\Services\\BuildTaskService::runPostBuildTasks<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerTask<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::registerTaskInService<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerIf<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerTasks<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::findTasksInConfig<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::findTasksInAppDirectory<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::pathToClassName<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::makeTaskIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::registerFrameworkTasks<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canCleanSiteDirectory<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateManifest<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateSitemap<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateFeed<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateSearch<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::parse<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::setupConverter<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::addExtension<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::runPreProcessing<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::runPostProcessing<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::getExtensions<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::removeFeature<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::addFeature<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::withPermalinks<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::isDocumentationPage<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::withTableOfContents<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::canEnableTorchlight<\/a>"],[100,4,"Hyde\\Framework\\Services\\MarkdownService::canEnablePermalinks<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::hasFeature<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::determineIfTorchlightAttributionShouldBeInjected<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::injectTorchlightAttribution<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::configurePermalinksExtension<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::enableAllHtmlElements<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::normalizeIndentationLevel<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::getNormalizedLines<\/a>"],[100,4,"Hyde\\Framework\\Services\\MarkdownService::findLineContentPositions<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::checks<\/a>"],[100,1,"Hyde\\Framework\\Services\\ValidationService::run<\/a>"],[100,1,"Hyde\\Framework\\Services\\ValidationService::check_validators_can_run<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_a_404_page<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_an_index_page<\/a>"],[100,5,"Hyde\\Framework\\Services\\ValidationService::check_documentation_site_has_an_index_page<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_an_app_css_stylesheet<\/a>"],[100,2,"Hyde\\Framework\\Services\\ValidationService::check_site_has_a_base_url_set<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_a_torchlight_api_token_is_set<\/a>"],[100,2,"Hyde\\Framework\\Services\\ValidationService::check_for_conflicts_between_blade_and_markdown_pages<\/a>"],[100,2,"Hyde\\Framework\\Services\\ViewDiffService::getViewFileHashIndex<\/a>"],[100,2,"Hyde\\Framework\\Services\\ViewDiffService::getChecksums<\/a>"],[100,1,"Hyde\\Framework\\Services\\ViewDiffService::checksumMatchesAny<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent::__construct<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent::render<\/a>"],[100,5,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent::makeBreadcrumbs<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\LinkComponent::__construct<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\LinkComponent::render<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectory<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsParentDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::data<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::matter<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::has<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::__callStatic<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::getParameterNames<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyArguments<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyPathArgument<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::mock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::resolveMockedInstance<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::clearMockedInstances<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableDynamicExtensions<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableConfigDefinedExtensions<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::mergeMarkdownConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::initializeExtension<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessors<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessors<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessor<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessor<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerSourceDirectories<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::discoverBladeViewsIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::storeCompiledSiteIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::useMediaDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getSourceDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getOutputDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getPageConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::startClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::stopClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeInMs<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeString<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence::validateExistence<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::toCoreDataObject<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::constructFactoryData<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::assignFactoryData<\/a>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/src/Framework/index.html b/master/coverage/framework/src/Framework/index.html index 9ff53a4d95e..b6606f32056 100644 --- a/master/coverage/framework/src/Framework/index.html +++ b/master/coverage/framework/src/Framework/index.html @@ -53,7 +53,7 @@
100.00%
-
1202 / 1202
+
1207 / 1207
100.00% covered (success) @@ -61,7 +61,7 @@
100.00%
-
392 / 392
+
393 / 393
100.00% covered (success) @@ -81,7 +81,7 @@
100.00%
-
283 / 283
+
285 / 285
100.00% covered (success) @@ -193,7 +193,7 @@
100.00%
-
392 / 392
+
394 / 394
100.00% covered (success) @@ -221,7 +221,7 @@
100.00%
-
222 / 222
+
223 / 223
100.00% covered (success) @@ -229,7 +229,7 @@
100.00%
-
67 / 67
+
68 / 68
diff --git a/master/coverage/framework/src/Hyde.php.html b/master/coverage/framework/src/Hyde.php.html index ce27fe94564..c82cca82ce4 100644 --- a/master/coverage/framework/src/Hyde.php.html +++ b/master/coverage/framework/src/Hyde.php.html @@ -275,7 +275,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/BlogPostSchema.php.html b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/BlogPostSchema.php.html index 88f7bbe083c..0ffcb558c63 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/BlogPostSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/BlogPostSchema.php.html @@ -99,7 +99,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/FrontMatterSchema.php.html b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/FrontMatterSchema.php.html index 2741cd57f5a..8f67d19a533 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/FrontMatterSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/FrontMatterSchema.php.html @@ -104,7 +104,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/PageSchema.php.html b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/PageSchema.php.html index 2f25cea8806..693bd8710d2 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/PageSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/PageSchema.php.html @@ -95,7 +95,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/AuthorSchema.php.html b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/AuthorSchema.php.html index 00d01dc4605..583ee142074 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/AuthorSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/AuthorSchema.php.html @@ -96,7 +96,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/FeaturedImageSchema.php.html b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/FeaturedImageSchema.php.html index 1fe6d0a099d..932172359fb 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/FeaturedImageSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/FeaturedImageSchema.php.html @@ -102,7 +102,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/NavigationSchema.php.html b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/NavigationSchema.php.html index 9e6fbcde1ad..08f6208fa27 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/NavigationSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/NavigationSchema.php.html @@ -98,7 +98,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/dashboard.html b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/dashboard.html index 9065e2d487f..df22bb60ccf 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/dashboard.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/dashboard.html @@ -141,7 +141,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/index.html b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/index.html index ccb32933ef7..4aed5433945 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/index.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/index.html @@ -112,7 +112,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/dashboard.html b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/dashboard.html index 40bf40d4004..8fa7248bbfb 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/dashboard.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/dashboard.html @@ -140,7 +140,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/index.html b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/index.html index f354d1e6af4..1092f0382f3 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/index.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/index.html @@ -124,7 +124,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Contracts/MarkdownDocumentContract.php.html b/master/coverage/framework/src/Markdown/Contracts/MarkdownDocumentContract.php.html index b488eefafc9..db2f0ca6ffe 100644 --- a/master/coverage/framework/src/Markdown/Contracts/MarkdownDocumentContract.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/MarkdownDocumentContract.php.html @@ -97,7 +97,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Contracts/MarkdownPostProcessorContract.php.html b/master/coverage/framework/src/Markdown/Contracts/MarkdownPostProcessorContract.php.html index fabd36ec4bd..79470d0ad44 100644 --- a/master/coverage/framework/src/Markdown/Contracts/MarkdownPostProcessorContract.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/MarkdownPostProcessorContract.php.html @@ -94,7 +94,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Contracts/MarkdownPreProcessorContract.php.html b/master/coverage/framework/src/Markdown/Contracts/MarkdownPreProcessorContract.php.html index bc416873d38..910995aca68 100644 --- a/master/coverage/framework/src/Markdown/Contracts/MarkdownPreProcessorContract.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/MarkdownPreProcessorContract.php.html @@ -94,7 +94,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Contracts/MarkdownShortcodeContract.php.html b/master/coverage/framework/src/Markdown/Contracts/MarkdownShortcodeContract.php.html index 558acbb17be..6ccc8cfef31 100644 --- a/master/coverage/framework/src/Markdown/Contracts/MarkdownShortcodeContract.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/MarkdownShortcodeContract.php.html @@ -90,7 +90,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Contracts/dashboard.html b/master/coverage/framework/src/Markdown/Contracts/dashboard.html index 938bc29ba89..6a34007a137 100644 --- a/master/coverage/framework/src/Markdown/Contracts/dashboard.html +++ b/master/coverage/framework/src/Markdown/Contracts/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Markdown/Contracts/index.html b/master/coverage/framework/src/Markdown/Contracts/index.html index a701d18fad7..e8472c6c1b1 100644 --- a/master/coverage/framework/src/Markdown/Contracts/index.html +++ b/master/coverage/framework/src/Markdown/Contracts/index.html @@ -136,7 +136,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/MarkdownConverter.php.html b/master/coverage/framework/src/Markdown/MarkdownConverter.php.html index 182eed0eee2..7e633d88db6 100644 --- a/master/coverage/framework/src/Markdown/MarkdownConverter.php.html +++ b/master/coverage/framework/src/Markdown/MarkdownConverter.php.html @@ -169,7 +169,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Models/FrontMatter.php.html b/master/coverage/framework/src/Markdown/Models/FrontMatter.php.html index 8521d880b6b..732076fa0de 100644 --- a/master/coverage/framework/src/Markdown/Models/FrontMatter.php.html +++ b/master/coverage/framework/src/Markdown/Models/FrontMatter.php.html @@ -376,7 +376,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Models/Markdown.php.html b/master/coverage/framework/src/Markdown/Models/Markdown.php.html index ea775129d03..2d199b0f7e7 100644 --- a/master/coverage/framework/src/Markdown/Models/Markdown.php.html +++ b/master/coverage/framework/src/Markdown/Models/Markdown.php.html @@ -393,7 +393,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Models/MarkdownDocument.php.html b/master/coverage/framework/src/Markdown/Models/MarkdownDocument.php.html index c7530ceff8d..446b2114c9a 100644 --- a/master/coverage/framework/src/Markdown/Models/MarkdownDocument.php.html +++ b/master/coverage/framework/src/Markdown/Models/MarkdownDocument.php.html @@ -251,7 +251,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Models/dashboard.html b/master/coverage/framework/src/Markdown/Models/dashboard.html index 977efc12d42..ac877d1b180 100644 --- a/master/coverage/framework/src/Markdown/Models/dashboard.html +++ b/master/coverage/framework/src/Markdown/Models/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Markdown/Models/index.html b/master/coverage/framework/src/Markdown/Models/index.html index 9565810e956..df6ce4f34f0 100644 --- a/master/coverage/framework/src/Markdown/Models/index.html +++ b/master/coverage/framework/src/Markdown/Models/index.html @@ -170,7 +170,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Processing/BladeDownProcessor.php.html b/master/coverage/framework/src/Markdown/Processing/BladeDownProcessor.php.html index 84ac7a58fc2..ddd7cfaefc6 100644 --- a/master/coverage/framework/src/Markdown/Processing/BladeDownProcessor.php.html +++ b/master/coverage/framework/src/Markdown/Processing/BladeDownProcessor.php.html @@ -388,7 +388,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Processing/CodeblockFilepathProcessor.php.html b/master/coverage/framework/src/Markdown/Processing/CodeblockFilepathProcessor.php.html index 6deee9df1ed..af5bebdc2cc 100644 --- a/master/coverage/framework/src/Markdown/Processing/CodeblockFilepathProcessor.php.html +++ b/master/coverage/framework/src/Markdown/Processing/CodeblockFilepathProcessor.php.html @@ -408,7 +408,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Processing/ColoredBlockquotes.php.html b/master/coverage/framework/src/Markdown/Processing/ColoredBlockquotes.php.html index cc9cb7fdfb0..cab41b424a9 100644 --- a/master/coverage/framework/src/Markdown/Processing/ColoredBlockquotes.php.html +++ b/master/coverage/framework/src/Markdown/Processing/ColoredBlockquotes.php.html @@ -305,7 +305,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Processing/ShortcodeProcessor.php.html b/master/coverage/framework/src/Markdown/Processing/ShortcodeProcessor.php.html index 4bb1cd20547..f5ecf8bba27 100644 --- a/master/coverage/framework/src/Markdown/Processing/ShortcodeProcessor.php.html +++ b/master/coverage/framework/src/Markdown/Processing/ShortcodeProcessor.php.html @@ -491,7 +491,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/Processing/dashboard.html b/master/coverage/framework/src/Markdown/Processing/dashboard.html index 2c88ebbc5b8..ab91fe0877e 100644 --- a/master/coverage/framework/src/Markdown/Processing/dashboard.html +++ b/master/coverage/framework/src/Markdown/Processing/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Markdown/Processing/index.html b/master/coverage/framework/src/Markdown/Processing/index.html index 1bb1cd482aa..be44ca20b3d 100644 --- a/master/coverage/framework/src/Markdown/Processing/index.html +++ b/master/coverage/framework/src/Markdown/Processing/index.html @@ -198,7 +198,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Markdown/dashboard.html b/master/coverage/framework/src/Markdown/dashboard.html index 19e8c01bd00..4139b978998 100644 --- a/master/coverage/framework/src/Markdown/dashboard.html +++ b/master/coverage/framework/src/Markdown/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Markdown/index.html b/master/coverage/framework/src/Markdown/index.html index 8add2ef1b8c..3639e0a2bd2 100644 --- a/master/coverage/framework/src/Markdown/index.html +++ b/master/coverage/framework/src/Markdown/index.html @@ -182,7 +182,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Pages/BladePage.php.html b/master/coverage/framework/src/Pages/BladePage.php.html index b4d6ce227a2..e629f71d13e 100644 --- a/master/coverage/framework/src/Pages/BladePage.php.html +++ b/master/coverage/framework/src/Pages/BladePage.php.html @@ -227,7 +227,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Pages/Concerns/BaseMarkdownPage.php.html b/master/coverage/framework/src/Pages/Concerns/BaseMarkdownPage.php.html index b871cc2f08e..bb81a40e6ad 100644 --- a/master/coverage/framework/src/Pages/Concerns/BaseMarkdownPage.php.html +++ b/master/coverage/framework/src/Pages/Concerns/BaseMarkdownPage.php.html @@ -303,7 +303,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Pages/Concerns/HydePage.php.html b/master/coverage/framework/src/Pages/Concerns/HydePage.php.html index add97fe6b89..8faa347b54e 100644 --- a/master/coverage/framework/src/Pages/Concerns/HydePage.php.html +++ b/master/coverage/framework/src/Pages/Concerns/HydePage.php.html @@ -1296,7 +1296,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Pages/Concerns/dashboard.html b/master/coverage/framework/src/Pages/Concerns/dashboard.html index 949cb2d2af0..64aca3b4fb5 100644 --- a/master/coverage/framework/src/Pages/Concerns/dashboard.html +++ b/master/coverage/framework/src/Pages/Concerns/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Pages/Concerns/index.html b/master/coverage/framework/src/Pages/Concerns/index.html index 73471b42507..1ef9deb6c8a 100644 --- a/master/coverage/framework/src/Pages/Concerns/index.html +++ b/master/coverage/framework/src/Pages/Concerns/index.html @@ -142,7 +142,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Pages/DocumentationPage.php.html b/master/coverage/framework/src/Pages/DocumentationPage.php.html index 7f5e3357567..3e506cea08c 100644 --- a/master/coverage/framework/src/Pages/DocumentationPage.php.html +++ b/master/coverage/framework/src/Pages/DocumentationPage.php.html @@ -355,7 +355,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Pages/HtmlPage.php.html b/master/coverage/framework/src/Pages/HtmlPage.php.html index a9e4bdc2e67..db78442afc9 100644 --- a/master/coverage/framework/src/Pages/HtmlPage.php.html +++ b/master/coverage/framework/src/Pages/HtmlPage.php.html @@ -221,7 +221,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Pages/InMemoryPage.php.html b/master/coverage/framework/src/Pages/InMemoryPage.php.html index 79dfb778488..63889eb773d 100644 --- a/master/coverage/framework/src/Pages/InMemoryPage.php.html +++ b/master/coverage/framework/src/Pages/InMemoryPage.php.html @@ -469,7 +469,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Pages/MarkdownPage.php.html b/master/coverage/framework/src/Pages/MarkdownPage.php.html index 7464fcaff9c..6e5fbcd4fae 100644 --- a/master/coverage/framework/src/Pages/MarkdownPage.php.html +++ b/master/coverage/framework/src/Pages/MarkdownPage.php.html @@ -110,7 +110,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Pages/MarkdownPost.php.html b/master/coverage/framework/src/Pages/MarkdownPost.php.html index 90cd824fec7..bf0d847f368 100644 --- a/master/coverage/framework/src/Pages/MarkdownPost.php.html +++ b/master/coverage/framework/src/Pages/MarkdownPost.php.html @@ -216,7 +216,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Pages/dashboard.html b/master/coverage/framework/src/Pages/dashboard.html index b2f67e1fd74..9882a85455a 100644 --- a/master/coverage/framework/src/Pages/dashboard.html +++ b/master/coverage/framework/src/Pages/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Pages/index.html b/master/coverage/framework/src/Pages/index.html index 6a1d4cbe3c3..5aa93f47cc7 100644 --- a/master/coverage/framework/src/Pages/index.html +++ b/master/coverage/framework/src/Pages/index.html @@ -266,7 +266,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Support/BuildWarnings.php.html b/master/coverage/framework/src/Support/BuildWarnings.php.html index d6bd728040d..c0560b25bfa 100644 --- a/master/coverage/framework/src/Support/BuildWarnings.php.html +++ b/master/coverage/framework/src/Support/BuildWarnings.php.html @@ -402,7 +402,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Concerns/Serializable.php.html b/master/coverage/framework/src/Support/Concerns/Serializable.php.html index db90c915663..ad24854c533 100644 --- a/master/coverage/framework/src/Support/Concerns/Serializable.php.html +++ b/master/coverage/framework/src/Support/Concerns/Serializable.php.html @@ -234,7 +234,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Concerns/dashboard.html b/master/coverage/framework/src/Support/Concerns/dashboard.html index 39c80cbe149..2c78108ad6a 100644 --- a/master/coverage/framework/src/Support/Concerns/dashboard.html +++ b/master/coverage/framework/src/Support/Concerns/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Support/Concerns/index.html b/master/coverage/framework/src/Support/Concerns/index.html index 92334deaf8b..a6df03eb95e 100644 --- a/master/coverage/framework/src/Support/Concerns/index.html +++ b/master/coverage/framework/src/Support/Concerns/index.html @@ -114,7 +114,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Contracts/SerializableContract.php.html b/master/coverage/framework/src/Support/Contracts/SerializableContract.php.html index 786b845bb85..e80e2a17c1b 100644 --- a/master/coverage/framework/src/Support/Contracts/SerializableContract.php.html +++ b/master/coverage/framework/src/Support/Contracts/SerializableContract.php.html @@ -114,7 +114,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Contracts/dashboard.html b/master/coverage/framework/src/Support/Contracts/dashboard.html index 815aa68f282..b3e9906306d 100644 --- a/master/coverage/framework/src/Support/Contracts/dashboard.html +++ b/master/coverage/framework/src/Support/Contracts/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Support/Contracts/index.html b/master/coverage/framework/src/Support/Contracts/index.html index 504837b171c..e5589d56655 100644 --- a/master/coverage/framework/src/Support/Contracts/index.html +++ b/master/coverage/framework/src/Support/Contracts/index.html @@ -84,7 +84,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Support/DataCollections.php.html b/master/coverage/framework/src/Support/DataCollections.php.html index b900213aea1..97df29ed379 100644 --- a/master/coverage/framework/src/Support/DataCollections.php.html +++ b/master/coverage/framework/src/Support/DataCollections.php.html @@ -330,7 +330,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Facades/Render.php.html b/master/coverage/framework/src/Support/Facades/Render.php.html index 9163f568a88..4d8567f4d18 100644 --- a/master/coverage/framework/src/Support/Facades/Render.php.html +++ b/master/coverage/framework/src/Support/Facades/Render.php.html @@ -173,7 +173,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Facades/dashboard.html b/master/coverage/framework/src/Support/Facades/dashboard.html index 4ccb38565d9..12ce2c53248 100644 --- a/master/coverage/framework/src/Support/Facades/dashboard.html +++ b/master/coverage/framework/src/Support/Facades/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Support/Facades/index.html b/master/coverage/framework/src/Support/Facades/index.html index d8a72d1bfa3..465016b8e70 100644 --- a/master/coverage/framework/src/Support/Facades/index.html +++ b/master/coverage/framework/src/Support/Facades/index.html @@ -114,7 +114,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Filesystem/MediaFile.php.html b/master/coverage/framework/src/Support/Filesystem/MediaFile.php.html index 032b1321606..8d34f31d8ad 100644 --- a/master/coverage/framework/src/Support/Filesystem/MediaFile.php.html +++ b/master/coverage/framework/src/Support/Filesystem/MediaFile.php.html @@ -435,7 +435,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Filesystem/ProjectFile.php.html b/master/coverage/framework/src/Support/Filesystem/ProjectFile.php.html index 2094e248c46..6798559c56e 100644 --- a/master/coverage/framework/src/Support/Filesystem/ProjectFile.php.html +++ b/master/coverage/framework/src/Support/Filesystem/ProjectFile.php.html @@ -371,7 +371,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Filesystem/SourceFile.php.html b/master/coverage/framework/src/Support/Filesystem/SourceFile.php.html index a383bcc213b..bfad57643f2 100644 --- a/master/coverage/framework/src/Support/Filesystem/SourceFile.php.html +++ b/master/coverage/framework/src/Support/Filesystem/SourceFile.php.html @@ -229,7 +229,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Filesystem/dashboard.html b/master/coverage/framework/src/Support/Filesystem/dashboard.html index fca5a337950..f6a8de1bafc 100644 --- a/master/coverage/framework/src/Support/Filesystem/dashboard.html +++ b/master/coverage/framework/src/Support/Filesystem/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Support/Filesystem/index.html b/master/coverage/framework/src/Support/Filesystem/index.html index 7e61f5bd4e9..b8bddd09558 100644 --- a/master/coverage/framework/src/Support/Filesystem/index.html +++ b/master/coverage/framework/src/Support/Filesystem/index.html @@ -170,7 +170,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Includes.php.html b/master/coverage/framework/src/Support/Includes.php.html index 5f71ca918e5..d821b4de1ba 100644 --- a/master/coverage/framework/src/Support/Includes.php.html +++ b/master/coverage/framework/src/Support/Includes.php.html @@ -331,7 +331,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Models/DateString.php.html b/master/coverage/framework/src/Support/Models/DateString.php.html index 33ba7b44715..f889d5448b8 100644 --- a/master/coverage/framework/src/Support/Models/DateString.php.html +++ b/master/coverage/framework/src/Support/Models/DateString.php.html @@ -212,7 +212,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Models/Redirect.php.html b/master/coverage/framework/src/Support/Models/Redirect.php.html index 7e211838cb0..61817fbbd91 100644 --- a/master/coverage/framework/src/Support/Models/Redirect.php.html +++ b/master/coverage/framework/src/Support/Models/Redirect.php.html @@ -312,7 +312,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Models/RenderData.php.html b/master/coverage/framework/src/Support/Models/RenderData.php.html index 38e7b4ea71c..4886ce5b7e2 100644 --- a/master/coverage/framework/src/Support/Models/RenderData.php.html +++ b/master/coverage/framework/src/Support/Models/RenderData.php.html @@ -379,7 +379,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Models/Route.php.html b/master/coverage/framework/src/Support/Models/Route.php.html index cd5a36ee51a..c488579810f 100644 --- a/master/coverage/framework/src/Support/Models/Route.php.html +++ b/master/coverage/framework/src/Support/Models/Route.php.html @@ -467,7 +467,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Models/RouteKey.php.html b/master/coverage/framework/src/Support/Models/RouteKey.php.html index 83b4347d14e..88f4ca13834 100644 --- a/master/coverage/framework/src/Support/Models/RouteKey.php.html +++ b/master/coverage/framework/src/Support/Models/RouteKey.php.html @@ -281,7 +281,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Models/RouteList.php.html b/master/coverage/framework/src/Support/Models/RouteList.php.html index 67d167de582..e582134e1ec 100644 --- a/master/coverage/framework/src/Support/Models/RouteList.php.html +++ b/master/coverage/framework/src/Support/Models/RouteList.php.html @@ -283,7 +283,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Models/RouteListItem.php.html b/master/coverage/framework/src/Support/Models/RouteListItem.php.html index 89956c75770..1f5c54d0a90 100644 --- a/master/coverage/framework/src/Support/Models/RouteListItem.php.html +++ b/master/coverage/framework/src/Support/Models/RouteListItem.php.html @@ -335,7 +335,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Models/ValidationResult.php.html b/master/coverage/framework/src/Support/Models/ValidationResult.php.html index 30868a24f5c..530d586034e 100644 --- a/master/coverage/framework/src/Support/Models/ValidationResult.php.html +++ b/master/coverage/framework/src/Support/Models/ValidationResult.php.html @@ -678,7 +678,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Models/dashboard.html b/master/coverage/framework/src/Support/Models/dashboard.html index e6e8411a766..2a0839d941f 100644 --- a/master/coverage/framework/src/Support/Models/dashboard.html +++ b/master/coverage/framework/src/Support/Models/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Support/Models/index.html b/master/coverage/framework/src/Support/Models/index.html index 420092d514a..6f6dfaa4793 100644 --- a/master/coverage/framework/src/Support/Models/index.html +++ b/master/coverage/framework/src/Support/Models/index.html @@ -310,7 +310,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Support/Paginator.php.html b/master/coverage/framework/src/Support/Paginator.php.html index 1d6db110b61..cdf2d98d582 100644 --- a/master/coverage/framework/src/Support/Paginator.php.html +++ b/master/coverage/framework/src/Support/Paginator.php.html @@ -833,7 +833,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Support/ReadingTime.php.html b/master/coverage/framework/src/Support/ReadingTime.php.html index cd847db7d82..4a1d2f29b52 100644 --- a/master/coverage/framework/src/Support/ReadingTime.php.html +++ b/master/coverage/framework/src/Support/ReadingTime.php.html @@ -483,7 +483,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/Support/dashboard.html b/master/coverage/framework/src/Support/dashboard.html index bb94b1cf0fa..a38a69e3bc4 100644 --- a/master/coverage/framework/src/Support/dashboard.html +++ b/master/coverage/framework/src/Support/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/framework/src/Support/index.html b/master/coverage/framework/src/Support/index.html index 15662dcd1c2..574fc60605c 100644 --- a/master/coverage/framework/src/Support/index.html +++ b/master/coverage/framework/src/Support/index.html @@ -350,7 +350,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/dashboard.html b/master/coverage/framework/src/dashboard.html index e8ca3605c15..7e32372a674 100644 --- a/master/coverage/framework/src/dashboard.html +++ b/master/coverage/framework/src/dashboard.html @@ -139,7 +139,7 @@

Project Risks

@@ -176,7 +176,7 @@

Project Risks

.yAxis.tickFormat(d3.format('d')); d3.select('#methodCoverageDistribution svg') - .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,1,0,0,926], "Method Coverage")) + .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,1,0,0,927], "Method Coverage")) .transition().duration(500).call(chart); nv.utils.windowResize(chart.update); @@ -226,7 +226,7 @@

Project Risks

chart.yAxis.axisLabel('Cyclomatic Complexity'); d3.select('#classComplexity svg') - .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand<\/a>"],[100,17,"Hyde\\Console\\Commands\\BuildSiteCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSitemapCommand<\/a>"],[100,20,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand<\/a>"],[100,10,"Hyde\\Console\\Commands\\DebugCommand<\/a>"],[100,9,"Hyde\\Console\\Commands\\MakePageCommand<\/a>"],[100,12,"Hyde\\Console\\Commands\\MakePostCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\PackageDiscoverCommand<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishConfigsCommand<\/a>"],[100,14,"Hyde\\Console\\Commands\\PublishHomepageCommand<\/a>"],[100,11,"Hyde\\Console\\Commands\\PublishViewsCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\RebuildPageCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\RouteListCommand<\/a>"],[100,7,"Hyde\\Console\\Commands\\ServeCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\ValidateCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\VendorPublishCommand<\/a>"],[100,14,"Hyde\\Console\\Concerns\\Command<\/a>"],[100,5,"Hyde\\Console\\ConsoleServiceProvider<\/a>"],[100,1,"Hyde\\Facades\\Asset<\/a>"],[100,3,"Hyde\\Facades\\Author<\/a>"],[100,9,"Hyde\\Facades\\Config<\/a>"],[100,31,"Hyde\\Facades\\Features<\/a>"],[100,11,"Hyde\\Facades\\Filesystem<\/a>"],[100,5,"Hyde\\Facades\\Meta<\/a>"],[100,4,"Hyde\\Facades\\Site<\/a>"],[100,2,"Hyde\\Foundation\\Application<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\HydeExtension<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages<\/a>"],[100,6,"Hyde\\Foundation\\Facades\\Routes<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension<\/a>"],[100,5,"Hyde\\Foundation\\HydeKernel<\/a>"],[100,12,"Hyde\\Foundation\\Internal\\LoadConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Kernel\\FileCollection<\/a>"],[100,26,"Hyde\\Foundation\\Kernel\\Filesystem<\/a>"],[96.96969696969697,21,"Hyde\\Foundation\\Kernel\\Hyperlinks<\/a>"],[100,8,"Hyde\\Foundation\\Kernel\\PageCollection<\/a>"],[100,7,"Hyde\\Foundation\\Kernel\\RouteCollection<\/a>"],[100,6,"Hyde\\Foundation\\PharSupport<\/a>"],[100,2,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider<\/a>"],[100,2,"Hyde\\Foundation\\Providers\\ViewServiceProvider<\/a>"],[100,4,"Hyde\\Framework\\Actions\\AnonymousViewCompiler<\/a>"],[100,20,"Hyde\\Framework\\Actions\\BladeMatterParser<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter<\/a>"],[100,14,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText<\/a>"],[100,6,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile<\/a>"],[100,19,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile<\/a>"],[100,11,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex<\/a>"],[100,4,"Hyde\\Framework\\Actions\\GeneratesTableOfContents<\/a>"],[100,6,"Hyde\\Framework\\Actions\\MarkdownFileParser<\/a>"],[100,8,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed<\/a>"],[100,3,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap<\/a>"],[100,9,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory<\/a>"],[100,7,"Hyde\\Framework\\Actions\\SourceFileParser<\/a>"],[100,1,"Hyde\\Framework\\Actions\\StaticPageBuilder<\/a>"],[100,0,"Hyde\\Framework\\Exceptions\\BaseUrlNotSetException<\/a>"],[100,0,"Hyde\\Framework\\Exceptions\\BuildWarning<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileConflictException<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileNotFoundException<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\RouteNotFoundException<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\UnsupportedPageTypeException<\/a>"],[100,13,"Hyde\\Framework\\Factories\\BlogPostDataFactory<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject<\/a>"],[100,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory<\/a>"],[100,10,"Hyde\\Framework\\Factories\\FeaturedImageFactory<\/a>"],[100,13,"Hyde\\Framework\\Factories\\HydePageDataFactory<\/a>"],[100,38,"Hyde\\Framework\\Factories\\NavigationDataFactory<\/a>"],[100,36,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage<\/a>"],[100,8,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor<\/a>"],[100,11,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\PostBuildTask<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\PreBuildTask<\/a>"],[100,6,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage<\/a>"],[100,22,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement<\/a>"],[100,3,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement<\/a>"],[100,7,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag<\/a>"],[100,11,"Hyde\\Framework\\Features\\Metadata\\MetadataBag<\/a>"],[100,14,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag<\/a>"],[100,8,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu<\/a>"],[100,15,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar<\/a>"],[100,4,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem<\/a>"],[100,14,"Hyde\\Framework\\Features\\Navigation\\NavItem<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\NavigationData<\/a>"],[100,15,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator<\/a>"],[100,16,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator<\/a>"],[100,14,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator<\/a>"],[100,2,"Hyde\\Framework\\HydeServiceProvider<\/a>"],[100,11,"Hyde\\Framework\\Services\\AssetService<\/a>"],[100,6,"Hyde\\Framework\\Services\\BuildService<\/a>"],[100,25,"Hyde\\Framework\\Services\\BuildTaskService<\/a>"],[100,41,"Hyde\\Framework\\Services\\MarkdownService<\/a>"],[100,26,"Hyde\\Framework\\Services\\ValidationService<\/a>"],[100,5,"Hyde\\Framework\\Services\\ViewDiffService<\/a>"],[100,7,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent<\/a>"],[100,2,"Hyde\\Framework\\Views\\Components\\LinkComponent<\/a>"],[100,3,"Hyde\\Hyde<\/a>"],[100,1,"Hyde\\Markdown\\MarkdownConverter<\/a>"],[100,9,"Hyde\\Markdown\\Models\\FrontMatter<\/a>"],[100,9,"Hyde\\Markdown\\Models\\Markdown<\/a>"],[100,6,"Hyde\\Markdown\\Models\\MarkdownDocument<\/a>"],[100,10,"Hyde\\Markdown\\Processing\\BladeDownProcessor<\/a>"],[100,16,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor<\/a>"],[100,6,"Hyde\\Markdown\\Processing\\ColoredBlockquotes<\/a>"],[100,14,"Hyde\\Markdown\\Processing\\ShortcodeProcessor<\/a>"],[100,3,"Hyde\\Pages\\BladePage<\/a>"],[100,6,"Hyde\\Pages\\Concerns\\BaseMarkdownPage<\/a>"],[100,39,"Hyde\\Pages\\Concerns\\HydePage<\/a>"],[100,10,"Hyde\\Pages\\DocumentationPage<\/a>"],[100,3,"Hyde\\Pages\\HtmlPage<\/a>"],[100,15,"Hyde\\Pages\\InMemoryPage<\/a>"],[100,0,"Hyde\\Pages\\MarkdownPage<\/a>"],[100,2,"Hyde\\Pages\\MarkdownPost<\/a>"],[100,15,"Hyde\\Support\\BuildWarnings<\/a>"],[100,5,"Hyde\\Support\\DataCollections<\/a>"],[100,1,"Hyde\\Support\\Facades\\Render<\/a>"],[100,14,"Hyde\\Support\\Filesystem\\MediaFile<\/a>"],[100,8,"Hyde\\Support\\Filesystem\\ProjectFile<\/a>"],[100,3,"Hyde\\Support\\Filesystem\\SourceFile<\/a>"],[100,12,"Hyde\\Support\\Includes<\/a>"],[100,2,"Hyde\\Support\\Models\\DateString<\/a>"],[100,6,"Hyde\\Support\\Models\\Redirect<\/a>"],[100,9,"Hyde\\Support\\Models\\RenderData<\/a>"],[100,12,"Hyde\\Support\\Models\\Route<\/a>"],[100,5,"Hyde\\Support\\Models\\RouteKey<\/a>"],[100,5,"Hyde\\Support\\Models\\RouteList<\/a>"],[100,10,"Hyde\\Support\\Models\\RouteListItem<\/a>"],[100,23,"Hyde\\Support\\Models\\ValidationResult<\/a>"],[100,36,"Hyde\\Support\\Paginator<\/a>"],[100,14,"Hyde\\Support\\ReadingTime<\/a>"],[100,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\BootsHydeKernel<\/a>"],[100,8,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem<\/a>"],[100,6,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers<\/a>"],[100,10,"Hyde\\Foundation\\Concerns\\ManagesExtensions<\/a>"],[100,12,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesViewData<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\InteractsWithDirectories<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter<\/a>"],[100,7,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures<\/a>"],[100,16,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter<\/a>"],[100,10,"Hyde\\Framework\\Concerns\\RegistersFileLocations<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\TracksExecutionTime<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence<\/a>"],[100,5,"Hyde\\Framework\\Factories\\Concerns\\HasFactory<\/a>"],[100,3,"Hyde\\Support\\Concerns\\Serializable<\/a>"]], 'Class Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand<\/a>"],[100,17,"Hyde\\Console\\Commands\\BuildSiteCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSitemapCommand<\/a>"],[100,20,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand<\/a>"],[100,10,"Hyde\\Console\\Commands\\DebugCommand<\/a>"],[100,9,"Hyde\\Console\\Commands\\MakePageCommand<\/a>"],[100,12,"Hyde\\Console\\Commands\\MakePostCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\PackageDiscoverCommand<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishConfigsCommand<\/a>"],[100,14,"Hyde\\Console\\Commands\\PublishHomepageCommand<\/a>"],[100,11,"Hyde\\Console\\Commands\\PublishViewsCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\RebuildPageCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\RouteListCommand<\/a>"],[100,7,"Hyde\\Console\\Commands\\ServeCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\ValidateCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\VendorPublishCommand<\/a>"],[100,14,"Hyde\\Console\\Concerns\\Command<\/a>"],[100,5,"Hyde\\Console\\ConsoleServiceProvider<\/a>"],[100,1,"Hyde\\Facades\\Asset<\/a>"],[100,3,"Hyde\\Facades\\Author<\/a>"],[100,9,"Hyde\\Facades\\Config<\/a>"],[100,31,"Hyde\\Facades\\Features<\/a>"],[100,11,"Hyde\\Facades\\Filesystem<\/a>"],[100,5,"Hyde\\Facades\\Meta<\/a>"],[100,4,"Hyde\\Facades\\Site<\/a>"],[100,2,"Hyde\\Foundation\\Application<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\HydeExtension<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages<\/a>"],[100,6,"Hyde\\Foundation\\Facades\\Routes<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension<\/a>"],[100,5,"Hyde\\Foundation\\HydeKernel<\/a>"],[100,12,"Hyde\\Foundation\\Internal\\LoadConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Kernel\\FileCollection<\/a>"],[100,26,"Hyde\\Foundation\\Kernel\\Filesystem<\/a>"],[96.96969696969697,21,"Hyde\\Foundation\\Kernel\\Hyperlinks<\/a>"],[100,8,"Hyde\\Foundation\\Kernel\\PageCollection<\/a>"],[100,7,"Hyde\\Foundation\\Kernel\\RouteCollection<\/a>"],[100,6,"Hyde\\Foundation\\PharSupport<\/a>"],[100,2,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider<\/a>"],[100,2,"Hyde\\Foundation\\Providers\\ViewServiceProvider<\/a>"],[100,4,"Hyde\\Framework\\Actions\\AnonymousViewCompiler<\/a>"],[100,20,"Hyde\\Framework\\Actions\\BladeMatterParser<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter<\/a>"],[100,14,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText<\/a>"],[100,6,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile<\/a>"],[100,19,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile<\/a>"],[100,11,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex<\/a>"],[100,4,"Hyde\\Framework\\Actions\\GeneratesTableOfContents<\/a>"],[100,6,"Hyde\\Framework\\Actions\\MarkdownFileParser<\/a>"],[100,8,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed<\/a>"],[100,3,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap<\/a>"],[100,9,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory<\/a>"],[100,7,"Hyde\\Framework\\Actions\\SourceFileParser<\/a>"],[100,1,"Hyde\\Framework\\Actions\\StaticPageBuilder<\/a>"],[100,0,"Hyde\\Framework\\Exceptions\\BaseUrlNotSetException<\/a>"],[100,0,"Hyde\\Framework\\Exceptions\\BuildWarning<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileConflictException<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileNotFoundException<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\RouteNotFoundException<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\UnsupportedPageTypeException<\/a>"],[100,13,"Hyde\\Framework\\Factories\\BlogPostDataFactory<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject<\/a>"],[100,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory<\/a>"],[100,10,"Hyde\\Framework\\Factories\\FeaturedImageFactory<\/a>"],[100,13,"Hyde\\Framework\\Factories\\HydePageDataFactory<\/a>"],[100,38,"Hyde\\Framework\\Factories\\NavigationDataFactory<\/a>"],[100,36,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage<\/a>"],[100,8,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor<\/a>"],[100,11,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\PostBuildTask<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\PreBuildTask<\/a>"],[100,6,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage<\/a>"],[100,22,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement<\/a>"],[100,3,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement<\/a>"],[100,7,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag<\/a>"],[100,11,"Hyde\\Framework\\Features\\Metadata\\MetadataBag<\/a>"],[100,14,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag<\/a>"],[100,8,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu<\/a>"],[100,15,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar<\/a>"],[100,4,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem<\/a>"],[100,14,"Hyde\\Framework\\Features\\Navigation\\NavItem<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\NavigationData<\/a>"],[100,15,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator<\/a>"],[100,16,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator<\/a>"],[100,14,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator<\/a>"],[100,2,"Hyde\\Framework\\HydeServiceProvider<\/a>"],[100,11,"Hyde\\Framework\\Services\\AssetService<\/a>"],[100,6,"Hyde\\Framework\\Services\\BuildService<\/a>"],[100,26,"Hyde\\Framework\\Services\\BuildTaskService<\/a>"],[100,41,"Hyde\\Framework\\Services\\MarkdownService<\/a>"],[100,26,"Hyde\\Framework\\Services\\ValidationService<\/a>"],[100,5,"Hyde\\Framework\\Services\\ViewDiffService<\/a>"],[100,7,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent<\/a>"],[100,2,"Hyde\\Framework\\Views\\Components\\LinkComponent<\/a>"],[100,3,"Hyde\\Hyde<\/a>"],[100,1,"Hyde\\Markdown\\MarkdownConverter<\/a>"],[100,9,"Hyde\\Markdown\\Models\\FrontMatter<\/a>"],[100,9,"Hyde\\Markdown\\Models\\Markdown<\/a>"],[100,6,"Hyde\\Markdown\\Models\\MarkdownDocument<\/a>"],[100,10,"Hyde\\Markdown\\Processing\\BladeDownProcessor<\/a>"],[100,16,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor<\/a>"],[100,6,"Hyde\\Markdown\\Processing\\ColoredBlockquotes<\/a>"],[100,14,"Hyde\\Markdown\\Processing\\ShortcodeProcessor<\/a>"],[100,3,"Hyde\\Pages\\BladePage<\/a>"],[100,6,"Hyde\\Pages\\Concerns\\BaseMarkdownPage<\/a>"],[100,39,"Hyde\\Pages\\Concerns\\HydePage<\/a>"],[100,10,"Hyde\\Pages\\DocumentationPage<\/a>"],[100,3,"Hyde\\Pages\\HtmlPage<\/a>"],[100,15,"Hyde\\Pages\\InMemoryPage<\/a>"],[100,0,"Hyde\\Pages\\MarkdownPage<\/a>"],[100,2,"Hyde\\Pages\\MarkdownPost<\/a>"],[100,15,"Hyde\\Support\\BuildWarnings<\/a>"],[100,5,"Hyde\\Support\\DataCollections<\/a>"],[100,1,"Hyde\\Support\\Facades\\Render<\/a>"],[100,14,"Hyde\\Support\\Filesystem\\MediaFile<\/a>"],[100,8,"Hyde\\Support\\Filesystem\\ProjectFile<\/a>"],[100,3,"Hyde\\Support\\Filesystem\\SourceFile<\/a>"],[100,12,"Hyde\\Support\\Includes<\/a>"],[100,2,"Hyde\\Support\\Models\\DateString<\/a>"],[100,6,"Hyde\\Support\\Models\\Redirect<\/a>"],[100,9,"Hyde\\Support\\Models\\RenderData<\/a>"],[100,12,"Hyde\\Support\\Models\\Route<\/a>"],[100,5,"Hyde\\Support\\Models\\RouteKey<\/a>"],[100,5,"Hyde\\Support\\Models\\RouteList<\/a>"],[100,10,"Hyde\\Support\\Models\\RouteListItem<\/a>"],[100,23,"Hyde\\Support\\Models\\ValidationResult<\/a>"],[100,36,"Hyde\\Support\\Paginator<\/a>"],[100,14,"Hyde\\Support\\ReadingTime<\/a>"],[100,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\BootsHydeKernel<\/a>"],[100,8,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem<\/a>"],[100,6,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers<\/a>"],[100,10,"Hyde\\Foundation\\Concerns\\ManagesExtensions<\/a>"],[100,12,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesViewData<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\InteractsWithDirectories<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter<\/a>"],[100,7,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures<\/a>"],[100,16,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter<\/a>"],[100,10,"Hyde\\Framework\\Concerns\\RegistersFileLocations<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\TracksExecutionTime<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence<\/a>"],[100,5,"Hyde\\Framework\\Factories\\Concerns\\HasFactory<\/a>"],[100,3,"Hyde\\Support\\Concerns\\Serializable<\/a>"]], 'Class Complexity')) .transition() .duration(500) .call(chart); @@ -250,7 +250,7 @@

Project Risks

chart.yAxis.axisLabel('Method Complexity'); d3.select('#methodComplexity svg') - .datum(getComplexityData([[100,1,"
Hyde\\Console\\Commands\\BuildRssFeedCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSiteCommand::handle<\/a>"],[100,3,"Hyde\\Console\\Commands\\BuildSiteCommand::runPreBuildActions<\/a>"],[100,4,"Hyde\\Console\\Commands\\BuildSiteCommand::runPostBuildActions<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::printFinishMessage<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::runNodeCommand<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::hasWarnings<\/a>"],[100,3,"Hyde\\Console\\Commands\\BuildSiteCommand::getExitCode<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSitemapCommand::handle<\/a>"],[100,3,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::getPageDirectories<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::getValidatedName<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateName<\/a>"],[100,5,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateDirectoryCanBeUsed<\/a>"],[100,3,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateSubdirectoryCanBeUsed<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::assembleSubdirectoryPath<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::directoryContainsFiles<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::updateConfigurationFile<\/a>"],[100,2,"Hyde\\Console\\Commands\\DebugCommand::__construct<\/a>"],[100,5,"Hyde\\Console\\Commands\\DebugCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\DebugCommand::printVerbosePathInformation<\/a>"],[100,2,"Hyde\\Console\\Commands\\DebugCommand::printEnabledFeatures<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::validateOptions<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getTitle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getQualifiedPageType<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getSelectedType<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getTypeSelection<\/a>"],[100,3,"Hyde\\Console\\Commands\\MakePageCommand::getTypeOption<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::getTitle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePostCommand::getSelections<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::displaySelections<\/a>"],[100,3,"Hyde\\Console\\Commands\\MakePostCommand::createPostFile<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::askForString<\/a>"],[100,1,"Hyde\\Console\\Commands\\PackageDiscoverCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishConfigsCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishConfigsCommand::parseTagFromSelection<\/a>"],[100,5,"Hyde\\Console\\Commands\\PublishHomepageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::parseSelection<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::promptForHomepage<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::formatPublishableChoices<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::getTemplateOptions<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::parseChoiceIntoKey<\/a>"],[100,3,"Hyde\\Console\\Commands\\PublishHomepageCommand::canExistingFileBeOverwritten<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::isTheExistingFileADefaultOne<\/a>"],[100,4,"Hyde\\Console\\Commands\\PublishViewsCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishViewsCommand::publishOption<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::promptForCategory<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::formatPublishableChoices<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::parseChoiceIntoKey<\/a>"],[100,2,"Hyde\\Console\\Commands\\RebuildPageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\RebuildPageCommand::getNormalizedPathString<\/a>"],[100,3,"Hyde\\Console\\Commands\\RebuildPageCommand::makeBuildTask<\/a>"],[100,1,"Hyde\\Console\\Commands\\RouteListCommand::handle<\/a>"],[100,5,"Hyde\\Console\\Commands\\RouteListCommand::routeListClass<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getPortSelection<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getHostSelection<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::getExecutablePath<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::runServerProcess<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::__construct<\/a>"],[100,2,"Hyde\\Console\\Commands\\ValidateCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::runCheck<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::getCheckTime<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::timeTotal<\/a>"],[100,2,"Hyde\\Console\\Commands\\VendorPublishCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\VendorPublishCommand::promptForProviderOrTag<\/a>"],[100,1,"Hyde\\Console\\Commands\\VendorPublishCommand::status<\/a>"],[100,1,"Hyde\\Console\\Commands\\VendorPublishCommand::normalizePath<\/a>"],[100,2,"Hyde\\Console\\Concerns\\Command::handle<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::safeHandle<\/a>"],[100,3,"Hyde\\Console\\Concerns\\Command::handleException<\/a>"],[100,3,"Hyde\\Console\\Concerns\\Command::fileLink<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::infoComment<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::gray<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::inlineGray<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::href<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::indentedLine<\/a>"],[100,1,"Hyde\\Console\\ConsoleServiceProvider::register<\/a>"],[100,3,"Hyde\\Console\\ConsoleServiceProvider::logo<\/a>"],[100,1,"Hyde\\Console\\ConsoleServiceProvider::boot<\/a>"],[100,1,"Hyde\\Facades\\Asset::getFacadeAccessor<\/a>"],[100,1,"Hyde\\Facades\\Author::create<\/a>"],[100,1,"Hyde\\Facades\\Author::get<\/a>"],[100,1,"Hyde\\Facades\\Author::all<\/a>"],[100,1,"Hyde\\Facades\\Config::getArray<\/a>"],[100,1,"Hyde\\Facades\\Config::getString<\/a>"],[100,1,"Hyde\\Facades\\Config::getInt<\/a>"],[100,1,"Hyde\\Facades\\Config::getBool<\/a>"],[100,1,"Hyde\\Facades\\Config::getFloat<\/a>"],[100,2,"Hyde\\Facades\\Config::getNullableString<\/a>"],[100,2,"Hyde\\Facades\\Config::validated<\/a>"],[100,1,"Hyde\\Facades\\Features::enabled<\/a>"],[100,1,"Hyde\\Facades\\Features::hasHtmlPages<\/a>"],[100,1,"Hyde\\Facades\\Features::hasBladePages<\/a>"],[100,1,"Hyde\\Facades\\Features::hasMarkdownPages<\/a>"],[100,1,"Hyde\\Facades\\Features::hasMarkdownPosts<\/a>"],[100,1,"Hyde\\Facades\\Features::hasDocumentationPages<\/a>"],[100,3,"Hyde\\Facades\\Features::hasDocumentationSearch<\/a>"],[100,1,"Hyde\\Facades\\Features::hasDarkmode<\/a>"],[100,3,"Hyde\\Facades\\Features::hasTorchlight<\/a>"],[100,1,"Hyde\\Facades\\Features::htmlPages<\/a>"],[100,1,"Hyde\\Facades\\Features::bladePages<\/a>"],[100,1,"Hyde\\Facades\\Features::markdownPages<\/a>"],[100,1,"Hyde\\Facades\\Features::markdownPosts<\/a>"],[100,1,"Hyde\\Facades\\Features::documentationPages<\/a>"],[100,1,"Hyde\\Facades\\Features::documentationSearch<\/a>"],[100,1,"Hyde\\Facades\\Features::darkmode<\/a>"],[100,1,"Hyde\\Facades\\Features::torchlight<\/a>"],[100,3,"Hyde\\Facades\\Features::sitemap<\/a>"],[100,5,"Hyde\\Facades\\Features::rss<\/a>"],[100,1,"Hyde\\Facades\\Features::toArray<\/a>"],[100,1,"Hyde\\Facades\\Features::getDefaultOptions<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::basePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::absolutePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::relativePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::touch<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::unlink<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::getContents<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::putContents<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::filesystem<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::kernel<\/a>"],[100,1,"Hyde\\Facades\\Meta::name<\/a>"],[100,1,"Hyde\\Facades\\Meta::property<\/a>"],[100,1,"Hyde\\Facades\\Meta::link<\/a>"],[100,1,"Hyde\\Facades\\Meta::get<\/a>"],[100,1,"Hyde\\Facades\\Meta::render<\/a>"],[100,1,"Hyde\\Facades\\Site::url<\/a>"],[100,1,"Hyde\\Facades\\Site::name<\/a>"],[100,1,"Hyde\\Facades\\Site::language<\/a>"],[100,1,"Hyde\\Facades\\Site::metadata<\/a>"],[100,1,"Hyde\\Foundation\\Application::registerBaseBindings<\/a>"],[100,1,"Hyde\\Foundation\\Application::getCachedPackagesPath<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runDiscovery<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::init<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::setKernel<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverFiles<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverPages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverRoutes<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel::bootstrappers<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::exists<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::get<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getOrFail<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::all<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::current<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::__construct<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::version<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::features<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::hasFeature<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::toArray<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadConfigurationFiles<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadConfiguration::providePharSupportIfNeeded<\/a>"],[100,4,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadRuntimeConfiguration<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::bootstrap<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::hasYamlConfigFile<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getYaml<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeParsedConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::configurationContainsNamespaces<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::addFile<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::runExtensionHandlers<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::discoverFilesFor<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::getFile<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::getFiles<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::getBasePath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::path<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToAbsolute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToRelative<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::mediaPath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::sitePath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::siteMediaPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::vendorPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::touch<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::unlink<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::__construct<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::formatLink<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::relativeLink<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Hyperlinks::mediaLink<\/a>"],[100,4,"Hyde\\Foundation\\Kernel\\Hyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::hasSiteUrl<\/a>"],[75,2,"Hyde\\Foundation\\Kernel\\Hyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::addPage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::parsePage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::getPage<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::getPages<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::addRoute<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoutes<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::mock<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::clearMocks<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::running<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::hasVendorDirectory<\/a>"],[100,2,"Hyde\\Foundation\\PharSupport::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::boot<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::boot<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__invoke<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseString<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::get<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::parse<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::lineMatchesFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractKey<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractValue<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::getValueWithType<\/a>"],[100,5,"Hyde\\Framework\\Actions\\BladeMatterParser::parseArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\BladeMatterParser::isValueArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter::execute<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyRegexTransformations<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyStringTransformations<\/a>"],[100,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeTables<\/a>"],[100,3,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeBlockquotes<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::__construct<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::toArray<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::getIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::parseTitle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::fileName<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::normalizeSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::makeOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createBladeFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createMarkdownFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createDocumentationFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::formatIdentifier<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::validateType<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::failIfFileCannotBeSaved<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getBladePageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getMarkdownPageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::run<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::generatePageEntry<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getSearchContentForDocument<\/a>"],[100,3,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::formatDestination<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::extractTableOfContents<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::parse<\/a>"],[100,4,"Hyde\\Framework\\Actions\\MarkdownFileParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::get<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::handle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashSourcePath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::getManifestPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::jsonEncodeOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::setOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::printFinishMessage<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::printFinishMessage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap::printFinishMessage<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::printFinishMessage<\/a>"],[100,3,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::isItSafeToCleanOutputDirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::isOutputDirectoryWhitelisted<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::askIfUnsafeDirectoryShouldBeEmptied<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::safeOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::__construct<\/a>"],[100,3,"Hyde\\Framework\\Actions\\SourceFileParser::constructPage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::parseBladePage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::parseMarkdownPage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::get<\/a>"],[100,1,"Hyde\\Framework\\Actions\\StaticPageBuilder::handle<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileConflictException::__construct<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileNotFoundException::__construct<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\RouteNotFoundException::__construct<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\UnsupportedPageTypeException::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeDescription<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeCategory<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeDate<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeAuthor<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeImage<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::getTruncatedMarkdown<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::toArray<\/a>"],[100,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::make<\/a>"],[100,3,"Hyde\\Framework\\Factories\\FeaturedImageFactory::makeSource<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::normalizeLocalImagePath<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::getStringMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeTitle<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeNavigation<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleForPage<\/a>"],[100,4,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromMarkdownHeadings<\/a>"],[100,3,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromParentIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeLabel<\/a>"],[100,3,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeGroup<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeHidden<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makePriority<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForGroupInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForHiddenInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isPageHiddenInNavigationConfiguration<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::isNonDocumentationPageInHiddenSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInConfigs<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInSidebarConfig<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInNavigationConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::canUseSubdirectoryForGroups<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::defaultGroup<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::pageIsInSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryName<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isInstanceOf<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::invert<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::offset<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getMatter<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__toString<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::setSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLength<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getType<\/a>"],[100,3,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getMetadataArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::has<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForLocalImage<\/a>"],[100,4,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForRemoteImage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::isRemote<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__construct<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getOrCreate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::get<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::all<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::findUsername<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::handle<\/a>"],[100,4,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::run<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::printStartMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::printFinishMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::getMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::write<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::writeln<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::createdSiteFile<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::withExecutionTime<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::compile<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::enabled<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::routeKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderHeader<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderBody<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderFooter<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::process<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::tokenize<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::getTokenizedDataArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::normalizeBody<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::addDynamicHeaderContent<\/a>"],[100,4,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::addDynamicFooterContent<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderSourceLink<\/a>"],[100,3,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::canRenderSourceLink<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::hasTorchlight<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::uniqueKey<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::formatOptionalAttributes<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::uniqueKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::uniqueKey<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::normalizeProperty<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag::make<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag::filterDuplicateMetadata<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::toHtml<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::render<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::get<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::add<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::addElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::addGenericElement<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::getPrefixedArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::generate<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addDynamicPageMetadata<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addMetadataForMarkdownPost<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addPostMetadataIfExists<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::resolveImageLink<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::create<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::removeDuplicateItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::sortByPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::getItems<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::generate<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::hasGroups<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::getGroups<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::getItemsInGroup<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::isGroupActive<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::isPageIndexPage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::shouldIndexPageBeActive<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::fromArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::getItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::searchForDropdownPriorityInNavigationConfig<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::fromRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::forLink<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavItem::forRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getDestination<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getLabel<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getGroup<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::isCurrent<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getRouteGroup<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavItem::normalizeGroupKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::toArray<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::generate<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::hasDropdowns<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::getDropdowns<\/a>"],[100,4,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::moveGroupedItemsIntoDropdowns<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::canAddItemToDropdown<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::dropdownsEnabled<\/a>"],[100,0,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::generate<\/a>"],[100,0,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::constructBaseElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::getXml<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::getXmlElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::escape<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::addChild<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::constructBaseElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addItem<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addDynamicItemData<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addBaseChannelItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addAtomLinkItem<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getImageType<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getImageLength<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getFilename<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getDescription<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getChannel<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getXml<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::constructBaseElement<\/a>"],[100,2,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::addRoute<\/a>"],[100,2,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getLastModDate<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getFormattedProcessingTime<\/a>"],[100,1,"Hyde\\Framework\\HydeServiceProvider::register<\/a>"],[100,1,"Hyde\\Framework\\HydeServiceProvider::boot<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::version<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::cdnLink<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::mediaLink<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::hasMediaFile<\/a>"],[100,3,"Hyde\\Framework\\Services\\AssetService::injectTailwindConfig<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::constructCdnPath<\/a>"],[100,2,"Hyde\\Framework\\Services\\AssetService::getCacheBustKey<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::compileStaticPages<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::transferMediaAssets<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::compilePagesForClass<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::getClassPluralName<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::getPageTypes<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::setOutput<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::getRegisteredTasks<\/a>"],[100,3,"Hyde\\Framework\\Services\\BuildTaskService::runPreBuildTasks<\/a>"],[100,3,"Hyde\\Framework\\Services\\BuildTaskService::runPostBuildTasks<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerTask<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::registerTaskInService<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerIf<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerTasks<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::findTasksInAppDirectory<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::pathToClassName<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::makeTaskIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::registerFrameworkTasks<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canCleanSiteDirectory<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateManifest<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateSitemap<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateFeed<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateSearch<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::parse<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::setupConverter<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::addExtension<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::runPreProcessing<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::runPostProcessing<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::getExtensions<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::removeFeature<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::addFeature<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::withPermalinks<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::isDocumentationPage<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::withTableOfContents<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::canEnableTorchlight<\/a>"],[100,4,"Hyde\\Framework\\Services\\MarkdownService::canEnablePermalinks<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::hasFeature<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::determineIfTorchlightAttributionShouldBeInjected<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::injectTorchlightAttribution<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::configurePermalinksExtension<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::enableAllHtmlElements<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::normalizeIndentationLevel<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::getNormalizedLines<\/a>"],[100,4,"Hyde\\Framework\\Services\\MarkdownService::findLineContentPositions<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::checks<\/a>"],[100,1,"Hyde\\Framework\\Services\\ValidationService::run<\/a>"],[100,1,"Hyde\\Framework\\Services\\ValidationService::check_validators_can_run<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_a_404_page<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_an_index_page<\/a>"],[100,5,"Hyde\\Framework\\Services\\ValidationService::check_documentation_site_has_an_index_page<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_an_app_css_stylesheet<\/a>"],[100,2,"Hyde\\Framework\\Services\\ValidationService::check_site_has_a_base_url_set<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_a_torchlight_api_token_is_set<\/a>"],[100,2,"Hyde\\Framework\\Services\\ValidationService::check_for_conflicts_between_blade_and_markdown_pages<\/a>"],[100,2,"Hyde\\Framework\\Services\\ViewDiffService::getViewFileHashIndex<\/a>"],[100,2,"Hyde\\Framework\\Services\\ViewDiffService::getChecksums<\/a>"],[100,1,"Hyde\\Framework\\Services\\ViewDiffService::checksumMatchesAny<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent::__construct<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent::render<\/a>"],[100,5,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent::makeBreadcrumbs<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\LinkComponent::__construct<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\LinkComponent::render<\/a>"],[100,1,"Hyde\\Hyde::version<\/a>"],[100,1,"Hyde\\Hyde::getFacadeRoot<\/a>"],[100,1,"Hyde\\Hyde::kernel<\/a>"],[100,1,"Hyde\\Markdown\\MarkdownConverter::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::__toString<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::__get<\/a>"],[100,2,"Hyde\\Markdown\\Models\\FrontMatter::get<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::set<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::has<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::toArray<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::fromArray<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::__toString<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::body<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::compile<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::toHtml<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::toArray<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::fromFile<\/a>"],[100,2,"Hyde\\Markdown\\Models\\Markdown::render<\/a>"],[100,3,"Hyde\\Markdown\\Models\\MarkdownDocument::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Models\\MarkdownDocument::__toString<\/a>"],[100,1,"Hyde\\Markdown\\Models\\MarkdownDocument::markdown<\/a>"],[100,1,"Hyde\\Markdown\\Models\\MarkdownDocument::parse<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::render<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\BladeDownProcessor::preprocess<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::postprocess<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::__construct<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\BladeDownProcessor::run<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::get<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::lineStartsWithDirective<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::processLine<\/a>"],[100,4,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::preprocess<\/a>"],[100,4,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::postprocess<\/a>"],[100,3,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::lineMatchesPattern<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::trimHydeDirective<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::resolveTemplate<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::injectLabelToTorchlightCodeLine<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::injectLabelToCodeLine<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::signature<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::resolve<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::expand<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::getClassNameFromSignature<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::get<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::preprocess<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::run<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::getShortcodes<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::addShortcodesFromArray<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::addShortcode<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::discoverShortcodes<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::getOutput<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::expandShortcode<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::discoverSignature<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::processInput<\/a>"],[100,1,"Hyde\\Pages\\BladePage::__construct<\/a>"],[100,1,"Hyde\\Pages\\BladePage::getBladeView<\/a>"],[100,1,"Hyde\\Pages\\BladePage::compile<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::make<\/a>"],[100,2,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::__construct<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::markdown<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::compile<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::save<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::make<\/a>"],[100,2,"Hyde\\Pages\\Concerns\\HydePage::__construct<\/a>"],[100,2,"Hyde\\Pages\\Concerns\\HydePage::isDiscoverable<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::get<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::parse<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::files<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::all<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::sourceDirectory<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::outputDirectory<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::fileExtension<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::setSourceDirectory<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::setOutputDirectory<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::setFileExtension<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::sourcePath<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::outputPath<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::path<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::pathToIdentifier<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::baseRouteKey<\/a>"],[100,0,"Hyde\\Pages\\Concerns\\HydePage::compile<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::toArray<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getSourcePath<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getOutputPath<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getRouteKey<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getRoute<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getLink<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getIdentifier<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getBladeView<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::title<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::metadata<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::showInNavigation<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::navigationMenuPriority<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::navigationMenuLabel<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::navigationMenuGroup<\/a>"],[100,4,"Hyde\\Pages\\Concerns\\HydePage::getCanonicalUrl<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::constructMetadata<\/a>"],[100,1,"Hyde\\Pages\\DocumentationPage::home<\/a>"],[100,1,"Hyde\\Pages\\DocumentationPage::homeRouteName<\/a>"],[100,2,"Hyde\\Pages\\DocumentationPage::getOnlineSourcePath<\/a>"],[100,1,"Hyde\\Pages\\DocumentationPage::hasTableOfContents<\/a>"],[100,1,"Hyde\\Pages\\DocumentationPage::getTableOfContents<\/a>"],[100,2,"Hyde\\Pages\\DocumentationPage::getRouteKey<\/a>"],[100,2,"Hyde\\Pages\\DocumentationPage::getOutputPath<\/a>"],[100,1,"Hyde\\Pages\\HtmlPage::contents<\/a>"],[100,1,"Hyde\\Pages\\HtmlPage::compile<\/a>"],[100,1,"Hyde\\Pages\\HtmlPage::getBladeView<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::make<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::__construct<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::getContents<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::getBladeView<\/a>"],[100,5,"Hyde\\Pages\\InMemoryPage::compile<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::macro<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::hasMacro<\/a>"],[100,2,"Hyde\\Pages\\InMemoryPage::__call<\/a>"],[100,2,"Hyde\\Pages\\InMemoryPage::callMacro<\/a>"],[100,1,"Hyde\\Pages\\MarkdownPost::getLatestPosts<\/a>"],[100,1,"Hyde\\Pages\\MarkdownPost::toArray<\/a>"],[100,2,"Hyde\\Support\\BuildWarnings::getInstance<\/a>"],[100,2,"Hyde\\Support\\BuildWarnings::report<\/a>"],[100,1,"Hyde\\Support\\BuildWarnings::getWarnings<\/a>"],[100,1,"Hyde\\Support\\BuildWarnings::hasWarnings<\/a>"],[100,1,"Hyde\\Support\\BuildWarnings::reportsWarnings<\/a>"],[100,1,"Hyde\\Support\\BuildWarnings::reportsWarningsAsExceptions<\/a>"],[100,2,"Hyde\\Support\\BuildWarnings::writeWarningsToOutput<\/a>"],[100,3,"Hyde\\Support\\BuildWarnings::renderWarnings<\/a>"],[100,2,"Hyde\\Support\\BuildWarnings::renderWarningsAsExceptions<\/a>"],[100,1,"Hyde\\Support\\DataCollections::markdown<\/a>"],[100,1,"Hyde\\Support\\DataCollections::yaml<\/a>"],[100,1,"Hyde\\Support\\DataCollections::json<\/a>"],[100,1,"Hyde\\Support\\DataCollections::findFiles<\/a>"],[100,1,"Hyde\\Support\\DataCollections::makeIdentifier<\/a>"],[100,1,"Hyde\\Support\\Facades\\Render::getFacadeAccessor<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::all<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::files<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::getIdentifier<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::toArray<\/a>"],[100,2,"Hyde\\Support\\Filesystem\\MediaFile::getContentLength<\/a>"],[100,4,"Hyde\\Support\\Filesystem\\MediaFile::getMimeType<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::discoverMediaAssetFiles<\/a>"],[100,2,"Hyde\\Support\\Filesystem\\MediaFile::getMediaAssetFiles<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::getMediaGlobPattern<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::make<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::__construct<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::toArray<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getName<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getPath<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getAbsolutePath<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getContents<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getExtension<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\SourceFile::make<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\SourceFile::__construct<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\SourceFile::toArray<\/a>"],[100,2,"Hyde\\Support\\Includes::path<\/a>"],[100,2,"Hyde\\Support\\Includes::get<\/a>"],[100,3,"Hyde\\Support\\Includes::markdown<\/a>"],[100,3,"Hyde\\Support\\Includes::blade<\/a>"],[100,2,"Hyde\\Support\\Includes::needsDirectory<\/a>"],[100,1,"Hyde\\Support\\Models\\DateString::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\DateString::__toString<\/a>"],[100,1,"Hyde\\Support\\Models\\Redirect::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\Redirect::create<\/a>"],[100,1,"Hyde\\Support\\Models\\Redirect::compile<\/a>"],[100,1,"Hyde\\Support\\Models\\Redirect::store<\/a>"],[100,2,"Hyde\\Support\\Models\\Redirect::normalizePath<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::setPage<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::getPage<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::getRoute<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::getRouteKey<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::shareToView<\/a>"],[100,2,"Hyde\\Support\\Models\\RenderData::share<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::clearData<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::toArray<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::__toString<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getLink<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getPage<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getPageClass<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getPageIdentifier<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getRouteKey<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getSourcePath<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getOutputPath<\/a>"],[100,2,"Hyde\\Support\\Models\\Route::is<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::toArray<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::make<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::__toString<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::get<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::fromPage<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::toArray<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::headers<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::generate<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::routeToListItem<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteListItem::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteListItem::toArray<\/a>"],[100,2,"Hyde\\Support\\Models\\RouteListItem::stylePageType<\/a>"],[100,2,"Hyde\\Support\\Models\\RouteListItem::styleSourcePath<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteListItem::styleOutputPath<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteListItem::styleRouteKey<\/a>"],[100,2,"Hyde\\Support\\Models\\RouteListItem::isPageDiscoverable<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::pass<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::fail<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::skip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::withTip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::tip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::skipped<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::passed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::failed<\/a>"],[100,3,"Hyde\\Support\\Models\\ValidationResult::statusCode<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::message<\/a>"],[100,2,"Hyde\\Support\\Models\\ValidationResult::formattedMessage<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatResult<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatPassed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatFailed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatSkipped<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatTimeString<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatTip<\/a>"],[100,2,"Hyde\\Support\\Models\\ValidationResult::withMessage<\/a>"],[100,3,"Hyde\\Support\\Paginator::__construct<\/a>"],[100,1,"Hyde\\Support\\Paginator::generate<\/a>"],[100,1,"Hyde\\Support\\Paginator::setCurrentPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::currentPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::getPaginatedItems<\/a>"],[100,1,"Hyde\\Support\\Paginator::getItemsForPage<\/a>"],[100,4,"Hyde\\Support\\Paginator::getPageLinks<\/a>"],[100,1,"Hyde\\Support\\Paginator::perPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::totalPages<\/a>"],[100,1,"Hyde\\Support\\Paginator::hasMultiplePages<\/a>"],[100,1,"Hyde\\Support\\Paginator::lastPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::canNavigateBack<\/a>"],[100,1,"Hyde\\Support\\Paginator::canNavigateForward<\/a>"],[100,2,"Hyde\\Support\\Paginator::previousPageNumber<\/a>"],[100,2,"Hyde\\Support\\Paginator::nextPageNumber<\/a>"],[100,3,"Hyde\\Support\\Paginator::previous<\/a>"],[100,3,"Hyde\\Support\\Paginator::next<\/a>"],[100,1,"Hyde\\Support\\Paginator::firstItemNumberOnPage<\/a>"],[100,3,"Hyde\\Support\\Paginator::validateCurrentPageValue<\/a>"],[100,1,"Hyde\\Support\\Paginator::formatPageName<\/a>"],[100,1,"Hyde\\Support\\Paginator::formatLink<\/a>"],[100,1,"Hyde\\Support\\Paginator::getRoute<\/a>"],[100,1,"Hyde\\Support\\Paginator::firstPage<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::fromString<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::fromFile<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::__construct<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::__toString<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getWordCount<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getMinutes<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getSeconds<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getMinutesAsFloat<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getSecondsOver<\/a>"],[100,3,"Hyde\\Support\\ReadingTime::getFormatted<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::formatUsingClosure<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::generate<\/a>"],[100,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite::askToRebuildSite<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::isBooted<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booting<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booted<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::filesystem<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::path<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::mediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::sitePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::siteMediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToAbsolute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToRelative<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::formatLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::relativeLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::mediaLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::hasSiteUrl<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::files<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::pages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::routes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::needsToBeBooted<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::makeTitle<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::normalizeNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::stripNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::trimSlashes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::markdown<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesExtensions::registerExtension<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::hasExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::normalizeSourcePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::shareViewData<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRouteKey<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRoute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentPage<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectory<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsParentDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::data<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::matter<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::has<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::__callStatic<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::getParameterNames<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyArguments<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyPathArgument<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::mock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::resolveMockedInstance<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::clearMockedInstances<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableDynamicExtensions<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableConfigDefinedExtensions<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::mergeMarkdownConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::initializeExtension<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessors<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessors<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessor<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessor<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerSourceDirectories<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::discoverBladeViewsIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::storeCompiledSiteIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::useMediaDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getSourceDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getOutputDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getPageConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::startClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::stopClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeInMs<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeString<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence::validateExistence<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::toCoreDataObject<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::constructFactoryData<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::assignFactoryData<\/a>"],[100,0,"Hyde\\Support\\Concerns\\Serializable::toArray<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::arraySerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::jsonSerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::toJson<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSiteCommand::handle<\/a>"],[100,3,"Hyde\\Console\\Commands\\BuildSiteCommand::runPreBuildActions<\/a>"],[100,4,"Hyde\\Console\\Commands\\BuildSiteCommand::runPostBuildActions<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::printFinishMessage<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::runNodeCommand<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::hasWarnings<\/a>"],[100,3,"Hyde\\Console\\Commands\\BuildSiteCommand::getExitCode<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSitemapCommand::handle<\/a>"],[100,3,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::getPageDirectories<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::getValidatedName<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateName<\/a>"],[100,5,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateDirectoryCanBeUsed<\/a>"],[100,3,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::validateSubdirectoryCanBeUsed<\/a>"],[100,1,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::assembleSubdirectoryPath<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::directoryContainsFiles<\/a>"],[100,2,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand::updateConfigurationFile<\/a>"],[100,2,"Hyde\\Console\\Commands\\DebugCommand::__construct<\/a>"],[100,5,"Hyde\\Console\\Commands\\DebugCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\DebugCommand::printVerbosePathInformation<\/a>"],[100,2,"Hyde\\Console\\Commands\\DebugCommand::printEnabledFeatures<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::validateOptions<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getTitle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getQualifiedPageType<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getSelectedType<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePageCommand::getTypeSelection<\/a>"],[100,3,"Hyde\\Console\\Commands\\MakePageCommand::getTypeOption<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::getTitle<\/a>"],[100,1,"Hyde\\Console\\Commands\\MakePostCommand::getSelections<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::displaySelections<\/a>"],[100,3,"Hyde\\Console\\Commands\\MakePostCommand::createPostFile<\/a>"],[100,2,"Hyde\\Console\\Commands\\MakePostCommand::askForString<\/a>"],[100,1,"Hyde\\Console\\Commands\\PackageDiscoverCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishConfigsCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishConfigsCommand::parseTagFromSelection<\/a>"],[100,5,"Hyde\\Console\\Commands\\PublishHomepageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::parseSelection<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::promptForHomepage<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::formatPublishableChoices<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::getTemplateOptions<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::parseChoiceIntoKey<\/a>"],[100,3,"Hyde\\Console\\Commands\\PublishHomepageCommand::canExistingFileBeOverwritten<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishHomepageCommand::isTheExistingFileADefaultOne<\/a>"],[100,4,"Hyde\\Console\\Commands\\PublishViewsCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\PublishViewsCommand::publishOption<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::promptForCategory<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::formatPublishableChoices<\/a>"],[100,2,"Hyde\\Console\\Commands\\PublishViewsCommand::parseChoiceIntoKey<\/a>"],[100,2,"Hyde\\Console\\Commands\\RebuildPageCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\RebuildPageCommand::getNormalizedPathString<\/a>"],[100,3,"Hyde\\Console\\Commands\\RebuildPageCommand::makeBuildTask<\/a>"],[100,1,"Hyde\\Console\\Commands\\RouteListCommand::handle<\/a>"],[100,5,"Hyde\\Console\\Commands\\RouteListCommand::routeListClass<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getPortSelection<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getHostSelection<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::getExecutablePath<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::runServerProcess<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::__construct<\/a>"],[100,2,"Hyde\\Console\\Commands\\ValidateCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::runCheck<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::getCheckTime<\/a>"],[100,1,"Hyde\\Console\\Commands\\ValidateCommand::timeTotal<\/a>"],[100,2,"Hyde\\Console\\Commands\\VendorPublishCommand::handle<\/a>"],[100,2,"Hyde\\Console\\Commands\\VendorPublishCommand::promptForProviderOrTag<\/a>"],[100,1,"Hyde\\Console\\Commands\\VendorPublishCommand::status<\/a>"],[100,1,"Hyde\\Console\\Commands\\VendorPublishCommand::normalizePath<\/a>"],[100,2,"Hyde\\Console\\Concerns\\Command::handle<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::safeHandle<\/a>"],[100,3,"Hyde\\Console\\Concerns\\Command::handleException<\/a>"],[100,3,"Hyde\\Console\\Concerns\\Command::fileLink<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::infoComment<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::gray<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::inlineGray<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::href<\/a>"],[100,1,"Hyde\\Console\\Concerns\\Command::indentedLine<\/a>"],[100,1,"Hyde\\Console\\ConsoleServiceProvider::register<\/a>"],[100,3,"Hyde\\Console\\ConsoleServiceProvider::logo<\/a>"],[100,1,"Hyde\\Console\\ConsoleServiceProvider::boot<\/a>"],[100,1,"Hyde\\Facades\\Asset::getFacadeAccessor<\/a>"],[100,1,"Hyde\\Facades\\Author::create<\/a>"],[100,1,"Hyde\\Facades\\Author::get<\/a>"],[100,1,"Hyde\\Facades\\Author::all<\/a>"],[100,1,"Hyde\\Facades\\Config::getArray<\/a>"],[100,1,"Hyde\\Facades\\Config::getString<\/a>"],[100,1,"Hyde\\Facades\\Config::getInt<\/a>"],[100,1,"Hyde\\Facades\\Config::getBool<\/a>"],[100,1,"Hyde\\Facades\\Config::getFloat<\/a>"],[100,2,"Hyde\\Facades\\Config::getNullableString<\/a>"],[100,2,"Hyde\\Facades\\Config::validated<\/a>"],[100,1,"Hyde\\Facades\\Features::enabled<\/a>"],[100,1,"Hyde\\Facades\\Features::hasHtmlPages<\/a>"],[100,1,"Hyde\\Facades\\Features::hasBladePages<\/a>"],[100,1,"Hyde\\Facades\\Features::hasMarkdownPages<\/a>"],[100,1,"Hyde\\Facades\\Features::hasMarkdownPosts<\/a>"],[100,1,"Hyde\\Facades\\Features::hasDocumentationPages<\/a>"],[100,3,"Hyde\\Facades\\Features::hasDocumentationSearch<\/a>"],[100,1,"Hyde\\Facades\\Features::hasDarkmode<\/a>"],[100,3,"Hyde\\Facades\\Features::hasTorchlight<\/a>"],[100,1,"Hyde\\Facades\\Features::htmlPages<\/a>"],[100,1,"Hyde\\Facades\\Features::bladePages<\/a>"],[100,1,"Hyde\\Facades\\Features::markdownPages<\/a>"],[100,1,"Hyde\\Facades\\Features::markdownPosts<\/a>"],[100,1,"Hyde\\Facades\\Features::documentationPages<\/a>"],[100,1,"Hyde\\Facades\\Features::documentationSearch<\/a>"],[100,1,"Hyde\\Facades\\Features::darkmode<\/a>"],[100,1,"Hyde\\Facades\\Features::torchlight<\/a>"],[100,3,"Hyde\\Facades\\Features::sitemap<\/a>"],[100,5,"Hyde\\Facades\\Features::rss<\/a>"],[100,1,"Hyde\\Facades\\Features::toArray<\/a>"],[100,1,"Hyde\\Facades\\Features::getDefaultOptions<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::basePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::absolutePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::relativePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::touch<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::unlink<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::getContents<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::putContents<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::filesystem<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::kernel<\/a>"],[100,1,"Hyde\\Facades\\Meta::name<\/a>"],[100,1,"Hyde\\Facades\\Meta::property<\/a>"],[100,1,"Hyde\\Facades\\Meta::link<\/a>"],[100,1,"Hyde\\Facades\\Meta::get<\/a>"],[100,1,"Hyde\\Facades\\Meta::render<\/a>"],[100,1,"Hyde\\Facades\\Site::url<\/a>"],[100,1,"Hyde\\Facades\\Site::name<\/a>"],[100,1,"Hyde\\Facades\\Site::language<\/a>"],[100,1,"Hyde\\Facades\\Site::metadata<\/a>"],[100,1,"Hyde\\Foundation\\Application::registerBaseBindings<\/a>"],[100,1,"Hyde\\Foundation\\Application::getCachedPackagesPath<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runDiscovery<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::init<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::setKernel<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverFiles<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverPages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverRoutes<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel::bootstrappers<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::exists<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::get<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getOrFail<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::all<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::current<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::__construct<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::version<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::features<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::hasFeature<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::toArray<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadConfigurationFiles<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadConfiguration::providePharSupportIfNeeded<\/a>"],[100,4,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadRuntimeConfiguration<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::bootstrap<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::hasYamlConfigFile<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getYaml<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeParsedConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::configurationContainsNamespaces<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::addFile<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::runExtensionHandlers<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::discoverFilesFor<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::getFile<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::getFiles<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::getBasePath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::path<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToAbsolute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToRelative<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::mediaPath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::sitePath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::siteMediaPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::vendorPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::touch<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::unlink<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::__construct<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::formatLink<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::relativeLink<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Hyperlinks::mediaLink<\/a>"],[100,4,"Hyde\\Foundation\\Kernel\\Hyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::hasSiteUrl<\/a>"],[75,2,"Hyde\\Foundation\\Kernel\\Hyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::addPage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::parsePage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::getPage<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::getPages<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::addRoute<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoutes<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::mock<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::clearMocks<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::running<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::hasVendorDirectory<\/a>"],[100,2,"Hyde\\Foundation\\PharSupport::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::boot<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::boot<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__invoke<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseString<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::get<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::parse<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::lineMatchesFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractKey<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractValue<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::getValueWithType<\/a>"],[100,5,"Hyde\\Framework\\Actions\\BladeMatterParser::parseArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\BladeMatterParser::isValueArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter::execute<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyRegexTransformations<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyStringTransformations<\/a>"],[100,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeTables<\/a>"],[100,3,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeBlockquotes<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::__construct<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::toArray<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::getIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::parseTitle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::fileName<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::normalizeSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::makeOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createBladeFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createMarkdownFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createDocumentationFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::formatIdentifier<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::validateType<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::failIfFileCannotBeSaved<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getBladePageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getMarkdownPageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::run<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::generatePageEntry<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getSearchContentForDocument<\/a>"],[100,3,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::formatDestination<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::extractTableOfContents<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::parse<\/a>"],[100,4,"Hyde\\Framework\\Actions\\MarkdownFileParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::get<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::handle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashSourcePath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::getManifestPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::jsonEncodeOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::setOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::printFinishMessage<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::printFinishMessage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap::printFinishMessage<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::printFinishMessage<\/a>"],[100,3,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::isItSafeToCleanOutputDirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::isOutputDirectoryWhitelisted<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::askIfUnsafeDirectoryShouldBeEmptied<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory::safeOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::__construct<\/a>"],[100,3,"Hyde\\Framework\\Actions\\SourceFileParser::constructPage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::parseBladePage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::parseMarkdownPage<\/a>"],[100,1,"Hyde\\Framework\\Actions\\SourceFileParser::get<\/a>"],[100,1,"Hyde\\Framework\\Actions\\StaticPageBuilder::handle<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileConflictException::__construct<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\FileNotFoundException::__construct<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\RouteNotFoundException::__construct<\/a>"],[100,2,"Hyde\\Framework\\Exceptions\\UnsupportedPageTypeException::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeDescription<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeCategory<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeDate<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeAuthor<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeImage<\/a>"],[100,2,"Hyde\\Framework\\Factories\\BlogPostDataFactory::getTruncatedMarkdown<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::toArray<\/a>"],[100,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::make<\/a>"],[100,3,"Hyde\\Framework\\Factories\\FeaturedImageFactory::makeSource<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::normalizeLocalImagePath<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::getStringMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeTitle<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeNavigation<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleForPage<\/a>"],[100,4,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromMarkdownHeadings<\/a>"],[100,3,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromParentIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeLabel<\/a>"],[100,3,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeGroup<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeHidden<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makePriority<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForGroupInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForHiddenInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isPageHiddenInNavigationConfiguration<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::isNonDocumentationPageInHiddenSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInConfigs<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInSidebarConfig<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInNavigationConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::canUseSubdirectoryForGroups<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::defaultGroup<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::pageIsInSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryName<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isInstanceOf<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::invert<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::offset<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getMatter<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__toString<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::setSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLength<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getType<\/a>"],[100,3,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getMetadataArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::has<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForLocalImage<\/a>"],[100,4,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForRemoteImage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::isRemote<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__construct<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getOrCreate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::get<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::all<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::findUsername<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::handle<\/a>"],[100,4,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::run<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::printStartMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::printFinishMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::getMessage<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::write<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::writeln<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::createdSiteFile<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::withExecutionTime<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::compile<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::enabled<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\DocumentationSearchPage::routeKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderHeader<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderBody<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderFooter<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::process<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::tokenize<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::getTokenizedDataArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::normalizeBody<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::addDynamicHeaderContent<\/a>"],[100,4,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::addDynamicFooterContent<\/a>"],[100,1,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::renderSourceLink<\/a>"],[100,3,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::canRenderSourceLink<\/a>"],[100,2,"Hyde\\Framework\\Features\\Documentation\\SemanticDocumentationArticle::hasTorchlight<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::uniqueKey<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\Elements\\LinkElement::formatOptionalAttributes<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\MetadataElement::uniqueKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::uniqueKey<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\Elements\\OpenGraphElement::normalizeProperty<\/a>"],[100,5,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag::make<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\GlobalMetadataBag::filterDuplicateMetadata<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::toHtml<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::render<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::get<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::add<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::addElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::addGenericElement<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\MetadataBag::getPrefixedArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::generate<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addDynamicPageMetadata<\/a>"],[100,4,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addMetadataForMarkdownPost<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::addPostMetadataIfExists<\/a>"],[100,2,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag::resolveImageLink<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::create<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::removeDuplicateItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::sortByPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu::getItems<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::generate<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::hasGroups<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::getGroups<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::getItemsInGroup<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::isGroupActive<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::isPageIndexPage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::shouldIndexPageBeActive<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::fromArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::getItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\DropdownNavItem::searchForDropdownPriorityInNavigationConfig<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::fromRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::forLink<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavItem::forRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getDestination<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getLabel<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getGroup<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::isCurrent<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavItem::getRouteGroup<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavItem::normalizeGroupKey<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationData::toArray<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::generate<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::hasDropdowns<\/a>"],[100,2,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::getDropdowns<\/a>"],[100,4,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::moveGroupedItemsIntoDropdowns<\/a>"],[100,3,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::canAddRoute<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::canAddItemToDropdown<\/a>"],[100,1,"Hyde\\Framework\\Features\\Navigation\\NavigationMenu::dropdownsEnabled<\/a>"],[100,0,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::generate<\/a>"],[100,0,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::constructBaseElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::make<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::getXml<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::getXmlElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::escape<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\BaseXmlGenerator::addChild<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::constructBaseElement<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addItem<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addDynamicItemData<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addBaseChannelItems<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::addAtomLinkItem<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getImageType<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getImageLength<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getFilename<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getDescription<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\RssFeedGenerator::getChannel<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::generate<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getXml<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::constructBaseElement<\/a>"],[100,2,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::addRoute<\/a>"],[100,2,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getLastModDate<\/a>"],[100,6,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getPriority<\/a>"],[100,1,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::getFormattedProcessingTime<\/a>"],[100,1,"Hyde\\Framework\\HydeServiceProvider::register<\/a>"],[100,1,"Hyde\\Framework\\HydeServiceProvider::boot<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::version<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::cdnLink<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::mediaLink<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::hasMediaFile<\/a>"],[100,3,"Hyde\\Framework\\Services\\AssetService::injectTailwindConfig<\/a>"],[100,1,"Hyde\\Framework\\Services\\AssetService::constructCdnPath<\/a>"],[100,2,"Hyde\\Framework\\Services\\AssetService::getCacheBustKey<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::compileStaticPages<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::transferMediaAssets<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::compilePagesForClass<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::getClassPluralName<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildService::getPageTypes<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::setOutput<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::getRegisteredTasks<\/a>"],[100,3,"Hyde\\Framework\\Services\\BuildTaskService::runPreBuildTasks<\/a>"],[100,3,"Hyde\\Framework\\Services\\BuildTaskService::runPostBuildTasks<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerTask<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::registerTaskInService<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerIf<\/a>"],[100,2,"Hyde\\Framework\\Services\\BuildTaskService::registerTasks<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::findTasksInConfig<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::findTasksInAppDirectory<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::pathToClassName<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::makeTaskIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::registerFrameworkTasks<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canCleanSiteDirectory<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateManifest<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateSitemap<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateFeed<\/a>"],[100,1,"Hyde\\Framework\\Services\\BuildTaskService::canGenerateSearch<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::__construct<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::parse<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::setupConverter<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::addExtension<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::runPreProcessing<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::runPostProcessing<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::getExtensions<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::removeFeature<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::addFeature<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::withPermalinks<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::isDocumentationPage<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::withTableOfContents<\/a>"],[100,2,"Hyde\\Framework\\Services\\MarkdownService::canEnableTorchlight<\/a>"],[100,4,"Hyde\\Framework\\Services\\MarkdownService::canEnablePermalinks<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::hasFeature<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::determineIfTorchlightAttributionShouldBeInjected<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::injectTorchlightAttribution<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::configurePermalinksExtension<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::enableAllHtmlElements<\/a>"],[100,3,"Hyde\\Framework\\Services\\MarkdownService::normalizeIndentationLevel<\/a>"],[100,1,"Hyde\\Framework\\Services\\MarkdownService::getNormalizedLines<\/a>"],[100,4,"Hyde\\Framework\\Services\\MarkdownService::findLineContentPositions<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::checks<\/a>"],[100,1,"Hyde\\Framework\\Services\\ValidationService::run<\/a>"],[100,1,"Hyde\\Framework\\Services\\ValidationService::check_validators_can_run<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_a_404_page<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_an_index_page<\/a>"],[100,5,"Hyde\\Framework\\Services\\ValidationService::check_documentation_site_has_an_index_page<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_site_has_an_app_css_stylesheet<\/a>"],[100,2,"Hyde\\Framework\\Services\\ValidationService::check_site_has_a_base_url_set<\/a>"],[100,3,"Hyde\\Framework\\Services\\ValidationService::check_a_torchlight_api_token_is_set<\/a>"],[100,2,"Hyde\\Framework\\Services\\ValidationService::check_for_conflicts_between_blade_and_markdown_pages<\/a>"],[100,2,"Hyde\\Framework\\Services\\ViewDiffService::getViewFileHashIndex<\/a>"],[100,2,"Hyde\\Framework\\Services\\ViewDiffService::getChecksums<\/a>"],[100,1,"Hyde\\Framework\\Services\\ViewDiffService::checksumMatchesAny<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent::__construct<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent::render<\/a>"],[100,5,"Hyde\\Framework\\Views\\Components\\BreadcrumbsComponent::makeBreadcrumbs<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\LinkComponent::__construct<\/a>"],[100,1,"Hyde\\Framework\\Views\\Components\\LinkComponent::render<\/a>"],[100,1,"Hyde\\Hyde::version<\/a>"],[100,1,"Hyde\\Hyde::getFacadeRoot<\/a>"],[100,1,"Hyde\\Hyde::kernel<\/a>"],[100,1,"Hyde\\Markdown\\MarkdownConverter::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::__toString<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::__get<\/a>"],[100,2,"Hyde\\Markdown\\Models\\FrontMatter::get<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::set<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::has<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::toArray<\/a>"],[100,1,"Hyde\\Markdown\\Models\\FrontMatter::fromArray<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::__toString<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::body<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::compile<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::toHtml<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::toArray<\/a>"],[100,1,"Hyde\\Markdown\\Models\\Markdown::fromFile<\/a>"],[100,2,"Hyde\\Markdown\\Models\\Markdown::render<\/a>"],[100,3,"Hyde\\Markdown\\Models\\MarkdownDocument::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Models\\MarkdownDocument::__toString<\/a>"],[100,1,"Hyde\\Markdown\\Models\\MarkdownDocument::markdown<\/a>"],[100,1,"Hyde\\Markdown\\Models\\MarkdownDocument::parse<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::render<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\BladeDownProcessor::preprocess<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::postprocess<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::__construct<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\BladeDownProcessor::run<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::get<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::lineStartsWithDirective<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\BladeDownProcessor::processLine<\/a>"],[100,4,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::preprocess<\/a>"],[100,4,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::postprocess<\/a>"],[100,3,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::lineMatchesPattern<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::trimHydeDirective<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::resolveTemplate<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::injectLabelToTorchlightCodeLine<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\CodeblockFilepathProcessor::injectLabelToCodeLine<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::signature<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::resolve<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::expand<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::getClassNameFromSignature<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::get<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::preprocess<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::__construct<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::run<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::getShortcodes<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::addShortcodesFromArray<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::addShortcode<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::discoverShortcodes<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::getOutput<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::expandShortcode<\/a>"],[100,2,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::discoverSignature<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ShortcodeProcessor::processInput<\/a>"],[100,1,"Hyde\\Pages\\BladePage::__construct<\/a>"],[100,1,"Hyde\\Pages\\BladePage::getBladeView<\/a>"],[100,1,"Hyde\\Pages\\BladePage::compile<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::make<\/a>"],[100,2,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::__construct<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::markdown<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::compile<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\BaseMarkdownPage::save<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::make<\/a>"],[100,2,"Hyde\\Pages\\Concerns\\HydePage::__construct<\/a>"],[100,2,"Hyde\\Pages\\Concerns\\HydePage::isDiscoverable<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::get<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::parse<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::files<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::all<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::sourceDirectory<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::outputDirectory<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::fileExtension<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::setSourceDirectory<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::setOutputDirectory<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::setFileExtension<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::sourcePath<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::outputPath<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::path<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::pathToIdentifier<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::baseRouteKey<\/a>"],[100,0,"Hyde\\Pages\\Concerns\\HydePage::compile<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::toArray<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getSourcePath<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getOutputPath<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getRouteKey<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getRoute<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getLink<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getIdentifier<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::getBladeView<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::title<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::metadata<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::showInNavigation<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::navigationMenuPriority<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::navigationMenuLabel<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::navigationMenuGroup<\/a>"],[100,4,"Hyde\\Pages\\Concerns\\HydePage::getCanonicalUrl<\/a>"],[100,1,"Hyde\\Pages\\Concerns\\HydePage::constructMetadata<\/a>"],[100,1,"Hyde\\Pages\\DocumentationPage::home<\/a>"],[100,1,"Hyde\\Pages\\DocumentationPage::homeRouteName<\/a>"],[100,2,"Hyde\\Pages\\DocumentationPage::getOnlineSourcePath<\/a>"],[100,1,"Hyde\\Pages\\DocumentationPage::hasTableOfContents<\/a>"],[100,1,"Hyde\\Pages\\DocumentationPage::getTableOfContents<\/a>"],[100,2,"Hyde\\Pages\\DocumentationPage::getRouteKey<\/a>"],[100,2,"Hyde\\Pages\\DocumentationPage::getOutputPath<\/a>"],[100,1,"Hyde\\Pages\\HtmlPage::contents<\/a>"],[100,1,"Hyde\\Pages\\HtmlPage::compile<\/a>"],[100,1,"Hyde\\Pages\\HtmlPage::getBladeView<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::make<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::__construct<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::getContents<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::getBladeView<\/a>"],[100,5,"Hyde\\Pages\\InMemoryPage::compile<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::macro<\/a>"],[100,1,"Hyde\\Pages\\InMemoryPage::hasMacro<\/a>"],[100,2,"Hyde\\Pages\\InMemoryPage::__call<\/a>"],[100,2,"Hyde\\Pages\\InMemoryPage::callMacro<\/a>"],[100,1,"Hyde\\Pages\\MarkdownPost::getLatestPosts<\/a>"],[100,1,"Hyde\\Pages\\MarkdownPost::toArray<\/a>"],[100,2,"Hyde\\Support\\BuildWarnings::getInstance<\/a>"],[100,2,"Hyde\\Support\\BuildWarnings::report<\/a>"],[100,1,"Hyde\\Support\\BuildWarnings::getWarnings<\/a>"],[100,1,"Hyde\\Support\\BuildWarnings::hasWarnings<\/a>"],[100,1,"Hyde\\Support\\BuildWarnings::reportsWarnings<\/a>"],[100,1,"Hyde\\Support\\BuildWarnings::reportsWarningsAsExceptions<\/a>"],[100,2,"Hyde\\Support\\BuildWarnings::writeWarningsToOutput<\/a>"],[100,3,"Hyde\\Support\\BuildWarnings::renderWarnings<\/a>"],[100,2,"Hyde\\Support\\BuildWarnings::renderWarningsAsExceptions<\/a>"],[100,1,"Hyde\\Support\\DataCollections::markdown<\/a>"],[100,1,"Hyde\\Support\\DataCollections::yaml<\/a>"],[100,1,"Hyde\\Support\\DataCollections::json<\/a>"],[100,1,"Hyde\\Support\\DataCollections::findFiles<\/a>"],[100,1,"Hyde\\Support\\DataCollections::makeIdentifier<\/a>"],[100,1,"Hyde\\Support\\Facades\\Render::getFacadeAccessor<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::all<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::files<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::getIdentifier<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::toArray<\/a>"],[100,2,"Hyde\\Support\\Filesystem\\MediaFile::getContentLength<\/a>"],[100,4,"Hyde\\Support\\Filesystem\\MediaFile::getMimeType<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::discoverMediaAssetFiles<\/a>"],[100,2,"Hyde\\Support\\Filesystem\\MediaFile::getMediaAssetFiles<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\MediaFile::getMediaGlobPattern<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::make<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::__construct<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::toArray<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getName<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getPath<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getAbsolutePath<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getContents<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\ProjectFile::getExtension<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\SourceFile::make<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\SourceFile::__construct<\/a>"],[100,1,"Hyde\\Support\\Filesystem\\SourceFile::toArray<\/a>"],[100,2,"Hyde\\Support\\Includes::path<\/a>"],[100,2,"Hyde\\Support\\Includes::get<\/a>"],[100,3,"Hyde\\Support\\Includes::markdown<\/a>"],[100,3,"Hyde\\Support\\Includes::blade<\/a>"],[100,2,"Hyde\\Support\\Includes::needsDirectory<\/a>"],[100,1,"Hyde\\Support\\Models\\DateString::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\DateString::__toString<\/a>"],[100,1,"Hyde\\Support\\Models\\Redirect::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\Redirect::create<\/a>"],[100,1,"Hyde\\Support\\Models\\Redirect::compile<\/a>"],[100,1,"Hyde\\Support\\Models\\Redirect::store<\/a>"],[100,2,"Hyde\\Support\\Models\\Redirect::normalizePath<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::setPage<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::getPage<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::getRoute<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::getRouteKey<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::shareToView<\/a>"],[100,2,"Hyde\\Support\\Models\\RenderData::share<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::clearData<\/a>"],[100,1,"Hyde\\Support\\Models\\RenderData::toArray<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::__toString<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getLink<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getPage<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getPageClass<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getPageIdentifier<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getRouteKey<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getSourcePath<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::getOutputPath<\/a>"],[100,2,"Hyde\\Support\\Models\\Route::is<\/a>"],[100,1,"Hyde\\Support\\Models\\Route::toArray<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::make<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::__toString<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::get<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteKey::fromPage<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::toArray<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::headers<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::generate<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteList::routeToListItem<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteListItem::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteListItem::toArray<\/a>"],[100,2,"Hyde\\Support\\Models\\RouteListItem::stylePageType<\/a>"],[100,2,"Hyde\\Support\\Models\\RouteListItem::styleSourcePath<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteListItem::styleOutputPath<\/a>"],[100,1,"Hyde\\Support\\Models\\RouteListItem::styleRouteKey<\/a>"],[100,2,"Hyde\\Support\\Models\\RouteListItem::isPageDiscoverable<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::pass<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::fail<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::skip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::withTip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::tip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::skipped<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::passed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::failed<\/a>"],[100,3,"Hyde\\Support\\Models\\ValidationResult::statusCode<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::message<\/a>"],[100,2,"Hyde\\Support\\Models\\ValidationResult::formattedMessage<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatResult<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatPassed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatFailed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatSkipped<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatTimeString<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatTip<\/a>"],[100,2,"Hyde\\Support\\Models\\ValidationResult::withMessage<\/a>"],[100,3,"Hyde\\Support\\Paginator::__construct<\/a>"],[100,1,"Hyde\\Support\\Paginator::generate<\/a>"],[100,1,"Hyde\\Support\\Paginator::setCurrentPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::currentPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::getPaginatedItems<\/a>"],[100,1,"Hyde\\Support\\Paginator::getItemsForPage<\/a>"],[100,4,"Hyde\\Support\\Paginator::getPageLinks<\/a>"],[100,1,"Hyde\\Support\\Paginator::perPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::totalPages<\/a>"],[100,1,"Hyde\\Support\\Paginator::hasMultiplePages<\/a>"],[100,1,"Hyde\\Support\\Paginator::lastPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::canNavigateBack<\/a>"],[100,1,"Hyde\\Support\\Paginator::canNavigateForward<\/a>"],[100,2,"Hyde\\Support\\Paginator::previousPageNumber<\/a>"],[100,2,"Hyde\\Support\\Paginator::nextPageNumber<\/a>"],[100,3,"Hyde\\Support\\Paginator::previous<\/a>"],[100,3,"Hyde\\Support\\Paginator::next<\/a>"],[100,1,"Hyde\\Support\\Paginator::firstItemNumberOnPage<\/a>"],[100,3,"Hyde\\Support\\Paginator::validateCurrentPageValue<\/a>"],[100,1,"Hyde\\Support\\Paginator::formatPageName<\/a>"],[100,1,"Hyde\\Support\\Paginator::formatLink<\/a>"],[100,1,"Hyde\\Support\\Paginator::getRoute<\/a>"],[100,1,"Hyde\\Support\\Paginator::firstPage<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::fromString<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::fromFile<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::__construct<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::__toString<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getWordCount<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getMinutes<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getSeconds<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getMinutesAsFloat<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getSecondsOver<\/a>"],[100,3,"Hyde\\Support\\ReadingTime::getFormatted<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::formatUsingClosure<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::generate<\/a>"],[100,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite::askToRebuildSite<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::isBooted<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booting<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booted<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::filesystem<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::path<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::mediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::sitePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::siteMediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToAbsolute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToRelative<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::formatLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::relativeLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::mediaLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::hasSiteUrl<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::files<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::pages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::routes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::needsToBeBooted<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::makeTitle<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::normalizeNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::stripNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::trimSlashes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::markdown<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesExtensions::registerExtension<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::hasExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::normalizeSourcePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::shareViewData<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRouteKey<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRoute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentPage<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectory<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsParentDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::data<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::matter<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::has<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::__callStatic<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::getParameterNames<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyArguments<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyPathArgument<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::mock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::resolveMockedInstance<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::clearMockedInstances<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableDynamicExtensions<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableConfigDefinedExtensions<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::mergeMarkdownConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::initializeExtension<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessors<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessors<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessor<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessor<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerSourceDirectories<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::discoverBladeViewsIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::storeCompiledSiteIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::useMediaDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getSourceDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getOutputDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getPageConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::startClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::stopClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeInMs<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeString<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence::validateExistence<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::toCoreDataObject<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::constructFactoryData<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::assignFactoryData<\/a>"],[100,0,"Hyde\\Support\\Concerns\\Serializable::toArray<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::arraySerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::jsonSerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::toJson<\/a>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/src/helpers.php.html b/master/coverage/framework/src/helpers.php.html index abb7ce25714..9e643a963b9 100644 --- a/master/coverage/framework/src/helpers.php.html +++ b/master/coverage/framework/src/helpers.php.html @@ -559,7 +559,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/framework/src/index.html b/master/coverage/framework/src/index.html index 16f0325815f..54743aefb7b 100644 --- a/master/coverage/framework/src/index.html +++ b/master/coverage/framework/src/index.html @@ -52,7 +52,7 @@
99.96%
-
2605 / 2606
+
2611 / 2612
99.89% covered (success) @@ -60,7 +60,7 @@
99.89%
-
931 / 932
+
932 / 933
99.34% covered (success) @@ -136,7 +136,7 @@
99.70%
-
328 / 329
+
329 / 330
99.24% covered (success) @@ -164,7 +164,7 @@
100.00%
-
1202 / 1202
+
1207 / 1207
100.00% covered (success) @@ -172,7 +172,7 @@
100.00%
-
392 / 392
+
393 / 393
diff --git a/master/coverage/index.html b/master/coverage/index.html index fe2c5a6d72c..28f8fb53cf1 100644 --- a/master/coverage/index.html +++ b/master/coverage/index.html @@ -50,7 +50,7 @@
99.97%
-
3480 / 3481
+
3486 / 3487
99.91% covered (success) @@ -58,7 +58,7 @@
99.91%
-
1153 / 1154
+
1154 / 1155
99.44% covered (success) @@ -78,7 +78,7 @@
99.96%
-
2605 / 2606
+
2611 / 2612
99.89% covered (success) @@ -86,7 +86,7 @@
99.89%
-
931 / 932
+
932 / 933
99.34% covered (success) @@ -138,7 +138,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/junit.xml b/master/coverage/junit.xml index ecf804b8b40..1004bb4a0db 100644 --- a/master/coverage/junit.xml +++ b/master/coverage/junit.xml @@ -1,2888 +1,2888 @@ - - - - - - + + + + + + - - + + - - + + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + diff --git a/master/coverage/publications/dashboard.html b/master/coverage/publications/dashboard.html index ccfa00b95f6..b9ecaa1c60d 100644 --- a/master/coverage/publications/dashboard.html +++ b/master/coverage/publications/dashboard.html @@ -136,7 +136,7 @@

Project Risks

diff --git a/master/coverage/publications/index.html b/master/coverage/publications/index.html index b1c21e6e3a5..6512f674754 100644 --- a/master/coverage/publications/index.html +++ b/master/coverage/publications/index.html @@ -111,7 +111,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Actions/CreateAction.php.html b/master/coverage/publications/src/Actions/CreateAction.php.html index 3c7a3cc8e95..9bc9888fd74 100644 --- a/master/coverage/publications/src/Actions/CreateAction.php.html +++ b/master/coverage/publications/src/Actions/CreateAction.php.html @@ -435,7 +435,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Actions/CreatesNewPublicationPage.php.html b/master/coverage/publications/src/Actions/CreatesNewPublicationPage.php.html index d09fd98e04e..bc8985c0f55 100644 --- a/master/coverage/publications/src/Actions/CreatesNewPublicationPage.php.html +++ b/master/coverage/publications/src/Actions/CreatesNewPublicationPage.php.html @@ -366,7 +366,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Actions/CreatesNewPublicationType.php.html b/master/coverage/publications/src/Actions/CreatesNewPublicationType.php.html index a108cacf573..c56b6dede77 100644 --- a/master/coverage/publications/src/Actions/CreatesNewPublicationType.php.html +++ b/master/coverage/publications/src/Actions/CreatesNewPublicationType.php.html @@ -321,7 +321,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Actions/GeneratesPublicationTagPages.php.html b/master/coverage/publications/src/Actions/GeneratesPublicationTagPages.php.html index 247d0dad07c..a3e1ee1a109 100644 --- a/master/coverage/publications/src/Actions/GeneratesPublicationTagPages.php.html +++ b/master/coverage/publications/src/Actions/GeneratesPublicationTagPages.php.html @@ -215,7 +215,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html b/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html index 4e66654f86a..9f43ec2dd5f 100644 --- a/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html +++ b/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html @@ -298,7 +298,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Actions/PublicationPageCompiler.php.html b/master/coverage/publications/src/Actions/PublicationPageCompiler.php.html index 7476013cc26..297b1a2a18a 100644 --- a/master/coverage/publications/src/Actions/PublicationPageCompiler.php.html +++ b/master/coverage/publications/src/Actions/PublicationPageCompiler.php.html @@ -338,7 +338,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Actions/PublicationPageValidator.php.html b/master/coverage/publications/src/Actions/PublicationPageValidator.php.html index c8af208f645..b0661cb5972 100644 --- a/master/coverage/publications/src/Actions/PublicationPageValidator.php.html +++ b/master/coverage/publications/src/Actions/PublicationPageValidator.php.html @@ -433,7 +433,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Actions/PublicationSchemaValidator.php.html b/master/coverage/publications/src/Actions/PublicationSchemaValidator.php.html index aa870f71ed5..2d23dcbda93 100644 --- a/master/coverage/publications/src/Actions/PublicationSchemaValidator.php.html +++ b/master/coverage/publications/src/Actions/PublicationSchemaValidator.php.html @@ -479,7 +479,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Actions/SeedsPublicationFiles.php.html b/master/coverage/publications/src/Actions/SeedsPublicationFiles.php.html index d6f57542cf9..ee0846e54f0 100644 --- a/master/coverage/publications/src/Actions/SeedsPublicationFiles.php.html +++ b/master/coverage/publications/src/Actions/SeedsPublicationFiles.php.html @@ -629,7 +629,7 @@ 211    { 212        $lines = []; 213        for ($i = 0; $i < $count; $i++) { - 214            $lines[] = $this->fakeSentence(rand(1, 15)); + 214            $lines[] = $this->fakeSentence(rand(1, 15)); 215        } 216 217        return implode("\n", $lines); @@ -645,7 +645,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Actions/dashboard.html b/master/coverage/publications/src/Actions/dashboard.html index 3f77bb9f8f7..83d271426c0 100644 --- a/master/coverage/publications/src/Actions/dashboard.html +++ b/master/coverage/publications/src/Actions/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/publications/src/Actions/index.html b/master/coverage/publications/src/Actions/index.html index eaaa33a0c3a..e71094008e1 100644 --- a/master/coverage/publications/src/Actions/index.html +++ b/master/coverage/publications/src/Actions/index.html @@ -337,7 +337,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Commands/Helpers/InputStreamHandler.php.html b/master/coverage/publications/src/Commands/Helpers/InputStreamHandler.php.html index 872bfac40f2..a5a853fdb5f 100644 --- a/master/coverage/publications/src/Commands/Helpers/InputStreamHandler.php.html +++ b/master/coverage/publications/src/Commands/Helpers/InputStreamHandler.php.html @@ -371,7 +371,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Commands/Helpers/dashboard.html b/master/coverage/publications/src/Commands/Helpers/dashboard.html index 5b852074d91..c15af49876f 100644 --- a/master/coverage/publications/src/Commands/Helpers/dashboard.html +++ b/master/coverage/publications/src/Commands/Helpers/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/publications/src/Commands/Helpers/index.html b/master/coverage/publications/src/Commands/Helpers/index.html index dd4e3c41035..4d0e95d0379 100644 --- a/master/coverage/publications/src/Commands/Helpers/index.html +++ b/master/coverage/publications/src/Commands/Helpers/index.html @@ -114,7 +114,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Commands/MakePublicationCommand.php.html b/master/coverage/publications/src/Commands/MakePublicationCommand.php.html index 27f2f008da1..487cc778453 100644 --- a/master/coverage/publications/src/Commands/MakePublicationCommand.php.html +++ b/master/coverage/publications/src/Commands/MakePublicationCommand.php.html @@ -608,7 +608,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Commands/MakePublicationTypeCommand.php.html b/master/coverage/publications/src/Commands/MakePublicationTypeCommand.php.html index ce9545c044c..919d2f994a8 100644 --- a/master/coverage/publications/src/Commands/MakePublicationTypeCommand.php.html +++ b/master/coverage/publications/src/Commands/MakePublicationTypeCommand.php.html @@ -612,7 +612,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Commands/SeedPublicationCommand.php.html b/master/coverage/publications/src/Commands/SeedPublicationCommand.php.html index 201b21ea5f7..87cae47f148 100644 --- a/master/coverage/publications/src/Commands/SeedPublicationCommand.php.html +++ b/master/coverage/publications/src/Commands/SeedPublicationCommand.php.html @@ -314,7 +314,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Commands/ValidatePublicationTypesCommand.php.html b/master/coverage/publications/src/Commands/ValidatePublicationTypesCommand.php.html index 28cdd0d00d6..a4c5a233688 100644 --- a/master/coverage/publications/src/Commands/ValidatePublicationTypesCommand.php.html +++ b/master/coverage/publications/src/Commands/ValidatePublicationTypesCommand.php.html @@ -447,7 +447,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Commands/ValidatePublicationsCommand.php.html b/master/coverage/publications/src/Commands/ValidatePublicationsCommand.php.html index d7d97cd8f85..8bc088f5a80 100644 --- a/master/coverage/publications/src/Commands/ValidatePublicationsCommand.php.html +++ b/master/coverage/publications/src/Commands/ValidatePublicationsCommand.php.html @@ -591,7 +591,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Commands/ValidatingCommand.php.html b/master/coverage/publications/src/Commands/ValidatingCommand.php.html index 716051df234..48701476998 100644 --- a/master/coverage/publications/src/Commands/ValidatingCommand.php.html +++ b/master/coverage/publications/src/Commands/ValidatingCommand.php.html @@ -302,7 +302,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Commands/dashboard.html b/master/coverage/publications/src/Commands/dashboard.html index d2bf4835cd5..ccfa8a283bc 100644 --- a/master/coverage/publications/src/Commands/dashboard.html +++ b/master/coverage/publications/src/Commands/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/publications/src/Commands/index.html b/master/coverage/publications/src/Commands/index.html index a3ffb5f8432..2f770b631f0 100644 --- a/master/coverage/publications/src/Commands/index.html +++ b/master/coverage/publications/src/Commands/index.html @@ -281,7 +281,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Concerns/ParsesPublicationFieldInputs.php.html b/master/coverage/publications/src/Concerns/ParsesPublicationFieldInputs.php.html index 55427a73523..cf024bc81dc 100644 --- a/master/coverage/publications/src/Concerns/ParsesPublicationFieldInputs.php.html +++ b/master/coverage/publications/src/Concerns/ParsesPublicationFieldInputs.php.html @@ -459,7 +459,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html b/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html index c4c6d2ff777..006282edf74 100644 --- a/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html +++ b/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html @@ -430,7 +430,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Concerns/dashboard.html b/master/coverage/publications/src/Concerns/dashboard.html index 1b9f3cdbc73..1ad213c1511 100644 --- a/master/coverage/publications/src/Concerns/dashboard.html +++ b/master/coverage/publications/src/Concerns/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/publications/src/Concerns/index.html b/master/coverage/publications/src/Concerns/index.html index 8130845e105..076975f2603 100644 --- a/master/coverage/publications/src/Concerns/index.html +++ b/master/coverage/publications/src/Concerns/index.html @@ -141,7 +141,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Models/PublicationFieldDefinition.php.html b/master/coverage/publications/src/Models/PublicationFieldDefinition.php.html index a49a2765576..8f879eb1eb6 100644 --- a/master/coverage/publications/src/Models/PublicationFieldDefinition.php.html +++ b/master/coverage/publications/src/Models/PublicationFieldDefinition.php.html @@ -268,7 +268,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Models/PublicationFieldValue.php.html b/master/coverage/publications/src/Models/PublicationFieldValue.php.html index dcf062ab2f6..0406ae45a48 100644 --- a/master/coverage/publications/src/Models/PublicationFieldValue.php.html +++ b/master/coverage/publications/src/Models/PublicationFieldValue.php.html @@ -265,7 +265,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Models/PublicationType.php.html b/master/coverage/publications/src/Models/PublicationType.php.html index c5df2129002..dfe96d53b25 100644 --- a/master/coverage/publications/src/Models/PublicationType.php.html +++ b/master/coverage/publications/src/Models/PublicationType.php.html @@ -881,7 +881,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Models/dashboard.html b/master/coverage/publications/src/Models/dashboard.html index 61372c81941..bf140b30f83 100644 --- a/master/coverage/publications/src/Models/dashboard.html +++ b/master/coverage/publications/src/Models/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/publications/src/Models/index.html b/master/coverage/publications/src/Models/index.html index af53faf3a44..da408eac239 100644 --- a/master/coverage/publications/src/Models/index.html +++ b/master/coverage/publications/src/Models/index.html @@ -169,7 +169,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Pages/PublicationListPage.php.html b/master/coverage/publications/src/Pages/PublicationListPage.php.html index 56b038eacbf..d25d15c0da4 100644 --- a/master/coverage/publications/src/Pages/PublicationListPage.php.html +++ b/master/coverage/publications/src/Pages/PublicationListPage.php.html @@ -224,7 +224,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Pages/PublicationPage.php.html b/master/coverage/publications/src/Pages/PublicationPage.php.html index 8851d4deddc..5cc8d41efa3 100644 --- a/master/coverage/publications/src/Pages/PublicationPage.php.html +++ b/master/coverage/publications/src/Pages/PublicationPage.php.html @@ -357,7 +357,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Pages/dashboard.html b/master/coverage/publications/src/Pages/dashboard.html index 2a45b056d37..c47c45b5755 100644 --- a/master/coverage/publications/src/Pages/dashboard.html +++ b/master/coverage/publications/src/Pages/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/publications/src/Pages/index.html b/master/coverage/publications/src/Pages/index.html index 15329fe526b..92f9e6a2078 100644 --- a/master/coverage/publications/src/Pages/index.html +++ b/master/coverage/publications/src/Pages/index.html @@ -141,7 +141,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html b/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html index a07bed41ef7..0d5186e5ba9 100644 --- a/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html +++ b/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html @@ -195,7 +195,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Providers/dashboard.html b/master/coverage/publications/src/Providers/dashboard.html index 831cb37672b..652a1f97151 100644 --- a/master/coverage/publications/src/Providers/dashboard.html +++ b/master/coverage/publications/src/Providers/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/publications/src/Providers/index.html b/master/coverage/publications/src/Providers/index.html index 02154e994a4..26d627b2ac1 100644 --- a/master/coverage/publications/src/Providers/index.html +++ b/master/coverage/publications/src/Providers/index.html @@ -113,7 +113,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Publications.php.html b/master/coverage/publications/src/Publications.php.html index 4756cf78ecd..982ea5fb7bb 100644 --- a/master/coverage/publications/src/Publications.php.html +++ b/master/coverage/publications/src/Publications.php.html @@ -381,7 +381,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/PublicationsExtension.php.html b/master/coverage/publications/src/PublicationsExtension.php.html index 827719a432a..6ac5a327a53 100644 --- a/master/coverage/publications/src/PublicationsExtension.php.html +++ b/master/coverage/publications/src/PublicationsExtension.php.html @@ -548,7 +548,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/PublicationsServiceProvider.php.html b/master/coverage/publications/src/PublicationsServiceProvider.php.html index 474ef4a2db1..bc83d30efc2 100644 --- a/master/coverage/publications/src/PublicationsServiceProvider.php.html +++ b/master/coverage/publications/src/PublicationsServiceProvider.php.html @@ -242,7 +242,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Views/Components/RelatedPublicationsComponent.php.html b/master/coverage/publications/src/Views/Components/RelatedPublicationsComponent.php.html index 4975eab6685..489c9ae9147 100644 --- a/master/coverage/publications/src/Views/Components/RelatedPublicationsComponent.php.html +++ b/master/coverage/publications/src/Views/Components/RelatedPublicationsComponent.php.html @@ -393,7 +393,7 @@

Legend

Covered by small (and larger) testsCovered by medium (and large) testsCovered by large tests (and tests of unknown size)Not coveredNot coverable

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Views/Components/dashboard.html b/master/coverage/publications/src/Views/Components/dashboard.html index ff92db471d2..879685346d0 100644 --- a/master/coverage/publications/src/Views/Components/dashboard.html +++ b/master/coverage/publications/src/Views/Components/dashboard.html @@ -139,7 +139,7 @@

Project Risks

diff --git a/master/coverage/publications/src/Views/Components/index.html b/master/coverage/publications/src/Views/Components/index.html index 1c3351e3408..51c2f877335 100644 --- a/master/coverage/publications/src/Views/Components/index.html +++ b/master/coverage/publications/src/Views/Components/index.html @@ -114,7 +114,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/Views/dashboard.html b/master/coverage/publications/src/Views/dashboard.html index 8939e97fd27..9a57e73d006 100644 --- a/master/coverage/publications/src/Views/dashboard.html +++ b/master/coverage/publications/src/Views/dashboard.html @@ -138,7 +138,7 @@

Project Risks

diff --git a/master/coverage/publications/src/Views/index.html b/master/coverage/publications/src/Views/index.html index ef3a4d8536f..10d4fcf5d7a 100644 --- a/master/coverage/publications/src/Views/index.html +++ b/master/coverage/publications/src/Views/index.html @@ -113,7 +113,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/coverage/publications/src/dashboard.html b/master/coverage/publications/src/dashboard.html index 0ecaeaa2218..9a5a4f89c89 100644 --- a/master/coverage/publications/src/dashboard.html +++ b/master/coverage/publications/src/dashboard.html @@ -137,7 +137,7 @@

Project Risks

diff --git a/master/coverage/publications/src/index.html b/master/coverage/publications/src/index.html index df8abf17fc0..1a2f47e190f 100644 --- a/master/coverage/publications/src/index.html +++ b/master/coverage/publications/src/index.html @@ -364,7 +364,7 @@

Legend

High: 90% to 100%

- Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 15:55:09 UTC 2023. + Generated by php-code-coverage 10.1.7 using PHP 8.1.24 and PHPUnit 10.4.1 at Sat Oct 28 18:03:32 UTC 2023.

diff --git a/master/preview/blade.html b/master/preview/blade.html index 675786bc9b3..a4ae29b3797 100644 --- a/master/preview/blade.html +++ b/master/preview/blade.html @@ -92,7 +92,7 @@

You can even use arbitrary PHP.

<div class="text-center">
    @php
        echo "Hello World! ";

        echo "This PHP was executed at " . date("Y-m-d H:i:s");
    @endphp
</div>
- Hello World! This PHP was executed at 2023-10-28 15:53:46 + Hello World! This PHP was executed at 2023-10-28 18:02:32
@@ -100,8 +100,8 @@

You can even use arbitrary PHP.