From d1e7c09f6ed6abc17f4f7d6eb866fab3dbb69d1b Mon Sep 17 00:00:00 2001 From: caendesilva Date: Fri, 12 Apr 2024 12:15:36 +0000 Subject: [PATCH] Upload live reports from test suite run 532748b0bde9ec80b7d56f0762ff09f4d513b4c9 --- index.html | 8 +- master/README.md | 2 +- ...ctions-PostBuildTasks-GenerateRssFeed.html | 212 +- ...ctions-PostBuildTasks-GenerateSitemap.html | 212 +- master/api-docs/js/searchIndex.js | 10 + master/coverage/dashboard.html | 6 +- master/coverage/framework/dashboard.html | 6 +- master/coverage/framework/index.html | 6 +- .../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 | 2 +- .../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 | 2 +- .../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 | 2 +- .../coverage/framework/src/Console/index.html | 2 +- .../framework/src/Enums/Feature.php.html | 2 +- .../framework/src/Enums/dashboard.html | 2 +- .../coverage/framework/src/Enums/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 | 2 +- .../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 | 2 +- .../src/Foundation/Kernel/Hyperlinks.php.html | 2 +- .../Foundation/Kernel/PageCollection.php.html | 2 +- .../Kernel/RouteCollection.php.html | 2 +- .../src/Foundation/Kernel/dashboard.html | 2 +- .../src/Foundation/Kernel/index.html | 2 +- .../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 | 2 +- .../framework/src/Foundation/index.html | 2 +- .../Actions/AnonymousViewCompiler.php.html | 2 +- .../Actions/BladeMatterParser.php.html | 2 +- .../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 | 60 +- .../PostBuildTasks/GenerateSearch.php.html | 2 +- .../PostBuildTasks/GenerateSitemap.php.html | 60 +- .../Actions/PostBuildTasks/dashboard.html | 6 +- .../Actions/PostBuildTasks/index.html | 8 +- .../PreBuildTasks/CleanSiteDirectory.php.html | 2 +- .../Actions/PreBuildTasks/dashboard.html | 2 +- .../Actions/PreBuildTasks/index.html | 2 +- .../Actions/SourceFileParser.php.html | 2 +- .../Actions/StaticPageBuilder.php.html | 2 +- .../src/Framework/Actions/dashboard.html | 6 +- .../src/Framework/Actions/index.html | 6 +- .../InteractsWithDirectories.php.html | 6 +- .../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 | 2 +- .../src/Framework/Factories/dashboard.html | 2 +- .../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 | 2 +- .../Metadata/MetadataElementContract.php.html | 2 +- .../Metadata/PageMetadataBag.php.html | 2 +- .../Features/Metadata/dashboard.html | 2 +- .../Framework/Features/Metadata/index.html | 2 +- .../Navigation/BaseNavigationMenu.php.html | 2 +- .../Navigation/DocumentationSidebar.php.html | 2 +- .../Navigation/DropdownNavItem.php.html | 2 +- .../Features/Navigation/NavItem.php.html | 2 +- .../Navigation/NavigationData.php.html | 2 +- .../Navigation/NavigationMenu.php.html | 2 +- .../Features/Navigation/dashboard.html | 2 +- .../Framework/Features/Navigation/index.html | 2 +- .../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 | 2 +- .../src/Framework/Features/index.html | 2 +- .../Framework/HydeServiceProvider.php.html | 2 +- .../Framework/Services/AssetService.php.html | 2 +- .../Framework/Services/BuildService.php.html | 2 +- .../Services/BuildTaskService.php.html | 2 +- .../Services/MarkdownService.php.html | 2 +- .../Services/ValidationService.php.html | 2 +- .../Services/ViewDiffService.php.html | 2 +- .../src/Framework/Services/dashboard.html | 2 +- .../src/Framework/Services/index.html | 2 +- .../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 | 6 +- .../framework/src/Framework/index.html | 6 +- 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 | 6 +- .../coverage/framework/src/helpers.php.html | 2 +- master/coverage/framework/src/index.html | 6 +- master/coverage/index.html | 6 +- master/coverage/junit.xml | 6018 ++++++++--------- 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/index.html | 18 +- 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 +- 334 files changed, 3879 insertions(+), 3449 deletions(-) diff --git a/index.html b/index.html index 97ad164f1e1..6386c0b7d3b 100644 --- a/index.html +++ b/index.html @@ -7,11 +7,11 @@

Index of hydephp/develop [ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -   - [TXT]README.md237 B  - [TXT]index.html4.47 kB  - [DIR]master/ -   + [TXT]README.md237 B  + [TXT]index.html4.47 kB  + [DIR]master/ -  
-
directory-listing.php/v1.0.0-rc.4 (Linux) PHP/8.1.2-1ubuntu2.14 compiled at in 9.69ms
+
directory-listing.php/v1.0.0-rc.4 (Linux) PHP/8.1.2-1ubuntu2.14 compiled at in 9.97ms
diff --git a/master/README.md b/master/README.md index 9795d44aa9d..8124cedadf2 100644 --- a/master/README.md +++ b/master/README.md @@ -1 +1 @@ -# CI/CD generated reports for [e81d59f0ddd36bf0a5a35c86d7f3ba71c19fb334](https://github.com/hydephp/develop/commit/e81d59f0ddd36bf0a5a35c86d7f3ba71c19fb334) +# CI/CD generated reports for [532748b0bde9ec80b7d56f0762ff09f4d513b4c9](https://github.com/hydephp/develop/commit/532748b0bde9ec80b7d56f0762ff09f4d513b4c9) diff --git a/master/api-docs/classes/Hyde-Framework-Actions-PostBuildTasks-GenerateRssFeed.html b/master/api-docs/classes/Hyde-Framework-Actions-PostBuildTasks-GenerateRssFeed.html index 319d64830a7..3ed378d4df0 100644 --- a/master/api-docs/classes/Hyde-Framework-Actions-PostBuildTasks-GenerateRssFeed.html +++ b/master/api-docs/classes/Hyde-Framework-Actions-PostBuildTasks-GenerateRssFeed.html @@ -141,6 +141,9 @@

+ + Uses + InteractsWithDirectories

@@ -151,7 +154,7 @@

@@ -199,6 +202,12 @@

 : OutputStyle|null +
+ $path + +  : string +
+
$timeStart @@ -283,6 +292,27 @@

 : string

+
+ needsDirectories() + +  : void +
+
Ensure the supplied directories exist by creating them if they don't.
+ +
+ needsDirectory() + +  : void +
+
Ensure the supplied directory exist by creating it if it does not.
+ +
+ needsParentDirectory() + +  : void +
+
Ensure the supplied file's parent directory exists by creating it if it does not.
+
startClock() @@ -326,7 +356,7 @@

@@ -407,6 +437,39 @@

+ +
+

+ $path + + + + +

+ + + + + protected + string + $path + + + + + +
+
+

+ needsDirectories() + + +

+ + +

Ensure the supplied directories exist by creating them if they don't.

+ + + protected + static needsDirectories(array<string|int, string> $directories) : void + +
+
+ +
Parameters
+
+
+ $directories + : array<string|int, string> +
+
+

array with relative file paths to the directories

+
+ +
+
+ + + + +
+
+

+ needsDirectory() + + +

+ + +

Ensure the supplied directory exist by creating it if it does not.

+ + + protected + static needsDirectory(string $directory) : void + +
+
+ +
Parameters
+
+
+ $directory + : string +
+
+

relative file path to the directory

+
+ +
+
+ + + + +
+
+

+ needsParentDirectory() + + +

+ + +

Ensure the supplied file's parent directory exists by creating it if it does not.

+ + + protected + static needsParentDirectory(string $file[, int $levels = 1 ]) : void + +
+
+ +
Parameters
+
+
+ $file + : string +
+
+ +
+
+ $levels + : int + = 1
+
+ +
+
+ + + +
Return values

  • $message
  • $exitCode
  • $output
  • +
  • $path
  • $timeStart
  • @@ -1062,6 +1263,9 @@
    Return values
  • writeln()
  • getExecutionTimeInMs()
  • getExecutionTimeString()
  • +
  • needsDirectories()
  • +
  • needsDirectory()
  • +
  • needsParentDirectory()
  • startClock()
  • stopClock()
  • diff --git a/master/api-docs/classes/Hyde-Framework-Actions-PostBuildTasks-GenerateSitemap.html b/master/api-docs/classes/Hyde-Framework-Actions-PostBuildTasks-GenerateSitemap.html index 25d6cced7cd..73bc82415e1 100644 --- a/master/api-docs/classes/Hyde-Framework-Actions-PostBuildTasks-GenerateSitemap.html +++ b/master/api-docs/classes/Hyde-Framework-Actions-PostBuildTasks-GenerateSitemap.html @@ -141,6 +141,9 @@

    + + Uses + InteractsWithDirectories
    @@ -151,7 +154,7 @@

    @@ -199,6 +202,12 @@

     : OutputStyle|null +
    + $path + +  : string +
    +
    $timeStart @@ -283,6 +292,27 @@

     : string

    +
    + needsDirectories() + +  : void +
    +
    Ensure the supplied directories exist by creating them if they don't.
    + +
    + needsDirectory() + +  : void +
    +
    Ensure the supplied directory exist by creating it if it does not.
    + +
    + needsParentDirectory() + +  : void +
    +
    Ensure the supplied file's parent directory exists by creating it if it does not.
    +
    startClock() @@ -326,7 +356,7 @@

    @@ -407,6 +437,39 @@

    + +
    +

    + $path + + + + +

    + + + + + protected + string + $path + + + + + +
    +
    +

    + needsDirectories() + + +

    + + +

    Ensure the supplied directories exist by creating them if they don't.

    + + + protected + static needsDirectories(array<string|int, string> $directories) : void + +
    +
    + +
    Parameters
    +
    +
    + $directories + : array<string|int, string> +
    +
    +

    array with relative file paths to the directories

    +
    + +
    +
    + + + + +
    +
    +

    + needsDirectory() + + +

    + + +

    Ensure the supplied directory exist by creating it if it does not.

    + + + protected + static needsDirectory(string $directory) : void + +
    +
    + +
    Parameters
    +
    +
    + $directory + : string +
    +
    +

    relative file path to the directory

    +
    + +
    +
    + + + + +
    +
    +

    + needsParentDirectory() + + +

    + + +

    Ensure the supplied file's parent directory exists by creating it if it does not.

    + + + protected + static needsParentDirectory(string $file[, int $levels = 1 ]) : void + +
    +
    + +
    Parameters
    +
    +
    + $file + : string +
    +
    + +
    +
    + $levels + : int + = 1
    +
    + +
    +
    + + + +
    Return values

  • $message
  • $exitCode
  • $output
  • +
  • $path
  • $timeStart
  • @@ -1062,6 +1263,9 @@
    Return values
  • writeln()
  • getExecutionTimeInMs()
  • getExecutionTimeString()
  • +
  • needsDirectories()
  • +
  • needsDirectory()
  • +
  • needsParentDirectory()
  • startClock()
  • stopClock()
  • diff --git a/master/api-docs/js/searchIndex.js b/master/api-docs/js/searchIndex.js index faa2525cd4a..1f5661a2160 100644 --- a/master/api-docs/js/searchIndex.js +++ b/master/api-docs/js/searchIndex.js @@ -2040,6 +2040,11 @@ Search.appendIndex( "name": "message", "summary": "", "url": "classes/Hyde-Framework-Actions-PostBuildTasks-GenerateRssFeed.html#property_message" + }, { + "fqsen": "\\Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed\u003A\u003A\u0024path", + "name": "path", + "summary": "", + "url": "classes/Hyde-Framework-Actions-PostBuildTasks-GenerateRssFeed.html#property_path" }, { "fqsen": "\\Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch", "name": "GenerateSearch", @@ -2085,6 +2090,11 @@ Search.appendIndex( "name": "message", "summary": "", "url": "classes/Hyde-Framework-Actions-PostBuildTasks-GenerateSitemap.html#property_message" + }, { + "fqsen": "\\Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSitemap\u003A\u003A\u0024path", + "name": "path", + "summary": "", + "url": "classes/Hyde-Framework-Actions-PostBuildTasks-GenerateSitemap.html#property_path" }, { "fqsen": "\\Hyde\\Framework\\Actions\\PreBuildTasks\\CleanSiteDirectory", "name": "CleanSiteDirectory", diff --git a/master/coverage/dashboard.html b/master/coverage/dashboard.html index 2076d54d747..49150526342 100644 --- a/master/coverage/dashboard.html +++ b/master/coverage/dashboard.html @@ -147,7 +147,7 @@

    Project Risks

    @@ -234,7 +234,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,18,"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,10,"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,27,"Hyde\\Console\\Commands\\ServeCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\ValidateCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\VendorPublishCommand<\/a>"],[100,16,"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>"],[82.6086956521739,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,6,"Hyde\\Foundation\\HydeKernel<\/a>"],[100,14,"Hyde\\Foundation\\Internal\\LoadConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Kernel\\FileCollection<\/a>"],[100,27,"Hyde\\Foundation\\Kernel\\Filesystem<\/a>"],[100,22,"Hyde\\Foundation\\Kernel\\Hyperlinks<\/a>"],[100,8,"Hyde\\Foundation\\Kernel\\PageCollection<\/a>"],[100,7,"Hyde\\Foundation\\Kernel\\RouteCollection<\/a>"],[100,5,"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,19,"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>"],[0,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory<\/a>"],[100,10,"Hyde\\Framework\\Factories\\FeaturedImageFactory<\/a>"],[100,13,"Hyde\\Framework\\Factories\\HydePageDataFactory<\/a>"],[100,40,"Hyde\\Framework\\Factories\\NavigationDataFactory<\/a>"],[100,35,"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,8,"Hyde\\Framework\\Features\\Metadata\\MetadataBag<\/a>"],[100,14,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag<\/a>"],[100,8,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu<\/a>"],[100,18,"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,17,"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,8,"Hyde\\Markdown\\Processing\\ColoredBlockquotes<\/a>"],[100,15,"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,13,"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,7,"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,3,"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,18,"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,10,"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,27,"Hyde\\Console\\Commands\\ServeCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\ValidateCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\VendorPublishCommand<\/a>"],[100,16,"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>"],[82.6086956521739,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,6,"Hyde\\Foundation\\HydeKernel<\/a>"],[100,14,"Hyde\\Foundation\\Internal\\LoadConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Kernel\\FileCollection<\/a>"],[100,27,"Hyde\\Foundation\\Kernel\\Filesystem<\/a>"],[100,22,"Hyde\\Foundation\\Kernel\\Hyperlinks<\/a>"],[100,8,"Hyde\\Foundation\\Kernel\\PageCollection<\/a>"],[100,7,"Hyde\\Foundation\\Kernel\\RouteCollection<\/a>"],[100,5,"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,19,"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>"],[0,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory<\/a>"],[100,10,"Hyde\\Framework\\Factories\\FeaturedImageFactory<\/a>"],[100,13,"Hyde\\Framework\\Factories\\HydePageDataFactory<\/a>"],[100,40,"Hyde\\Framework\\Factories\\NavigationDataFactory<\/a>"],[100,35,"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,8,"Hyde\\Framework\\Features\\Metadata\\MetadataBag<\/a>"],[100,14,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag<\/a>"],[100,8,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu<\/a>"],[100,18,"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,17,"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,8,"Hyde\\Markdown\\Processing\\ColoredBlockquotes<\/a>"],[100,15,"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,13,"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,7,"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,3,"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); @@ -258,7 +258,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,1,"Hyde\\Console\\Commands\\BuildSiteCommand::configureBuildTaskService<\/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,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,2,"Hyde\\Console\\Commands\\ServeCommand::safeHandle<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getHostSelection<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getPortSelection<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::getExecutablePath<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::runServerProcess<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::getEnvironmentVariables<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::configureOutput<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::printStartMessage<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getOutputHandler<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::useBasicOutput<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::parseEnvironmentOption<\/a>"],[100,3,"Hyde\\Console\\Commands\\ServeCommand::checkArgvForOption<\/a>"],[100,5,"Hyde\\Console\\Commands\\ServeCommand::openInBrowser<\/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,2,"Hyde\\Console\\Concerns\\Command::askForString<\/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>"],[0,1,"Hyde\\Facades\\Features::htmlPages<\/a>"],[0,1,"Hyde\\Facades\\Features::bladePages<\/a>"],[0,1,"Hyde\\Facades\\Features::markdownPages<\/a>"],[0,1,"Hyde\\Facades\\Features::markdownPosts<\/a>"],[0,1,"Hyde\\Facades\\Features::documentationPages<\/a>"],[0,1,"Hyde\\Facades\\Features::documentationSearch<\/a>"],[0,1,"Hyde\\Facades\\Features::darkmode<\/a>"],[0,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,2,"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::loadRuntimeConfiguration<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeCommandLineArguments<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeRealtimeCompilerEnvironment<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getArgv<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getEnv<\/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,3,"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>"],[100,2,"Hyde\\Foundation\\Kernel\\Hyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::route<\/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,1,"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,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::trimWhitespace<\/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>"],[0,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::parseNavigationPriorityConfig<\/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,3,"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,1,"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,4,"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,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::makeGroupTitle<\/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,3,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::resolveRouteLink<\/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::getSignatures<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::expand<\/a>"],[100,3,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::stringStartsWithSignature<\/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,2,"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::html<\/a>"],[100,3,"Hyde\\Support\\Includes::markdown<\/a>"],[100,3,"Hyde\\Support\\Includes::blade<\/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::route<\/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,1,"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,1,"Hyde\\Console\\Commands\\BuildSiteCommand::configureBuildTaskService<\/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,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,2,"Hyde\\Console\\Commands\\ServeCommand::safeHandle<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getHostSelection<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getPortSelection<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::getExecutablePath<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::runServerProcess<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::getEnvironmentVariables<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::configureOutput<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::printStartMessage<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getOutputHandler<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::useBasicOutput<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::parseEnvironmentOption<\/a>"],[100,3,"Hyde\\Console\\Commands\\ServeCommand::checkArgvForOption<\/a>"],[100,5,"Hyde\\Console\\Commands\\ServeCommand::openInBrowser<\/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,2,"Hyde\\Console\\Concerns\\Command::askForString<\/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>"],[0,1,"Hyde\\Facades\\Features::htmlPages<\/a>"],[0,1,"Hyde\\Facades\\Features::bladePages<\/a>"],[0,1,"Hyde\\Facades\\Features::markdownPages<\/a>"],[0,1,"Hyde\\Facades\\Features::markdownPosts<\/a>"],[0,1,"Hyde\\Facades\\Features::documentationPages<\/a>"],[0,1,"Hyde\\Facades\\Features::documentationSearch<\/a>"],[0,1,"Hyde\\Facades\\Features::darkmode<\/a>"],[0,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,2,"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::loadRuntimeConfiguration<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeCommandLineArguments<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeRealtimeCompilerEnvironment<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getArgv<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getEnv<\/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,3,"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>"],[100,2,"Hyde\\Foundation\\Kernel\\Hyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::route<\/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,1,"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,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::trimWhitespace<\/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>"],[0,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::parseNavigationPriorityConfig<\/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,3,"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,1,"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,4,"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,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::makeGroupTitle<\/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,3,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::resolveRouteLink<\/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::getSignatures<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::expand<\/a>"],[100,3,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::stringStartsWithSignature<\/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,2,"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::html<\/a>"],[100,3,"Hyde\\Support\\Includes::markdown<\/a>"],[100,3,"Hyde\\Support\\Includes::blade<\/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::route<\/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,1,"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 d8dae6641f7..5b024d72f69 100644 --- a/master/coverage/framework/dashboard.html +++ b/master/coverage/framework/dashboard.html @@ -148,7 +148,7 @@

    Project Risks

    @@ -235,7 +235,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,18,"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,10,"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,27,"Hyde\\Console\\Commands\\ServeCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\ValidateCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\VendorPublishCommand<\/a>"],[100,16,"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>"],[82.6086956521739,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,6,"Hyde\\Foundation\\HydeKernel<\/a>"],[100,14,"Hyde\\Foundation\\Internal\\LoadConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Kernel\\FileCollection<\/a>"],[100,27,"Hyde\\Foundation\\Kernel\\Filesystem<\/a>"],[100,22,"Hyde\\Foundation\\Kernel\\Hyperlinks<\/a>"],[100,8,"Hyde\\Foundation\\Kernel\\PageCollection<\/a>"],[100,7,"Hyde\\Foundation\\Kernel\\RouteCollection<\/a>"],[100,5,"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,19,"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>"],[0,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory<\/a>"],[100,10,"Hyde\\Framework\\Factories\\FeaturedImageFactory<\/a>"],[100,13,"Hyde\\Framework\\Factories\\HydePageDataFactory<\/a>"],[100,40,"Hyde\\Framework\\Factories\\NavigationDataFactory<\/a>"],[100,35,"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,8,"Hyde\\Framework\\Features\\Metadata\\MetadataBag<\/a>"],[100,14,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag<\/a>"],[100,8,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu<\/a>"],[100,18,"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,17,"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,8,"Hyde\\Markdown\\Processing\\ColoredBlockquotes<\/a>"],[100,15,"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,13,"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,7,"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,3,"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,18,"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,10,"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,27,"Hyde\\Console\\Commands\\ServeCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\ValidateCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\VendorPublishCommand<\/a>"],[100,16,"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>"],[82.6086956521739,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,6,"Hyde\\Foundation\\HydeKernel<\/a>"],[100,14,"Hyde\\Foundation\\Internal\\LoadConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Kernel\\FileCollection<\/a>"],[100,27,"Hyde\\Foundation\\Kernel\\Filesystem<\/a>"],[100,22,"Hyde\\Foundation\\Kernel\\Hyperlinks<\/a>"],[100,8,"Hyde\\Foundation\\Kernel\\PageCollection<\/a>"],[100,7,"Hyde\\Foundation\\Kernel\\RouteCollection<\/a>"],[100,5,"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,19,"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>"],[0,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory<\/a>"],[100,10,"Hyde\\Framework\\Factories\\FeaturedImageFactory<\/a>"],[100,13,"Hyde\\Framework\\Factories\\HydePageDataFactory<\/a>"],[100,40,"Hyde\\Framework\\Factories\\NavigationDataFactory<\/a>"],[100,35,"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,8,"Hyde\\Framework\\Features\\Metadata\\MetadataBag<\/a>"],[100,14,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag<\/a>"],[100,8,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu<\/a>"],[100,18,"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,17,"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,8,"Hyde\\Markdown\\Processing\\ColoredBlockquotes<\/a>"],[100,15,"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,13,"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,7,"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,3,"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); @@ -259,7 +259,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,1,"Hyde\\Console\\Commands\\BuildSiteCommand::configureBuildTaskService<\/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,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,2,"Hyde\\Console\\Commands\\ServeCommand::safeHandle<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getHostSelection<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getPortSelection<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::getExecutablePath<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::runServerProcess<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::getEnvironmentVariables<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::configureOutput<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::printStartMessage<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getOutputHandler<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::useBasicOutput<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::parseEnvironmentOption<\/a>"],[100,3,"Hyde\\Console\\Commands\\ServeCommand::checkArgvForOption<\/a>"],[100,5,"Hyde\\Console\\Commands\\ServeCommand::openInBrowser<\/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,2,"Hyde\\Console\\Concerns\\Command::askForString<\/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>"],[0,1,"Hyde\\Facades\\Features::htmlPages<\/a>"],[0,1,"Hyde\\Facades\\Features::bladePages<\/a>"],[0,1,"Hyde\\Facades\\Features::markdownPages<\/a>"],[0,1,"Hyde\\Facades\\Features::markdownPosts<\/a>"],[0,1,"Hyde\\Facades\\Features::documentationPages<\/a>"],[0,1,"Hyde\\Facades\\Features::documentationSearch<\/a>"],[0,1,"Hyde\\Facades\\Features::darkmode<\/a>"],[0,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,2,"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::loadRuntimeConfiguration<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeCommandLineArguments<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeRealtimeCompilerEnvironment<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getArgv<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getEnv<\/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,3,"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>"],[100,2,"Hyde\\Foundation\\Kernel\\Hyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::route<\/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,1,"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,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::trimWhitespace<\/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>"],[0,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::parseNavigationPriorityConfig<\/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,3,"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,1,"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,4,"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,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::makeGroupTitle<\/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,3,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::resolveRouteLink<\/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::getSignatures<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::expand<\/a>"],[100,3,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::stringStartsWithSignature<\/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,2,"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::html<\/a>"],[100,3,"Hyde\\Support\\Includes::markdown<\/a>"],[100,3,"Hyde\\Support\\Includes::blade<\/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::route<\/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,1,"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,1,"Hyde\\Console\\Commands\\BuildSiteCommand::configureBuildTaskService<\/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,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,2,"Hyde\\Console\\Commands\\ServeCommand::safeHandle<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getHostSelection<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getPortSelection<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::getExecutablePath<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::runServerProcess<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::getEnvironmentVariables<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::configureOutput<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::printStartMessage<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getOutputHandler<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::useBasicOutput<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::parseEnvironmentOption<\/a>"],[100,3,"Hyde\\Console\\Commands\\ServeCommand::checkArgvForOption<\/a>"],[100,5,"Hyde\\Console\\Commands\\ServeCommand::openInBrowser<\/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,2,"Hyde\\Console\\Concerns\\Command::askForString<\/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>"],[0,1,"Hyde\\Facades\\Features::htmlPages<\/a>"],[0,1,"Hyde\\Facades\\Features::bladePages<\/a>"],[0,1,"Hyde\\Facades\\Features::markdownPages<\/a>"],[0,1,"Hyde\\Facades\\Features::markdownPosts<\/a>"],[0,1,"Hyde\\Facades\\Features::documentationPages<\/a>"],[0,1,"Hyde\\Facades\\Features::documentationSearch<\/a>"],[0,1,"Hyde\\Facades\\Features::darkmode<\/a>"],[0,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,2,"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::loadRuntimeConfiguration<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeCommandLineArguments<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeRealtimeCompilerEnvironment<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getArgv<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getEnv<\/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,3,"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>"],[100,2,"Hyde\\Foundation\\Kernel\\Hyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::route<\/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,1,"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,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::trimWhitespace<\/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>"],[0,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::parseNavigationPriorityConfig<\/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,3,"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,1,"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,4,"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,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::makeGroupTitle<\/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,3,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::resolveRouteLink<\/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::getSignatures<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::expand<\/a>"],[100,3,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::stringStartsWithSignature<\/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,2,"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::html<\/a>"],[100,3,"Hyde\\Support\\Includes::markdown<\/a>"],[100,3,"Hyde\\Support\\Includes::blade<\/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::route<\/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,1,"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 288b664b841..154807526bd 100644 --- a/master/coverage/framework/index.html +++ b/master/coverage/framework/index.html @@ -51,7 +51,7 @@
    99.67%
    -
    2684 / 2693
    +
    2682 / 2691
    99.06% covered (success) @@ -79,7 +79,7 @@
    99.67%
    -
    2684 / 2693
    +
    2682 / 2691
    diff --git a/master/coverage/framework/src/Console/Commands/BuildRssFeedCommand.php.html b/master/coverage/framework/src/Console/Commands/BuildRssFeedCommand.php.html index 9ae51b19df1..1946acc1fd8 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Console/Commands/BuildSearchCommand.php.html b/master/coverage/framework/src/Console/Commands/BuildSearchCommand.php.html index 836a79fa457..f4476e25abe 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Console/Commands/BuildSiteCommand.php.html b/master/coverage/framework/src/Console/Commands/BuildSiteCommand.php.html index 34beb3400bd..7b31a9946b9 100644 --- a/master/coverage/framework/src/Console/Commands/BuildSiteCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/BuildSiteCommand.php.html @@ -462,7 +462,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Console/Commands/BuildSitemapCommand.php.html b/master/coverage/framework/src/Console/Commands/BuildSitemapCommand.php.html index 988d1e51b74..862beae8f79 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Console/Commands/ChangeSourceDirectoryCommand.php.html b/master/coverage/framework/src/Console/Commands/ChangeSourceDirectoryCommand.php.html index 2fc22dccd05..7f0ac80e65a 100644 --- a/master/coverage/framework/src/Console/Commands/ChangeSourceDirectoryCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/ChangeSourceDirectoryCommand.php.html @@ -454,7 +454,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Console/Commands/DebugCommand.php.html b/master/coverage/framework/src/Console/Commands/DebugCommand.php.html index 3085cf76494..9d9ab6cda72 100644 --- a/master/coverage/framework/src/Console/Commands/DebugCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/DebugCommand.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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Console/Commands/MakePageCommand.php.html b/master/coverage/framework/src/Console/Commands/MakePageCommand.php.html index 6a2c775ef08..8134ddd967b 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Console/Commands/MakePostCommand.php.html b/master/coverage/framework/src/Console/Commands/MakePostCommand.php.html index 0562c0820b6..d6eec7b4122 100644 --- a/master/coverage/framework/src/Console/Commands/MakePostCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/MakePostCommand.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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Console/Commands/PackageDiscoverCommand.php.html b/master/coverage/framework/src/Console/Commands/PackageDiscoverCommand.php.html index d35b3a03efb..ef884c6b565 100644 --- a/master/coverage/framework/src/Console/Commands/PackageDiscoverCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/PackageDiscoverCommand.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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Console/Commands/PublishConfigsCommand.php.html b/master/coverage/framework/src/Console/Commands/PublishConfigsCommand.php.html index 938412ade7f..2abcd94db59 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Console/Commands/PublishHomepageCommand.php.html b/master/coverage/framework/src/Console/Commands/PublishHomepageCommand.php.html index e90e70b0b28..3f671f868e8 100644 --- a/master/coverage/framework/src/Console/Commands/PublishHomepageCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/PublishHomepageCommand.php.html @@ -423,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Console/Commands/PublishViewsCommand.php.html b/master/coverage/framework/src/Console/Commands/PublishViewsCommand.php.html index 87f909f27ef..ea5d804bcd8 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Console/Commands/RebuildPageCommand.php.html b/master/coverage/framework/src/Console/Commands/RebuildPageCommand.php.html index f574171ef5b..9f027f41a6b 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Console/Commands/RouteListCommand.php.html b/master/coverage/framework/src/Console/Commands/RouteListCommand.php.html index 91af6bc4b8a..d202bf9828c 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Console/Commands/ServeCommand.php.html b/master/coverage/framework/src/Console/Commands/ServeCommand.php.html index c627633c236..73c30cb326d 100644 --- a/master/coverage/framework/src/Console/Commands/ServeCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/ServeCommand.php.html @@ -568,7 +568,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Console/Commands/ValidateCommand.php.html b/master/coverage/framework/src/Console/Commands/ValidateCommand.php.html index 9a6e4a2cd85..3dd15f9c4c1 100644 --- a/master/coverage/framework/src/Console/Commands/ValidateCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/ValidateCommand.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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Console/Commands/VendorPublishCommand.php.html b/master/coverage/framework/src/Console/Commands/VendorPublishCommand.php.html index c3d0a9801d2..05fd1dd3817 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Console/Commands/dashboard.html b/master/coverage/framework/src/Console/Commands/dashboard.html index 2775d82eb00..8df0b82864a 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

    diff --git a/master/coverage/framework/src/Console/Commands/index.html b/master/coverage/framework/src/Console/Commands/index.html index 402474f943d..1c905103247 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Console/Concerns/AsksToRebuildSite.php.html b/master/coverage/framework/src/Console/Concerns/AsksToRebuildSite.php.html index 32d3038f78c..941faf038f4 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Console/Concerns/Command.php.html b/master/coverage/framework/src/Console/Concerns/Command.php.html index 4f6038d71e1..a7f53e37e1c 100644 --- a/master/coverage/framework/src/Console/Concerns/Command.php.html +++ b/master/coverage/framework/src/Console/Concerns/Command.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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Console/Concerns/dashboard.html b/master/coverage/framework/src/Console/Concerns/dashboard.html index a803b22ad8e..31437a05b39 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 121dd025118..bb19e32eefc 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html b/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html index 9e0b5d256f3..8d35696fd3c 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Console/dashboard.html b/master/coverage/framework/src/Console/dashboard.html index 99e7d85d71b..749e87dd57f 100644 --- a/master/coverage/framework/src/Console/dashboard.html +++ b/master/coverage/framework/src/Console/dashboard.html @@ -138,7 +138,7 @@

    Project Risks

    diff --git a/master/coverage/framework/src/Console/index.html b/master/coverage/framework/src/Console/index.html index f6acdcd4484..9d37d44f418 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Enums/Feature.php.html b/master/coverage/framework/src/Enums/Feature.php.html index 36c5aa4cefe..15e0d7f231b 100644 --- a/master/coverage/framework/src/Enums/Feature.php.html +++ b/master/coverage/framework/src/Enums/Feature.php.html @@ -101,7 +101,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Enums/dashboard.html b/master/coverage/framework/src/Enums/dashboard.html index 31fb3f594ff..ac037f08c60 100644 --- a/master/coverage/framework/src/Enums/dashboard.html +++ b/master/coverage/framework/src/Enums/dashboard.html @@ -138,7 +138,7 @@

    Project Risks

    diff --git a/master/coverage/framework/src/Enums/index.html b/master/coverage/framework/src/Enums/index.html index 86cd32b480f..43390fb840f 100644 --- a/master/coverage/framework/src/Enums/index.html +++ b/master/coverage/framework/src/Enums/index.html @@ -83,7 +83,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Facades/Asset.php.html b/master/coverage/framework/src/Facades/Asset.php.html index 6592d9574ee..3b6435d76ea 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Facades/Author.php.html b/master/coverage/framework/src/Facades/Author.php.html index 1a70f5a4a19..a5cd0aeab45 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Facades/Config.php.html b/master/coverage/framework/src/Facades/Config.php.html index 1b6e7998027..124fbc785b5 100644 --- a/master/coverage/framework/src/Facades/Config.php.html +++ b/master/coverage/framework/src/Facades/Config.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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Facades/Features.php.html b/master/coverage/framework/src/Facades/Features.php.html index 5850c76260b..79bca00e3ff 100644 --- a/master/coverage/framework/src/Facades/Features.php.html +++ b/master/coverage/framework/src/Facades/Features.php.html @@ -800,7 +800,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Facades/Filesystem.php.html b/master/coverage/framework/src/Facades/Filesystem.php.html index 009f9f37d5b..c52bff09484 100644 --- a/master/coverage/framework/src/Facades/Filesystem.php.html +++ b/master/coverage/framework/src/Facades/Filesystem.php.html @@ -501,7 +501,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Facades/Meta.php.html b/master/coverage/framework/src/Facades/Meta.php.html index 479c79325e8..e81d4e9ff25 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Facades/Site.php.html b/master/coverage/framework/src/Facades/Site.php.html index 3985ec756e6..8ae1914c0b8 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Facades/dashboard.html b/master/coverage/framework/src/Facades/dashboard.html index 5ca27212907..4d6f379e5de 100644 --- a/master/coverage/framework/src/Facades/dashboard.html +++ b/master/coverage/framework/src/Facades/dashboard.html @@ -148,7 +148,7 @@

    Project Risks

    diff --git a/master/coverage/framework/src/Facades/index.html b/master/coverage/framework/src/Facades/index.html index b74f0b0cb74..0318696e61c 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Application.php.html b/master/coverage/framework/src/Foundation/Application.php.html index dc87de0f5bc..e07476af22a 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Concerns/BaseFoundationCollection.php.html b/master/coverage/framework/src/Foundation/Concerns/BaseFoundationCollection.php.html index 60b3662b551..25d405b5f9b 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Concerns/BootsHydeKernel.php.html b/master/coverage/framework/src/Foundation/Concerns/BootsHydeKernel.php.html index d302229d568..3e3f0a68a8a 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Concerns/ForwardsFilesystem.php.html b/master/coverage/framework/src/Foundation/Concerns/ForwardsFilesystem.php.html index 0cf410a7130..8c664d5975a 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Concerns/ForwardsHyperlinks.php.html b/master/coverage/framework/src/Foundation/Concerns/ForwardsHyperlinks.php.html index e96b8e71bab..64b277be57c 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ForwardsHyperlinks.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ForwardsHyperlinks.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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Concerns/HandlesFoundationCollections.php.html b/master/coverage/framework/src/Foundation/Concerns/HandlesFoundationCollections.php.html index 2e16400b2e0..3f943d48f5b 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Concerns/HydeExtension.php.html b/master/coverage/framework/src/Foundation/Concerns/HydeExtension.php.html index cd69df4ec53..e1be0c6f94b 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Concerns/ImplementsStringHelpers.php.html b/master/coverage/framework/src/Foundation/Concerns/ImplementsStringHelpers.php.html index 722e27eb5d5..554777cb166 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Concerns/ManagesExtensions.php.html b/master/coverage/framework/src/Foundation/Concerns/ManagesExtensions.php.html index beae0aca5d2..26f25919f1a 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Concerns/ManagesHydeKernel.php.html b/master/coverage/framework/src/Foundation/Concerns/ManagesHydeKernel.php.html index 19ffa7b2550..8718d81c53a 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Concerns/ManagesViewData.php.html b/master/coverage/framework/src/Foundation/Concerns/ManagesViewData.php.html index 87a32ceba3b..152d85fe977 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Concerns/dashboard.html b/master/coverage/framework/src/Foundation/Concerns/dashboard.html index a1d7cecd613..af846ce20b8 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 29d425e0d85..25fbb0f50f5 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/ConsoleKernel.php.html b/master/coverage/framework/src/Foundation/ConsoleKernel.php.html index c153e4f0f92..2455ce8ee49 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Facades/Files.php.html b/master/coverage/framework/src/Foundation/Facades/Files.php.html index d89880f1aaa..e818b30f97f 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Facades/Pages.php.html b/master/coverage/framework/src/Foundation/Facades/Pages.php.html index dcfd459cd37..6acccba6dfb 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Facades/Routes.php.html b/master/coverage/framework/src/Foundation/Facades/Routes.php.html index c62be4d68a6..9f5c5d95322 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Facades/dashboard.html b/master/coverage/framework/src/Foundation/Facades/dashboard.html index 2398d23da71..652d353b1df 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 a67b9428e7b..e4e7a89308a 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html b/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html index a9560868462..8ef73711160 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/HydeKernel.php.html b/master/coverage/framework/src/Foundation/HydeKernel.php.html index ed1768e08fe..632476eeff0 100644 --- a/master/coverage/framework/src/Foundation/HydeKernel.php.html +++ b/master/coverage/framework/src/Foundation/HydeKernel.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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Internal/LoadConfiguration.php.html b/master/coverage/framework/src/Foundation/Internal/LoadConfiguration.php.html index e5f05c4bf4a..0c727b75419 100644 --- a/master/coverage/framework/src/Foundation/Internal/LoadConfiguration.php.html +++ b/master/coverage/framework/src/Foundation/Internal/LoadConfiguration.php.html @@ -414,7 +414,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Internal/LoadYamlConfiguration.php.html b/master/coverage/framework/src/Foundation/Internal/LoadYamlConfiguration.php.html index 97ac98439ab..8f7039caa54 100644 --- a/master/coverage/framework/src/Foundation/Internal/LoadYamlConfiguration.php.html +++ b/master/coverage/framework/src/Foundation/Internal/LoadYamlConfiguration.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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Internal/dashboard.html b/master/coverage/framework/src/Foundation/Internal/dashboard.html index 9eca978a009..06c2c358d38 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 0740b1ee241..8a79d22a6b7 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Kernel/FileCollection.php.html b/master/coverage/framework/src/Foundation/Kernel/FileCollection.php.html index 6358496e629..ab6bf1b0923 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Kernel/Filesystem.php.html b/master/coverage/framework/src/Foundation/Kernel/Filesystem.php.html index 5b07109527e..bd2fdbb539f 100644 --- a/master/coverage/framework/src/Foundation/Kernel/Filesystem.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/Filesystem.php.html @@ -610,7 +610,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Kernel/Hyperlinks.php.html b/master/coverage/framework/src/Foundation/Kernel/Hyperlinks.php.html index c832c51324e..281a0c54339 100644 --- a/master/coverage/framework/src/Foundation/Kernel/Hyperlinks.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/Hyperlinks.php.html @@ -455,7 +455,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Kernel/PageCollection.php.html b/master/coverage/framework/src/Foundation/Kernel/PageCollection.php.html index 4e9d834136b..eaac4297809 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Kernel/RouteCollection.php.html b/master/coverage/framework/src/Foundation/Kernel/RouteCollection.php.html index 0ae25075184..89ab04d7f65 100644 --- a/master/coverage/framework/src/Foundation/Kernel/RouteCollection.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/RouteCollection.php.html @@ -295,7 +295,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Kernel/dashboard.html b/master/coverage/framework/src/Foundation/Kernel/dashboard.html index e0f80a499a8..6f50e8e8a94 100644 --- a/master/coverage/framework/src/Foundation/Kernel/dashboard.html +++ b/master/coverage/framework/src/Foundation/Kernel/dashboard.html @@ -139,7 +139,7 @@

    Project Risks

    diff --git a/master/coverage/framework/src/Foundation/Kernel/index.html b/master/coverage/framework/src/Foundation/Kernel/index.html index 59cc3fbd6bd..0318faaadd7 100644 --- a/master/coverage/framework/src/Foundation/Kernel/index.html +++ b/master/coverage/framework/src/Foundation/Kernel/index.html @@ -226,7 +226,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/PharSupport.php.html b/master/coverage/framework/src/Foundation/PharSupport.php.html index e57199dfc30..9210c57dd1a 100644 --- a/master/coverage/framework/src/Foundation/PharSupport.php.html +++ b/master/coverage/framework/src/Foundation/PharSupport.php.html @@ -279,7 +279,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Providers/ConfigurationServiceProvider.php.html b/master/coverage/framework/src/Foundation/Providers/ConfigurationServiceProvider.php.html index fe34c47a458..07bf9ed26f3 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Providers/ViewServiceProvider.php.html b/master/coverage/framework/src/Foundation/Providers/ViewServiceProvider.php.html index 716b218a36d..3a6b731ae32 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Providers/dashboard.html b/master/coverage/framework/src/Foundation/Providers/dashboard.html index 69bb079b482..91359dc8054 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 fe2c4c41855..25ecffb7b9c 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/dashboard.html b/master/coverage/framework/src/Foundation/dashboard.html index 26f1e1a00fb..bb206bfbb04 100644 --- a/master/coverage/framework/src/Foundation/dashboard.html +++ b/master/coverage/framework/src/Foundation/dashboard.html @@ -138,7 +138,7 @@

    Project Risks

    diff --git a/master/coverage/framework/src/Foundation/index.html b/master/coverage/framework/src/Foundation/index.html index 2a2c0636bde..dbd5e362a69 100644 --- a/master/coverage/framework/src/Foundation/index.html +++ b/master/coverage/framework/src/Foundation/index.html @@ -365,7 +365,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html b/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html index 0410c37f036..0b52c9ac14b 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Actions/BladeMatterParser.php.html b/master/coverage/framework/src/Framework/Actions/BladeMatterParser.php.html index c89be0892de..8a67882ce13 100644 --- a/master/coverage/framework/src/Framework/Actions/BladeMatterParser.php.html +++ b/master/coverage/framework/src/Framework/Actions/BladeMatterParser.php.html @@ -545,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Actions/ConvertsArrayToFrontMatter.php.html b/master/coverage/framework/src/Framework/Actions/ConvertsArrayToFrontMatter.php.html index c47cad4bc68..4829ee548d8 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Actions/ConvertsMarkdownToPlainText.php.html b/master/coverage/framework/src/Framework/Actions/ConvertsMarkdownToPlainText.php.html index 3246527f250..20a6440936c 100644 --- a/master/coverage/framework/src/Framework/Actions/ConvertsMarkdownToPlainText.php.html +++ b/master/coverage/framework/src/Framework/Actions/ConvertsMarkdownToPlainText.php.html @@ -416,7 +416,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Actions/CreatesNewMarkdownPostFile.php.html b/master/coverage/framework/src/Framework/Actions/CreatesNewMarkdownPostFile.php.html index 3752f8f2f33..949e86e8196 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Actions/CreatesNewPageSourceFile.php.html b/master/coverage/framework/src/Framework/Actions/CreatesNewPageSourceFile.php.html index 146a7625509..99845be8a2e 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Actions/GeneratesDocumentationSearchIndex.php.html b/master/coverage/framework/src/Framework/Actions/GeneratesDocumentationSearchIndex.php.html index 9eaab0896e1..6ec4e08d31e 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Actions/GeneratesTableOfContents.php.html b/master/coverage/framework/src/Framework/Actions/GeneratesTableOfContents.php.html index 938541da2b8..9a85b52d7a1 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Actions/MarkdownFileParser.php.html b/master/coverage/framework/src/Framework/Actions/MarkdownFileParser.php.html index 041d084e0b5..bac764229c5 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 a8cc2a7a8c2..a8e23c28f0e 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 03fedcf59df..3644af1a23c 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateRssFeed.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateRssFeed.php.html @@ -55,7 +55,7 @@
    100.00%
    -
    5 / 5
    +
    4 / 4
    100.00% covered (success) @@ -84,7 +84,7 @@
    100.00%
    -
    5 / 5
    +
    4 / 4
    100.00% covered (success) @@ -105,7 +105,7 @@ -  handle +  handle
    100.00% covered (success) @@ -113,7 +113,7 @@
    100.00%
    -
    4 / 4
    +
    3 / 3
    100.00% covered (success) @@ -127,7 +127,7 @@ -  printFinishMessage +  printFinishMessage
    100.00% covered (success) @@ -162,27 +162,33 @@ 6 7use Hyde\Hyde; 8use Hyde\Framework\Features\BuildTasks\PostBuildTask; - 9use Hyde\Framework\Features\XmlGenerators\RssFeedGenerator; - 10 - 11use function file_put_contents; - 12 - 13class GenerateRssFeed extends PostBuildTask - 14{ - 15    public static string $message = 'Generating RSS feed'; - 16 - 17    public function handle(): void - 18    { - 19        file_put_contents( - 20            Hyde::sitePath(RssFeedGenerator::getFilename()), - 21            RssFeedGenerator::make() - 22        ); - 23    } - 24 - 25    public function printFinishMessage(): void - 26    { - 27        $this->createdSiteFile('_site/'.RssFeedGenerator::getFilename())->withExecutionTime(); - 28    } - 29} + 9use Hyde\Framework\Concerns\InteractsWithDirectories; + 10use Hyde\Framework\Features\XmlGenerators\RssFeedGenerator; + 11 + 12use function file_put_contents; + 13 + 14class GenerateRssFeed extends PostBuildTask + 15{ + 16    use InteractsWithDirectories; + 17 + 18    public static string $message = 'Generating RSS feed'; + 19 + 20    protected string $path; + 21 + 22    public function handle(): void + 23    { + 24        $this->path = Hyde::sitePath(RssFeedGenerator::getFilename()); + 25 + 26        $this->needsParentDirectory($this->path); + 27 + 28        file_put_contents($this->path, RssFeedGenerator::make()); + 29    } + 30 + 31    public function printFinishMessage(): void + 32    { + 33        $this->createdSiteFile($this->path)->withExecutionTime(); + 34    } + 35} @@ -193,7 +199,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 eaca0a63981..fb789fdd356 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 528584e2b58..296a870db35 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSitemap.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSitemap.php.html @@ -55,7 +55,7 @@
    100.00%
    -
    5 / 5
    +
    4 / 4
    100.00% covered (success) @@ -84,7 +84,7 @@
    100.00%
    -
    5 / 5
    +
    4 / 4
    100.00% covered (success) @@ -105,7 +105,7 @@ -  handle +  handle
    100.00% covered (success) @@ -113,7 +113,7 @@
    100.00%
    -
    4 / 4
    +
    3 / 3
    100.00% covered (success) @@ -127,7 +127,7 @@ -  printFinishMessage +  printFinishMessage
    100.00% covered (success) @@ -162,27 +162,33 @@ 6 7use Hyde\Hyde; 8use Hyde\Framework\Features\BuildTasks\PostBuildTask; - 9use Hyde\Framework\Features\XmlGenerators\SitemapGenerator; - 10 - 11use function file_put_contents; - 12 - 13class GenerateSitemap extends PostBuildTask - 14{ - 15    public static string $message = 'Generating sitemap'; - 16 - 17    public function handle(): void - 18    { - 19        file_put_contents( - 20            Hyde::sitePath('sitemap.xml'), - 21            SitemapGenerator::make() - 22        ); - 23    } - 24 - 25    public function printFinishMessage(): void - 26    { - 27        $this->createdSiteFile('_site/sitemap.xml')->withExecutionTime(); - 28    } - 29} + 9use Hyde\Framework\Concerns\InteractsWithDirectories; + 10use Hyde\Framework\Features\XmlGenerators\SitemapGenerator; + 11 + 12use function file_put_contents; + 13 + 14class GenerateSitemap extends PostBuildTask + 15{ + 16    use InteractsWithDirectories; + 17 + 18    public static string $message = 'Generating sitemap'; + 19 + 20    protected string $path; + 21 + 22    public function handle(): void + 23    { + 24        $this->path = Hyde::sitePath('sitemap.xml'); + 25 + 26        $this->needsParentDirectory($this->path); + 27 + 28        file_put_contents($this->path, SitemapGenerator::make()); + 29    } + 30 + 31    public function printFinishMessage(): void + 32    { + 33        $this->createdSiteFile($this->path)->withExecutionTime(); + 34    } + 35} @@ -193,7 +199,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/dashboard.html b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/dashboard.html index 15b67625579..d28d5c69b22 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

    @@ -227,7 +227,7 @@

    Project Risks

    chart.yAxis.axisLabel('Cyclomatic Complexity'); d3.select('#classComplexity svg') - .datum(getComplexityData([[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>"]], 'Class Complexity')) + .datum(getComplexityData([[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>"]], 'Class Complexity')) .transition() .duration(500) .call(chart); @@ -251,7 +251,7 @@

    Project Risks

    chart.yAxis.axisLabel('Method Complexity'); d3.select('#methodComplexity svg') - .datum(getComplexityData([[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>"]], 'Method Complexity')) + .datum(getComplexityData([[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>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/index.html b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/index.html index 55c953c5ab5..b62f6928629 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/index.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/index.html @@ -55,7 +55,7 @@
    100.00%
    -
    35 / 35
    +
    33 / 33
    100.00% covered (success) @@ -111,7 +111,7 @@
    100.00%
    -
    5 / 5
    +
    4 / 4
    100.00% covered (success) @@ -167,7 +167,7 @@
    100.00%
    -
    5 / 5
    +
    4 / 4
    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 071937c2323..e347d92e49e 100644 --- a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/CleanSiteDirectory.php.html +++ b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/CleanSiteDirectory.php.html @@ -320,7 +320,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/dashboard.html b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/dashboard.html index c4efb2250f6..b24b13eaa5b 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

    diff --git a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/index.html b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/index.html index 8cc724c5ad4..6dfee9a0421 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Actions/SourceFileParser.php.html b/master/coverage/framework/src/Framework/Actions/SourceFileParser.php.html index 11efd6b7948..423da3b1fb4 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Actions/StaticPageBuilder.php.html b/master/coverage/framework/src/Framework/Actions/StaticPageBuilder.php.html index af6afdd19fd..5e55811a4fc 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Actions/dashboard.html b/master/coverage/framework/src/Framework/Actions/dashboard.html index 14b31549ee2..9a516598007 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

    @@ -226,7 +226,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,19,"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>"]], '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,19,"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>"]], '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\\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,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::trimWhitespace<\/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,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::trimWhitespace<\/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 841d73e2876..66a657bfabf 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%
    -
    291 / 291
    +
    289 / 289
    100.00% covered (success) @@ -82,7 +82,7 @@
    100.00%
    -
    35 / 35
    +
    33 / 33
    diff --git a/master/coverage/framework/src/Framework/Concerns/InteractsWithDirectories.php.html b/master/coverage/framework/src/Framework/Concerns/InteractsWithDirectories.php.html index 314f330bad4..67a8f952d8b 100644 --- a/master/coverage/framework/src/Framework/Concerns/InteractsWithDirectories.php.html +++ b/master/coverage/framework/src/Framework/Concerns/InteractsWithDirectories.php.html @@ -194,7 +194,7 @@ 17     */ 18    protected static function needsDirectory(string $directory): void 19    { - 20        if (! Filesystem::exists($directory)) { + 20        if (! Filesystem::exists($directory)) { 21            Filesystem::makeDirectory($directory, recursive: true); 22        } 23    } @@ -216,7 +216,7 @@ 39     */ 40    protected static function needsParentDirectory(string $file, int $levels = 1): void 41    { - 42        static::needsDirectory(dirname($file, $levels)); + 42        static::needsDirectory(dirname($file, $levels)); 43    } 44} @@ -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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Concerns/InteractsWithFrontMatter.php.html b/master/coverage/framework/src/Framework/Concerns/InteractsWithFrontMatter.php.html index 7466c60834d..4916b965785 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 04daf8ef608..a2e35a19fc5 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 9efef3800c7..6bc204789b6 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/MockableFeatures.php.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/MockableFeatures.php.html @@ -220,7 +220,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 0f2a407d78b..3a2feb19bc7 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Concerns/Internal/dashboard.html b/master/coverage/framework/src/Framework/Concerns/Internal/dashboard.html index 58634388db7..ef0b5eee98b 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 46f190b984a..073d96a2dc7 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Concerns/RegistersFileLocations.php.html b/master/coverage/framework/src/Framework/Concerns/RegistersFileLocations.php.html index 298ec35af35..fa664fc17f0 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Concerns/TracksExecutionTime.php.html b/master/coverage/framework/src/Framework/Concerns/TracksExecutionTime.php.html index 5496ef47a03..f589beb03b1 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Concerns/ValidatesExistence.php.html b/master/coverage/framework/src/Framework/Concerns/ValidatesExistence.php.html index de13fe7563c..c9768b1960e 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Concerns/dashboard.html b/master/coverage/framework/src/Framework/Concerns/dashboard.html index 3b2794148fd..cbc4d6e24a6 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 a0a5d21f2e4..6c6d1650507 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Exceptions/BaseUrlNotSetException.php.html b/master/coverage/framework/src/Framework/Exceptions/BaseUrlNotSetException.php.html index 7aa875c6e34..8ee9564c7b1 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Exceptions/BuildWarning.php.html b/master/coverage/framework/src/Framework/Exceptions/BuildWarning.php.html index 1b68346a935..c643cccdd54 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Exceptions/FileConflictException.php.html b/master/coverage/framework/src/Framework/Exceptions/FileConflictException.php.html index 6511569e408..79f4830c64f 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Exceptions/FileNotFoundException.php.html b/master/coverage/framework/src/Framework/Exceptions/FileNotFoundException.php.html index c50e9fd47b2..49aee0d6c90 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Exceptions/RouteNotFoundException.php.html b/master/coverage/framework/src/Framework/Exceptions/RouteNotFoundException.php.html index b348a295030..16fe2c56d4e 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Exceptions/UnsupportedPageTypeException.php.html b/master/coverage/framework/src/Framework/Exceptions/UnsupportedPageTypeException.php.html index 3b7b0759205..369308820f9 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Exceptions/dashboard.html b/master/coverage/framework/src/Framework/Exceptions/dashboard.html index b59b57a4eb3..9fceeacbc63 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 d3da233a2d8..20810d4e9ab 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Factories/BlogPostDataFactory.php.html b/master/coverage/framework/src/Framework/Factories/BlogPostDataFactory.php.html index a76e9ce2ae2..65ad32a5a6a 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 22ecaa02a52..aeffd84b1c4 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 3bf753bf134..f535c718cbb 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 f420a6d0ad8..b640783b1ac 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/PageDataFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/PageDataFactory.php.html @@ -179,7 +179,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html b/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html index 5d3fe629006..94d5010d879 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html @@ -142,7 +142,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 00ef2f43634..eff16a3f2e1 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/index.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/index.html @@ -171,7 +171,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Factories/FeaturedImageFactory.php.html b/master/coverage/framework/src/Framework/Factories/FeaturedImageFactory.php.html index 6e94bf24ca7..3e64126c484 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Factories/HydePageDataFactory.php.html b/master/coverage/framework/src/Framework/Factories/HydePageDataFactory.php.html index df42b641379..4f92b84a909 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Factories/NavigationDataFactory.php.html b/master/coverage/framework/src/Framework/Factories/NavigationDataFactory.php.html index a0aec9d8f38..5c64395ee8c 100644 --- a/master/coverage/framework/src/Framework/Factories/NavigationDataFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/NavigationDataFactory.php.html @@ -942,7 +942,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Factories/dashboard.html b/master/coverage/framework/src/Framework/Factories/dashboard.html index d9dc53676fe..6466e4bf646 100644 --- a/master/coverage/framework/src/Framework/Factories/dashboard.html +++ b/master/coverage/framework/src/Framework/Factories/dashboard.html @@ -141,7 +141,7 @@

    Project Risks

    diff --git a/master/coverage/framework/src/Framework/Factories/index.html b/master/coverage/framework/src/Framework/Factories/index.html index 364fbe02ba4..162a0d859a2 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 efeca2906e2..207ec17a590 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 0f4ede798d8..924e1920983 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 73842efb978..2b9ac750e0e 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 2c833ebcffd..2a9d8fd9f94 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Features/Blogging/dashboard.html b/master/coverage/framework/src/Framework/Features/Blogging/dashboard.html index b587fbaea31..c7d498f7462 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 9bb289e8728..9a8f70c42d5 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 25573cc8374..9fbe508ea2a 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 9e1d21beec5..db12e049049 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 00dff1f9dbd..ea7c881bba4 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Features/BuildTasks/dashboard.html b/master/coverage/framework/src/Framework/Features/BuildTasks/dashboard.html index 9ee0630b6a8..56684f48449 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 dcd525a6b0d..38fcf1f8b11 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 69e272e91a4..3b6cd691287 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 a95d37675c4..b5f886b3c3e 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Features/Documentation/dashboard.html b/master/coverage/framework/src/Framework/Features/Documentation/dashboard.html index 17fd6c64a96..cae5a8fc422 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 349292845b2..33fc7f206dc 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 e8c5dd184b9..808ca16be2f 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 03be34c0521..cb9699b0682 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 441a5f249fe..6f4ff61b1a9 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 6c5e940b6cb..cb495a72589 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 63dd0bcb2a0..8106ce92c29 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 ddce7b24485..fec61daa439 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 3525e92b4e0..6bf29d2f758 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/MetadataBag.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/MetadataBag.php.html @@ -367,7 +367,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 250183b344d..6f38a84479b 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 d9444404bdd..0911900932f 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Features/Metadata/dashboard.html b/master/coverage/framework/src/Framework/Features/Metadata/dashboard.html index c4b2a0d6c6b..a45c915e7cb 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

    diff --git a/master/coverage/framework/src/Framework/Features/Metadata/index.html b/master/coverage/framework/src/Framework/Features/Metadata/index.html index b6663738af6..4b1c70444bb 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/index.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/index.html @@ -212,7 +212,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 f4df64c5bfb..f796911b1c2 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 824780ea49f..c33fcab5b61 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/DocumentationSidebar.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/DocumentationSidebar.php.html @@ -398,7 +398,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 d32747a82fd..41e5cbec696 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/DropdownNavItem.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/DropdownNavItem.php.html @@ -260,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 6ab05cb0fff..d39186b6aa1 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/NavItem.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/NavItem.php.html @@ -522,7 +522,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 dfb751cb3ca..5abe78769ad 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 c5c9fbc4ac1..bff3d513412 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Features/Navigation/dashboard.html b/master/coverage/framework/src/Framework/Features/Navigation/dashboard.html index 34139342936..1dcfad0d5fa 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

    diff --git a/master/coverage/framework/src/Framework/Features/Navigation/index.html b/master/coverage/framework/src/Framework/Features/Navigation/index.html index 8f2d8177b27..86ccf4cf2cc 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/index.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/index.html @@ -255,7 +255,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 3064f64313c..25c623932ed 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 057f40f8aa9..34ef7cce753 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 50dce5cc81f..5d1d2e2398b 100644 --- a/master/coverage/framework/src/Framework/Features/XmlGenerators/SitemapGenerator.php.html +++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/SitemapGenerator.php.html @@ -418,7 +418,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Features/XmlGenerators/dashboard.html b/master/coverage/framework/src/Framework/Features/XmlGenerators/dashboard.html index ce12442b6e0..1d1c50f9223 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 29e037eeb75..8e2f8b39406 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Features/dashboard.html b/master/coverage/framework/src/Framework/Features/dashboard.html index c98905a6be9..98478244689 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

    diff --git a/master/coverage/framework/src/Framework/Features/index.html b/master/coverage/framework/src/Framework/Features/index.html index 5f3aa4e3255..27250b484be 100644 --- a/master/coverage/framework/src/Framework/Features/index.html +++ b/master/coverage/framework/src/Framework/Features/index.html @@ -254,7 +254,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/HydeServiceProvider.php.html b/master/coverage/framework/src/Framework/HydeServiceProvider.php.html index 6054b4623a7..7c0e75d5cd2 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Services/AssetService.php.html b/master/coverage/framework/src/Framework/Services/AssetService.php.html index bce7970e1ef..03357dfb607 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Services/BuildService.php.html b/master/coverage/framework/src/Framework/Services/BuildService.php.html index 30060f16900..9ecdeed7047 100644 --- a/master/coverage/framework/src/Framework/Services/BuildService.php.html +++ b/master/coverage/framework/src/Framework/Services/BuildService.php.html @@ -345,7 +345,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Services/BuildTaskService.php.html b/master/coverage/framework/src/Framework/Services/BuildTaskService.php.html index 39e34d99c4b..8ea7697b92d 100644 --- a/master/coverage/framework/src/Framework/Services/BuildTaskService.php.html +++ b/master/coverage/framework/src/Framework/Services/BuildTaskService.php.html @@ -703,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Services/MarkdownService.php.html b/master/coverage/framework/src/Framework/Services/MarkdownService.php.html index 4689ec71608..94489f37585 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Services/ValidationService.php.html b/master/coverage/framework/src/Framework/Services/ValidationService.php.html index 197218ca610..d13da12c851 100644 --- a/master/coverage/framework/src/Framework/Services/ValidationService.php.html +++ b/master/coverage/framework/src/Framework/Services/ValidationService.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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Services/ViewDiffService.php.html b/master/coverage/framework/src/Framework/Services/ViewDiffService.php.html index a01d327f194..898ac3fbfd3 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Services/dashboard.html b/master/coverage/framework/src/Framework/Services/dashboard.html index 77497e2cbe5..2600bef0370 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

    diff --git a/master/coverage/framework/src/Framework/Services/index.html b/master/coverage/framework/src/Framework/Services/index.html index 529df44a172..a29a458dfb6 100644 --- a/master/coverage/framework/src/Framework/Services/index.html +++ b/master/coverage/framework/src/Framework/Services/index.html @@ -254,7 +254,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 2215674e852..cf1cd5b0306 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 8383c3aeb40..2b9944af6f6 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Views/Components/dashboard.html b/master/coverage/framework/src/Framework/Views/Components/dashboard.html index 3fdc3c2d3b0..2f62235ec32 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 a5f0e7897d8..8e4aea0480f 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Views/dashboard.html b/master/coverage/framework/src/Framework/Views/dashboard.html index deaaa7b36cd..a2c3ca121b1 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 a10c518be4f..693f3728be5 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/dashboard.html b/master/coverage/framework/src/Framework/dashboard.html index 469de35f5dc..2126ef2f7e8 100644 --- a/master/coverage/framework/src/Framework/dashboard.html +++ b/master/coverage/framework/src/Framework/dashboard.html @@ -140,7 +140,7 @@

    Project Risks

    @@ -227,7 +227,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,19,"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>"],[0,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory<\/a>"],[100,10,"Hyde\\Framework\\Factories\\FeaturedImageFactory<\/a>"],[100,13,"Hyde\\Framework\\Factories\\HydePageDataFactory<\/a>"],[100,40,"Hyde\\Framework\\Factories\\NavigationDataFactory<\/a>"],[100,35,"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,8,"Hyde\\Framework\\Features\\Metadata\\MetadataBag<\/a>"],[100,14,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag<\/a>"],[100,8,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu<\/a>"],[100,18,"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,17,"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,3,"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,19,"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>"],[0,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory<\/a>"],[100,10,"Hyde\\Framework\\Factories\\FeaturedImageFactory<\/a>"],[100,13,"Hyde\\Framework\\Factories\\HydePageDataFactory<\/a>"],[100,40,"Hyde\\Framework\\Factories\\NavigationDataFactory<\/a>"],[100,35,"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,8,"Hyde\\Framework\\Features\\Metadata\\MetadataBag<\/a>"],[100,14,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag<\/a>"],[100,8,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu<\/a>"],[100,18,"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,17,"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,3,"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); @@ -251,7 +251,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,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::trimWhitespace<\/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>"],[0,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::parseNavigationPriorityConfig<\/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,3,"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,1,"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,4,"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,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::makeGroupTitle<\/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,3,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::resolveRouteLink<\/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,1,"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,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::trimWhitespace<\/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>"],[0,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::parseNavigationPriorityConfig<\/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,3,"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,1,"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,4,"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,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::makeGroupTitle<\/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,3,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::resolveRouteLink<\/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,1,"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 5ce160cba33..a41a6bd3b34 100644 --- a/master/coverage/framework/src/Framework/index.html +++ b/master/coverage/framework/src/Framework/index.html @@ -53,7 +53,7 @@
    99.92%
    -
    1227 / 1228
    +
    1225 / 1226
    99.75% covered (success) @@ -81,7 +81,7 @@
    100.00%
    -
    291 / 291
    +
    289 / 289
    diff --git a/master/coverage/framework/src/Hyde.php.html b/master/coverage/framework/src/Hyde.php.html index 0b34f29ff19..c0c52291057 100644 --- a/master/coverage/framework/src/Hyde.php.html +++ b/master/coverage/framework/src/Hyde.php.html @@ -277,7 +277,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 d6ed3dae18a..c7d8bf5a49a 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 ef06daab33e..ac36bae2c15 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 ca026b472fb..3819878e8a5 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 eacec862d1c..451589e5ce0 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 a2066bf6197..3262e44321c 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 d0b05b2e7a7..e0d9057add1 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    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 24038da5551..72ed3c778f3 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 656f41e7185..836e6ce5576 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/dashboard.html b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/dashboard.html index fbaa7bd55dd..930144b09f4 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 0c1cb166ee2..69e680776a2 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Markdown/Contracts/MarkdownDocumentContract.php.html b/master/coverage/framework/src/Markdown/Contracts/MarkdownDocumentContract.php.html index b2395742cc7..e8ef2ad9c8e 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Markdown/Contracts/MarkdownPostProcessorContract.php.html b/master/coverage/framework/src/Markdown/Contracts/MarkdownPostProcessorContract.php.html index 1e60d6035b2..0dfdb4e684b 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Markdown/Contracts/MarkdownPreProcessorContract.php.html b/master/coverage/framework/src/Markdown/Contracts/MarkdownPreProcessorContract.php.html index 115b318ba68..6801a850661 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Markdown/Contracts/MarkdownShortcodeContract.php.html b/master/coverage/framework/src/Markdown/Contracts/MarkdownShortcodeContract.php.html index 062172fdf84..db4ea07f862 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Markdown/Contracts/dashboard.html b/master/coverage/framework/src/Markdown/Contracts/dashboard.html index 445f87d3949..bb7bb4ff8e1 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 b049f9d0ab6..56ffb8981d1 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Markdown/MarkdownConverter.php.html b/master/coverage/framework/src/Markdown/MarkdownConverter.php.html index 50fcda0b32e..9096b352db0 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Markdown/Models/FrontMatter.php.html b/master/coverage/framework/src/Markdown/Models/FrontMatter.php.html index f593de9b9f2..733e11b8d2c 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Markdown/Models/Markdown.php.html b/master/coverage/framework/src/Markdown/Models/Markdown.php.html index 1db12e71951..1ea09e3c419 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Markdown/Models/MarkdownDocument.php.html b/master/coverage/framework/src/Markdown/Models/MarkdownDocument.php.html index 80c838dbf9c..5ee9d57c88a 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Markdown/Models/dashboard.html b/master/coverage/framework/src/Markdown/Models/dashboard.html index 42abfeae38e..1b1b0fc5fc3 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 ec34a6f2a4d..580aa96b208 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Markdown/Processing/BladeDownProcessor.php.html b/master/coverage/framework/src/Markdown/Processing/BladeDownProcessor.php.html index 00168ae8e61..8665b816311 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Markdown/Processing/CodeblockFilepathProcessor.php.html b/master/coverage/framework/src/Markdown/Processing/CodeblockFilepathProcessor.php.html index 46c01dc5e41..461dd787302 100644 --- a/master/coverage/framework/src/Markdown/Processing/CodeblockFilepathProcessor.php.html +++ b/master/coverage/framework/src/Markdown/Processing/CodeblockFilepathProcessor.php.html @@ -409,7 +409,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Markdown/Processing/ColoredBlockquotes.php.html b/master/coverage/framework/src/Markdown/Processing/ColoredBlockquotes.php.html index df6d791c2c0..fd1f6936fe9 100644 --- a/master/coverage/framework/src/Markdown/Processing/ColoredBlockquotes.php.html +++ b/master/coverage/framework/src/Markdown/Processing/ColoredBlockquotes.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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Markdown/Processing/ShortcodeProcessor.php.html b/master/coverage/framework/src/Markdown/Processing/ShortcodeProcessor.php.html index b795e61303e..c75382638a2 100644 --- a/master/coverage/framework/src/Markdown/Processing/ShortcodeProcessor.php.html +++ b/master/coverage/framework/src/Markdown/Processing/ShortcodeProcessor.php.html @@ -497,7 +497,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Markdown/Processing/dashboard.html b/master/coverage/framework/src/Markdown/Processing/dashboard.html index efb1ae13532..713dd0c0faa 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 25901176294..65801c5052c 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Markdown/dashboard.html b/master/coverage/framework/src/Markdown/dashboard.html index 4c6ebd53e18..893908052a3 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 a69ec8d0bdb..6b57aaa7029 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Pages/BladePage.php.html b/master/coverage/framework/src/Pages/BladePage.php.html index 14d9131ae79..1b35182f0cc 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Pages/Concerns/BaseMarkdownPage.php.html b/master/coverage/framework/src/Pages/Concerns/BaseMarkdownPage.php.html index 929783e5be9..010d6dd8cf1 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Pages/Concerns/HydePage.php.html b/master/coverage/framework/src/Pages/Concerns/HydePage.php.html index bd477d87b35..b6ece1cd097 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Pages/Concerns/dashboard.html b/master/coverage/framework/src/Pages/Concerns/dashboard.html index c8ccec17fe1..9e69ecb517d 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 7e2348eae25..4aeed0ecffc 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Pages/DocumentationPage.php.html b/master/coverage/framework/src/Pages/DocumentationPage.php.html index ba508d96c45..7575a91234e 100644 --- a/master/coverage/framework/src/Pages/DocumentationPage.php.html +++ b/master/coverage/framework/src/Pages/DocumentationPage.php.html @@ -360,7 +360,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Pages/HtmlPage.php.html b/master/coverage/framework/src/Pages/HtmlPage.php.html index 6a0756f934b..34663c4bbee 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Pages/InMemoryPage.php.html b/master/coverage/framework/src/Pages/InMemoryPage.php.html index 7e3b1ed5045..2db62573ae3 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Pages/MarkdownPage.php.html b/master/coverage/framework/src/Pages/MarkdownPage.php.html index 9aa7d1fab87..68976380264 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Pages/MarkdownPost.php.html b/master/coverage/framework/src/Pages/MarkdownPost.php.html index 9fdcd70328e..d1999f9f541 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Pages/dashboard.html b/master/coverage/framework/src/Pages/dashboard.html index 4a22478d93d..19a2395c970 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 344128d25da..3398594015e 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/BuildWarnings.php.html b/master/coverage/framework/src/Support/BuildWarnings.php.html index fff978a27ea..ef614ff036e 100644 --- a/master/coverage/framework/src/Support/BuildWarnings.php.html +++ b/master/coverage/framework/src/Support/BuildWarnings.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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Concerns/Serializable.php.html b/master/coverage/framework/src/Support/Concerns/Serializable.php.html index 1d8dff80348..2725337a761 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Concerns/dashboard.html b/master/coverage/framework/src/Support/Concerns/dashboard.html index 4de47a3b389..c59965d205e 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 52d8b3bb9bc..ed409c6e16b 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Contracts/SerializableContract.php.html b/master/coverage/framework/src/Support/Contracts/SerializableContract.php.html index a78f24e4d26..05cd957f332 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Contracts/dashboard.html b/master/coverage/framework/src/Support/Contracts/dashboard.html index 9050e54c818..602ed6e0577 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 d3d1f767ac9..5afd1989153 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/DataCollections.php.html b/master/coverage/framework/src/Support/DataCollections.php.html index 075a778fbd5..3acfffb47e4 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Facades/Render.php.html b/master/coverage/framework/src/Support/Facades/Render.php.html index a3a3fc19111..2d12bbac10d 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Facades/dashboard.html b/master/coverage/framework/src/Support/Facades/dashboard.html index e6c0fee89c7..d2808e1b96c 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 128713c337e..21d3bce2295 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Filesystem/MediaFile.php.html b/master/coverage/framework/src/Support/Filesystem/MediaFile.php.html index b16d3de19f6..693e6856e1c 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Filesystem/ProjectFile.php.html b/master/coverage/framework/src/Support/Filesystem/ProjectFile.php.html index f522fe96d5e..e27502ba0f0 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Filesystem/SourceFile.php.html b/master/coverage/framework/src/Support/Filesystem/SourceFile.php.html index 1ee6625354c..24cc9ff86f1 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Filesystem/dashboard.html b/master/coverage/framework/src/Support/Filesystem/dashboard.html index c55c0842641..33bf0d0da1f 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 d0d8af42fc2..557b8b73577 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Includes.php.html b/master/coverage/framework/src/Support/Includes.php.html index 3ac67b4e300..ba869847d75 100644 --- a/master/coverage/framework/src/Support/Includes.php.html +++ b/master/coverage/framework/src/Support/Includes.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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Models/DateString.php.html b/master/coverage/framework/src/Support/Models/DateString.php.html index fbde2920870..e056fb82055 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Models/Redirect.php.html b/master/coverage/framework/src/Support/Models/Redirect.php.html index 61e0a212062..60aa20dc6c8 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Models/RenderData.php.html b/master/coverage/framework/src/Support/Models/RenderData.php.html index 1063ce7255f..1ffe7521588 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Models/Route.php.html b/master/coverage/framework/src/Support/Models/Route.php.html index 69b7dd67198..4322827be10 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Models/RouteKey.php.html b/master/coverage/framework/src/Support/Models/RouteKey.php.html index a409c8162ed..b4aa5730499 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Models/RouteList.php.html b/master/coverage/framework/src/Support/Models/RouteList.php.html index b2952b5e130..db6bdfe9b10 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Models/RouteListItem.php.html b/master/coverage/framework/src/Support/Models/RouteListItem.php.html index 3619dfeca78..45568500092 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Models/ValidationResult.php.html b/master/coverage/framework/src/Support/Models/ValidationResult.php.html index 8fed88f30ee..f6e80b78245 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Models/dashboard.html b/master/coverage/framework/src/Support/Models/dashboard.html index b05e54a5f82..710f04a805b 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 e0379b36f59..172bf2a6ccf 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Paginator.php.html b/master/coverage/framework/src/Support/Paginator.php.html index cd40f0a039e..9ed46bea65b 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/ReadingTime.php.html b/master/coverage/framework/src/Support/ReadingTime.php.html index 3b6b627b936..c3ea3be6288 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/dashboard.html b/master/coverage/framework/src/Support/dashboard.html index d7d3c9bfbc4..44f3cfc5311 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 8743d0c291d..3d0f6709045 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/dashboard.html b/master/coverage/framework/src/dashboard.html index dd6d784932f..8357dbc1c4a 100644 --- a/master/coverage/framework/src/dashboard.html +++ b/master/coverage/framework/src/dashboard.html @@ -149,7 +149,7 @@

    Project Risks

    @@ -236,7 +236,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,18,"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,10,"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,27,"Hyde\\Console\\Commands\\ServeCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\ValidateCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\VendorPublishCommand<\/a>"],[100,16,"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>"],[82.6086956521739,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,6,"Hyde\\Foundation\\HydeKernel<\/a>"],[100,14,"Hyde\\Foundation\\Internal\\LoadConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Kernel\\FileCollection<\/a>"],[100,27,"Hyde\\Foundation\\Kernel\\Filesystem<\/a>"],[100,22,"Hyde\\Foundation\\Kernel\\Hyperlinks<\/a>"],[100,8,"Hyde\\Foundation\\Kernel\\PageCollection<\/a>"],[100,7,"Hyde\\Foundation\\Kernel\\RouteCollection<\/a>"],[100,5,"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,19,"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>"],[0,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory<\/a>"],[100,10,"Hyde\\Framework\\Factories\\FeaturedImageFactory<\/a>"],[100,13,"Hyde\\Framework\\Factories\\HydePageDataFactory<\/a>"],[100,40,"Hyde\\Framework\\Factories\\NavigationDataFactory<\/a>"],[100,35,"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,8,"Hyde\\Framework\\Features\\Metadata\\MetadataBag<\/a>"],[100,14,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag<\/a>"],[100,8,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu<\/a>"],[100,18,"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,17,"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,8,"Hyde\\Markdown\\Processing\\ColoredBlockquotes<\/a>"],[100,15,"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,13,"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,7,"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,3,"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,18,"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,10,"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,27,"Hyde\\Console\\Commands\\ServeCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\ValidateCommand<\/a>"],[100,6,"Hyde\\Console\\Commands\\VendorPublishCommand<\/a>"],[100,16,"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>"],[82.6086956521739,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,6,"Hyde\\Foundation\\HydeKernel<\/a>"],[100,14,"Hyde\\Foundation\\Internal\\LoadConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Kernel\\FileCollection<\/a>"],[100,27,"Hyde\\Foundation\\Kernel\\Filesystem<\/a>"],[100,22,"Hyde\\Foundation\\Kernel\\Hyperlinks<\/a>"],[100,8,"Hyde\\Foundation\\Kernel\\PageCollection<\/a>"],[100,7,"Hyde\\Foundation\\Kernel\\RouteCollection<\/a>"],[100,5,"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,19,"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>"],[0,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory<\/a>"],[100,10,"Hyde\\Framework\\Factories\\FeaturedImageFactory<\/a>"],[100,13,"Hyde\\Framework\\Factories\\HydePageDataFactory<\/a>"],[100,40,"Hyde\\Framework\\Factories\\NavigationDataFactory<\/a>"],[100,35,"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,8,"Hyde\\Framework\\Features\\Metadata\\MetadataBag<\/a>"],[100,14,"Hyde\\Framework\\Features\\Metadata\\PageMetadataBag<\/a>"],[100,8,"Hyde\\Framework\\Features\\Navigation\\BaseNavigationMenu<\/a>"],[100,18,"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,17,"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,8,"Hyde\\Markdown\\Processing\\ColoredBlockquotes<\/a>"],[100,15,"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,13,"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,7,"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,3,"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); @@ -260,7 +260,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,1,"Hyde\\Console\\Commands\\BuildSiteCommand::configureBuildTaskService<\/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,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,2,"Hyde\\Console\\Commands\\ServeCommand::safeHandle<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getHostSelection<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getPortSelection<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::getExecutablePath<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::runServerProcess<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::getEnvironmentVariables<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::configureOutput<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::printStartMessage<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getOutputHandler<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::useBasicOutput<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::parseEnvironmentOption<\/a>"],[100,3,"Hyde\\Console\\Commands\\ServeCommand::checkArgvForOption<\/a>"],[100,5,"Hyde\\Console\\Commands\\ServeCommand::openInBrowser<\/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,2,"Hyde\\Console\\Concerns\\Command::askForString<\/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>"],[0,1,"Hyde\\Facades\\Features::htmlPages<\/a>"],[0,1,"Hyde\\Facades\\Features::bladePages<\/a>"],[0,1,"Hyde\\Facades\\Features::markdownPages<\/a>"],[0,1,"Hyde\\Facades\\Features::markdownPosts<\/a>"],[0,1,"Hyde\\Facades\\Features::documentationPages<\/a>"],[0,1,"Hyde\\Facades\\Features::documentationSearch<\/a>"],[0,1,"Hyde\\Facades\\Features::darkmode<\/a>"],[0,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,2,"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::loadRuntimeConfiguration<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeCommandLineArguments<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeRealtimeCompilerEnvironment<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getArgv<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getEnv<\/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,3,"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>"],[100,2,"Hyde\\Foundation\\Kernel\\Hyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::route<\/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,1,"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,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::trimWhitespace<\/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>"],[0,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::parseNavigationPriorityConfig<\/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,3,"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,1,"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,4,"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,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::makeGroupTitle<\/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,3,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::resolveRouteLink<\/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::getSignatures<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::expand<\/a>"],[100,3,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::stringStartsWithSignature<\/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,2,"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::html<\/a>"],[100,3,"Hyde\\Support\\Includes::markdown<\/a>"],[100,3,"Hyde\\Support\\Includes::blade<\/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::route<\/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,1,"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,1,"Hyde\\Console\\Commands\\BuildSiteCommand::configureBuildTaskService<\/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,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,2,"Hyde\\Console\\Commands\\ServeCommand::safeHandle<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getHostSelection<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getPortSelection<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::getExecutablePath<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::runServerProcess<\/a>"],[100,1,"Hyde\\Console\\Commands\\ServeCommand::getEnvironmentVariables<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::configureOutput<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::printStartMessage<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::getOutputHandler<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::useBasicOutput<\/a>"],[100,2,"Hyde\\Console\\Commands\\ServeCommand::parseEnvironmentOption<\/a>"],[100,3,"Hyde\\Console\\Commands\\ServeCommand::checkArgvForOption<\/a>"],[100,5,"Hyde\\Console\\Commands\\ServeCommand::openInBrowser<\/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,2,"Hyde\\Console\\Concerns\\Command::askForString<\/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>"],[0,1,"Hyde\\Facades\\Features::htmlPages<\/a>"],[0,1,"Hyde\\Facades\\Features::bladePages<\/a>"],[0,1,"Hyde\\Facades\\Features::markdownPages<\/a>"],[0,1,"Hyde\\Facades\\Features::markdownPosts<\/a>"],[0,1,"Hyde\\Facades\\Features::documentationPages<\/a>"],[0,1,"Hyde\\Facades\\Features::documentationSearch<\/a>"],[0,1,"Hyde\\Facades\\Features::darkmode<\/a>"],[0,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,2,"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::loadRuntimeConfiguration<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeCommandLineArguments<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeRealtimeCompilerEnvironment<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getArgv<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getEnv<\/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,3,"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>"],[100,2,"Hyde\\Foundation\\Kernel\\Hyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::route<\/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,1,"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,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::trimWhitespace<\/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>"],[0,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::parseNavigationPriorityConfig<\/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,3,"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,1,"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,4,"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,1,"Hyde\\Framework\\Features\\Navigation\\DocumentationSidebar::makeGroupTitle<\/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,3,"Hyde\\Framework\\Features\\XmlGenerators\\SitemapGenerator::resolveRouteLink<\/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::getSignatures<\/a>"],[100,1,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::expand<\/a>"],[100,3,"Hyde\\Markdown\\Processing\\ColoredBlockquotes::stringStartsWithSignature<\/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,2,"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::html<\/a>"],[100,3,"Hyde\\Support\\Includes::markdown<\/a>"],[100,3,"Hyde\\Support\\Includes::blade<\/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::route<\/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,1,"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 eb014f70ed1..bd71e9eb60d 100644 --- a/master/coverage/framework/src/helpers.php.html +++ b/master/coverage/framework/src/helpers.php.html @@ -659,7 +659,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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/framework/src/index.html b/master/coverage/framework/src/index.html index b5d70a628bf..a833bbbffc1 100644 --- a/master/coverage/framework/src/index.html +++ b/master/coverage/framework/src/index.html @@ -52,7 +52,7 @@
    99.67%
    -
    2684 / 2693
    +
    2682 / 2691
    99.06% covered (success) @@ -177,7 +177,7 @@
    99.92%
    -
    1227 / 1228
    +
    1225 / 1226
    diff --git a/master/coverage/index.html b/master/coverage/index.html index 43917ffe2d7..bbf0122869f 100644 --- a/master/coverage/index.html +++ b/master/coverage/index.html @@ -50,7 +50,7 @@
    99.75%
    -
    3559 / 3568
    +
    3557 / 3566
    99.24% covered (success) @@ -78,7 +78,7 @@
    99.67%
    -
    2684 / 2693
    +
    2682 / 2691
    99.06% covered (success) @@ -138,7 +138,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/junit.xml b/master/coverage/junit.xml index fd4f2ff8202..9e8d32b9809 100644 --- a/master/coverage/junit.xml +++ b/master/coverage/junit.xml @@ -1,453 +1,453 @@ - - - - - - + + + + + + - - + + - - + + - - + + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + @@ -460,2594 +460,2594 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + diff --git a/master/coverage/publications/dashboard.html b/master/coverage/publications/dashboard.html index 63a63a86390..0ca392a7bfd 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 de7ec3df0ad..2743bf3e7be 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Actions/CreateAction.php.html b/master/coverage/publications/src/Actions/CreateAction.php.html index 1a37de51b68..d2dd506d33a 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Actions/CreatesNewPublicationPage.php.html b/master/coverage/publications/src/Actions/CreatesNewPublicationPage.php.html index f0aeedc6493..add0095c470 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Actions/CreatesNewPublicationType.php.html b/master/coverage/publications/src/Actions/CreatesNewPublicationType.php.html index e432f837bde..248c28d6afa 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Actions/GeneratesPublicationTagPages.php.html b/master/coverage/publications/src/Actions/GeneratesPublicationTagPages.php.html index 949aeedebff..097a4c6dab9 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html b/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html index 6023906b95c..2f9058974dd 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Actions/PublicationPageCompiler.php.html b/master/coverage/publications/src/Actions/PublicationPageCompiler.php.html index 5e717a35dd9..b7c8c47f773 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Actions/PublicationPageValidator.php.html b/master/coverage/publications/src/Actions/PublicationPageValidator.php.html index d9db538216e..8a7bbbcdcf4 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Actions/PublicationSchemaValidator.php.html b/master/coverage/publications/src/Actions/PublicationSchemaValidator.php.html index 66f283f1327..d3f3965a83f 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Actions/SeedsPublicationFiles.php.html b/master/coverage/publications/src/Actions/SeedsPublicationFiles.php.html index 79859357651..5504399482a 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Actions/dashboard.html b/master/coverage/publications/src/Actions/dashboard.html index e5187f4d2a5..f8ea4ad423c 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 85ef53cb055..3f7c7c8741f 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Commands/Helpers/InputStreamHandler.php.html b/master/coverage/publications/src/Commands/Helpers/InputStreamHandler.php.html index 60fed3a2d8b..9cad8acb25f 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Commands/Helpers/dashboard.html b/master/coverage/publications/src/Commands/Helpers/dashboard.html index 2147f2fd94e..3fd2beb5134 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 899af6dd03c..d5c615df5f7 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Commands/MakePublicationCommand.php.html b/master/coverage/publications/src/Commands/MakePublicationCommand.php.html index 00a7bf67a48..bb5dd1f6f32 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Commands/MakePublicationTypeCommand.php.html b/master/coverage/publications/src/Commands/MakePublicationTypeCommand.php.html index 1bc8b9442d7..1882f0c80a8 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Commands/SeedPublicationCommand.php.html b/master/coverage/publications/src/Commands/SeedPublicationCommand.php.html index 2d851d13866..bd954e015d2 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Commands/ValidatePublicationTypesCommand.php.html b/master/coverage/publications/src/Commands/ValidatePublicationTypesCommand.php.html index 5f89acdecae..ad06ee39fb6 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Commands/ValidatePublicationsCommand.php.html b/master/coverage/publications/src/Commands/ValidatePublicationsCommand.php.html index 57396ba37af..668424b2ed1 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Commands/ValidatingCommand.php.html b/master/coverage/publications/src/Commands/ValidatingCommand.php.html index 4c750ad1735..5e6338147cf 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Commands/dashboard.html b/master/coverage/publications/src/Commands/dashboard.html index 1e2eb300914..fcc9aec55d3 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 ce729844c5a..f1e26821623 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Concerns/ParsesPublicationFieldInputs.php.html b/master/coverage/publications/src/Concerns/ParsesPublicationFieldInputs.php.html index cb40fbe22d0..1d00292421c 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html b/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html index c90cc57e512..54e23562d9e 100644 --- a/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html +++ b/master/coverage/publications/src/Concerns/PublicationFieldTypes.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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Concerns/dashboard.html b/master/coverage/publications/src/Concerns/dashboard.html index 2005d6b9baa..659ce29fc24 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 c5c8c17926c..b172f80ce45 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Models/PublicationFieldDefinition.php.html b/master/coverage/publications/src/Models/PublicationFieldDefinition.php.html index a83ede35cdf..06b1d16aa50 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Models/PublicationFieldValue.php.html b/master/coverage/publications/src/Models/PublicationFieldValue.php.html index 480d0a44eee..d75487f9b2c 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Models/PublicationType.php.html b/master/coverage/publications/src/Models/PublicationType.php.html index 3f3002c5d74..379e54a07a5 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Models/dashboard.html b/master/coverage/publications/src/Models/dashboard.html index 91c6849cf4d..a348e1c30e4 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 656193a1a21..39265be121e 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Pages/PublicationListPage.php.html b/master/coverage/publications/src/Pages/PublicationListPage.php.html index 0bd0282613a..c8b960ea3c1 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Pages/PublicationPage.php.html b/master/coverage/publications/src/Pages/PublicationPage.php.html index 9c797c3efcf..fe6d99a5a64 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Pages/dashboard.html b/master/coverage/publications/src/Pages/dashboard.html index 90808c4a2d3..3cdb88c06dc 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 6a4e494af9d..978810afd30 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html b/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html index 4f5c84a4965..69448090fcb 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Providers/dashboard.html b/master/coverage/publications/src/Providers/dashboard.html index 56e71c61cd6..616697c0576 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 80fe5577ed9..dab7b725015 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Publications.php.html b/master/coverage/publications/src/Publications.php.html index 25cd534b449..6f53026cc66 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/PublicationsExtension.php.html b/master/coverage/publications/src/PublicationsExtension.php.html index 0a268c3349b..1e974e18f03 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/PublicationsServiceProvider.php.html b/master/coverage/publications/src/PublicationsServiceProvider.php.html index 2c177551a54..7b1b7a58e6e 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Views/Components/RelatedPublicationsComponent.php.html b/master/coverage/publications/src/Views/Components/RelatedPublicationsComponent.php.html index f3981ca28a6..4d958264192 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Views/Components/dashboard.html b/master/coverage/publications/src/Views/Components/dashboard.html index d1bbf40aae8..864a68e7351 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 83b2af6aa81..325dcfc4fde 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/Views/dashboard.html b/master/coverage/publications/src/Views/dashboard.html index fee482367ad..cb720fe7996 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 da0730a1dee..307b07c8b90 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/coverage/publications/src/dashboard.html b/master/coverage/publications/src/dashboard.html index 2a602240256..32a0b22516b 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 50f49bb56ee..bc4c68cf611 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 11:00:32 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Fri Apr 12 12:14:10 UTC 2024.

    diff --git a/master/index.html b/master/index.html index d6cac1e195b..1fd2eac5856 100644 --- a/master/index.html +++ b/master/index.html @@ -7,16 +7,16 @@

    Index of hydephp/develop/master [ICO]NameLast modifiedSizeDescription
    [PARENTDIR]Parent Directory  -   - [TXT]README.md157 B  - [DIR]api-docs/ -   - [DIR]coverage/ -   - [DIR]dev-docs/ -   - [TXT]index.html10.18 kB  - [DIR]media/ -   - [DIR]preview/ -   - [DIR]test-fixtures/ -   + [TXT]README.md157 B  + [DIR]api-docs/ -   + [DIR]coverage/ -   + [DIR]dev-docs/ -   + [TXT]index.html10.18 kB  + [DIR]media/ -   + [DIR]preview/ -   + [DIR]test-fixtures/ -  
    -
    directory-listing.php/v1.0.0-rc.4 (Linux) PHP/8.1.2-1ubuntu2.14 compiled at in 2.48ms
    +
    directory-listing.php/v1.0.0-rc.4 (Linux) PHP/8.1.2-1ubuntu2.14 compiled at in 2.47ms
    diff --git a/master/preview/blade.html b/master/preview/blade.html index a26a245a5cf..b3515b1baef 100644 --- a/master/preview/blade.html +++ b/master/preview/blade.html @@ -100,7 +100,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 2024-04-12 10:59:40 + Hello World! This PHP was executed at 2024-04-12 12:13:19
    @@ -108,8 +108,8 @@

    You can even use arbitrary PHP.