From 853fbcfbaaee098c6aa20a696438c4393183ac60 Mon Sep 17 00:00:00 2001 From: caendesilva Date: Sun, 25 Feb 2024 18:25:44 +0000 Subject: [PATCH] Upload live reports from test suite run f7461975a31fc7ff55515bdd2a007d045d56efd1 --- index.html | 8 +- master/README.md | 2 +- .../Hyde-Foundation-Kernel-Hyperlinks.html | 72 +- master/api-docs/classes/Hyde-Hyde.html | 60 +- master/api-docs/js/searchIndex.js | 5 + master/coverage/dashboard.html | 8 +- master/coverage/framework/dashboard.html | 8 +- master/coverage/framework/index.html | 10 +- .../Commands/BuildRssFeedCommand.php.html | 2 +- .../Commands/BuildSearchCommand.php.html | 2 +- .../Commands/BuildSiteCommand.php.html | 2 +- .../Commands/BuildSitemapCommand.php.html | 2 +- .../ChangeSourceDirectoryCommand.php.html | 2 +- .../Console/Commands/DebugCommand.php.html | 2 +- .../Console/Commands/MakePageCommand.php.html | 2 +- .../Console/Commands/MakePostCommand.php.html | 2 +- .../Commands/PackageDiscoverCommand.php.html | 2 +- .../Commands/PublishConfigsCommand.php.html | 2 +- .../Commands/PublishHomepageCommand.php.html | 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/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 | 28 +- .../Concerns/ForwardsFilesystem.php.html | 10 +- .../Concerns/ForwardsHyperlinks.php.html | 127 +- .../HandlesFoundationCollections.php.html | 18 +- .../Concerns/HydeExtension.php.html | 2 +- .../Concerns/ImplementsStringHelpers.php.html | 18 +- .../Concerns/ManagesExtensions.php.html | 20 +- .../Concerns/ManagesHydeKernel.php.html | 20 +- .../Concerns/ManagesViewData.php.html | 2 +- .../src/Foundation/Concerns/dashboard.html | 8 +- .../src/Foundation/Concerns/index.html | 10 +- .../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 | 12 +- .../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 | 345 +- .../Foundation/Kernel/PageCollection.php.html | 2 +- .../Kernel/RouteCollection.php.html | 2 +- .../src/Foundation/Kernel/dashboard.html | 8 +- .../src/Foundation/Kernel/index.html | 10 +- .../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 | 8 +- .../framework/src/Foundation/index.html | 14 +- .../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 | 2 +- .../PostBuildTasks/GenerateSearch.php.html | 2 +- .../PostBuildTasks/GenerateSitemap.php.html | 2 +- .../Actions/PostBuildTasks/dashboard.html | 2 +- .../Actions/PostBuildTasks/index.html | 2 +- .../PreBuildTasks/CleanSiteDirectory.php.html | 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 | 2 +- .../src/Framework/Actions/index.html | 2 +- .../InteractsWithDirectories.php.html | 2 +- .../InteractsWithFrontMatter.php.html | 2 +- .../ForwardsIlluminateFilesystem.php.html | 2 +- .../Internal/MockableFeatures.php.html | 2 +- .../Internal/SetsUpMarkdownConverter.php.html | 2 +- .../Concerns/Internal/dashboard.html | 2 +- .../Framework/Concerns/Internal/index.html | 2 +- .../Concerns/RegistersFileLocations.php.html | 2 +- .../Concerns/TracksExecutionTime.php.html | 2 +- .../Concerns/ValidatesExistence.php.html | 2 +- .../src/Framework/Concerns/dashboard.html | 2 +- .../src/Framework/Concerns/index.html | 2 +- .../BaseUrlNotSetException.php.html | 2 +- .../Exceptions/BuildWarning.php.html | 2 +- .../Exceptions/FileConflictException.php.html | 2 +- .../Exceptions/FileNotFoundException.php.html | 2 +- .../RouteNotFoundException.php.html | 2 +- .../UnsupportedPageTypeException.php.html | 2 +- .../src/Framework/Exceptions/dashboard.html | 2 +- .../src/Framework/Exceptions/index.html | 2 +- .../Factories/BlogPostDataFactory.php.html | 2 +- .../Concerns/CoreDataObject.php.html | 2 +- .../Factories/Concerns/HasFactory.php.html | 2 +- .../Concerns/PageDataFactory.php.html | 2 +- .../Factories/Concerns/dashboard.html | 2 +- .../Framework/Factories/Concerns/index.html | 2 +- .../Factories/FeaturedImageFactory.php.html | 2 +- .../Factories/HydePageDataFactory.php.html | 2 +- .../Factories/NavigationDataFactory.php.html | 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 | 2 +- .../framework/src/Framework/index.html | 2 +- master/coverage/framework/src/Hyde.php.html | 113 +- .../FrontMatter/BlogPostSchema.php.html | 2 +- .../FrontMatter/FrontMatterSchema.php.html | 2 +- .../Contracts/FrontMatter/PageSchema.php.html | 2 +- .../SubSchemas/AuthorSchema.php.html | 2 +- .../SubSchemas/FeaturedImageSchema.php.html | 2 +- .../SubSchemas/NavigationSchema.php.html | 2 +- .../FrontMatter/SubSchemas/dashboard.html | 2 +- .../FrontMatter/SubSchemas/index.html | 2 +- .../Contracts/FrontMatter/dashboard.html | 2 +- .../Markdown/Contracts/FrontMatter/index.html | 2 +- .../MarkdownDocumentContract.php.html | 2 +- .../MarkdownPostProcessorContract.php.html | 2 +- .../MarkdownPreProcessorContract.php.html | 2 +- .../MarkdownShortcodeContract.php.html | 2 +- .../src/Markdown/Contracts/dashboard.html | 2 +- .../src/Markdown/Contracts/index.html | 2 +- .../src/Markdown/MarkdownConverter.php.html | 2 +- .../src/Markdown/Models/FrontMatter.php.html | 2 +- .../src/Markdown/Models/Markdown.php.html | 2 +- .../Markdown/Models/MarkdownDocument.php.html | 2 +- .../src/Markdown/Models/dashboard.html | 2 +- .../framework/src/Markdown/Models/index.html | 2 +- .../Processing/BladeDownProcessor.php.html | 2 +- .../CodeblockFilepathProcessor.php.html | 2 +- .../Processing/ColoredBlockquotes.php.html | 2 +- .../Processing/ShortcodeProcessor.php.html | 2 +- .../src/Markdown/Processing/dashboard.html | 2 +- .../src/Markdown/Processing/index.html | 2 +- .../framework/src/Markdown/dashboard.html | 2 +- .../framework/src/Markdown/index.html | 2 +- .../framework/src/Pages/BladePage.php.html | 2 +- .../Pages/Concerns/BaseMarkdownPage.php.html | 2 +- .../src/Pages/Concerns/HydePage.php.html | 2 +- .../src/Pages/Concerns/dashboard.html | 2 +- .../framework/src/Pages/Concerns/index.html | 2 +- .../src/Pages/DocumentationPage.php.html | 2 +- .../framework/src/Pages/HtmlPage.php.html | 2 +- .../framework/src/Pages/InMemoryPage.php.html | 2 +- .../framework/src/Pages/MarkdownPage.php.html | 2 +- .../framework/src/Pages/MarkdownPost.php.html | 2 +- .../framework/src/Pages/dashboard.html | 2 +- .../coverage/framework/src/Pages/index.html | 2 +- .../src/Support/BuildWarnings.php.html | 2 +- .../Support/Concerns/Serializable.php.html | 2 +- .../src/Support/Concerns/dashboard.html | 2 +- .../framework/src/Support/Concerns/index.html | 2 +- .../Contracts/SerializableContract.php.html | 2 +- .../src/Support/Contracts/dashboard.html | 2 +- .../src/Support/Contracts/index.html | 2 +- .../src/Support/DataCollections.php.html | 2 +- .../src/Support/Facades/Render.php.html | 2 +- .../src/Support/Facades/dashboard.html | 2 +- .../framework/src/Support/Facades/index.html | 2 +- .../src/Support/Filesystem/MediaFile.php.html | 2 +- .../Support/Filesystem/ProjectFile.php.html | 2 +- .../Support/Filesystem/SourceFile.php.html | 2 +- .../src/Support/Filesystem/dashboard.html | 2 +- .../src/Support/Filesystem/index.html | 2 +- .../framework/src/Support/Includes.php.html | 2 +- .../src/Support/Models/DateString.php.html | 2 +- .../src/Support/Models/Redirect.php.html | 2 +- .../src/Support/Models/RenderData.php.html | 2 +- .../src/Support/Models/Route.php.html | 2 +- .../src/Support/Models/RouteKey.php.html | 2 +- .../src/Support/Models/RouteList.php.html | 2 +- .../src/Support/Models/RouteListItem.php.html | 2 +- .../Support/Models/ValidationResult.php.html | 2 +- .../src/Support/Models/dashboard.html | 2 +- .../framework/src/Support/Models/index.html | 2 +- .../framework/src/Support/Paginator.php.html | 2 +- .../src/Support/ReadingTime.php.html | 2 +- .../framework/src/Support/dashboard.html | 2 +- .../coverage/framework/src/Support/index.html | 2 +- master/coverage/framework/src/dashboard.html | 8 +- .../coverage/framework/src/helpers.php.html | 2 +- master/coverage/framework/src/index.html | 10 +- master/coverage/index.html | 10 +- master/coverage/junit.xml | 5870 +++++++++-------- 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 +- 331 files changed, 3831 insertions(+), 3655 deletions(-) diff --git a/index.html b/index.html index 4d854b21713..9f37f67c164 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 12.47ms
+
directory-listing.php/v1.0.0-rc.4 (Linux) PHP/8.1.2-1ubuntu2.14 compiled at in 7.81ms
diff --git a/master/README.md b/master/README.md index a6cfcb5e16f..ad32bf17234 100644 --- a/master/README.md +++ b/master/README.md @@ -1 +1 @@ -# CI/CD generated reports for [900da9157f0c650ab30ef89918d5f08230233d3f](https://github.com/hydephp/develop/commit/900da9157f0c650ab30ef89918d5f08230233d3f) +# CI/CD generated reports for [f7461975a31fc7ff55515bdd2a007d045d56efd1](https://github.com/hydephp/develop/commit/f7461975a31fc7ff55515bdd2a007d045d56efd1) diff --git a/master/api-docs/classes/Hyde-Foundation-Kernel-Hyperlinks.html b/master/api-docs/classes/Hyde-Foundation-Kernel-Hyperlinks.html index 0b07041121a..5888f9a602c 100644 --- a/master/api-docs/classes/Hyde-Foundation-Kernel-Hyperlinks.html +++ b/master/api-docs/classes/Hyde-Foundation-Kernel-Hyperlinks.html @@ -143,7 +143,7 @@

@@ -231,6 +231,13 @@

Inject the proper number of `../` before the links in Blade templates.
+
+ route() + +  : Route|null +
+
Get a route instance by its key from the kernel's route collection.
+
url() @@ -269,7 +276,7 @@

@@ -307,7 +314,7 @@

@@ -348,7 +355,7 @@

@@ -405,7 +412,7 @@

@@ -502,7 +509,7 @@

Return values
string + +
+

+ route() + + +

+ + +

Get a route instance by its key from the kernel's route collection.

+ + + public + route(string $key) : Route|null + +
+
+ +
Parameters
+
+
+ $key + : string +
+
+ +
+
+ + + +
+
Return values
+ Route|null +
+
@@ -798,6 +851,7 @@
Return values
  • hasSiteUrl()
  • mediaLink()
  • relativeLink()
  • +
  • route()
  • url()
  • diff --git a/master/api-docs/classes/Hyde-Hyde.html b/master/api-docs/classes/Hyde-Hyde.html index 88590a233b8..5b370a5f782 100644 --- a/master/api-docs/classes/Hyde-Hyde.html +++ b/master/api-docs/classes/Hyde-Hyde.html @@ -144,7 +144,7 @@

    @@ -414,6 +414,12 @@

     : string

    +
    + route() + +  : Route|null +
    +
    RouteCollection() @@ -869,7 +875,7 @@

    @@ -1229,7 +1235,7 @@

    @@ -1701,6 +1707,51 @@

    Return values
    string + +
    +

    + route() + + +

    + + + + + public + static route(string $key) : Route|null + +
    +
    + +
    Parameters
    +
    +
    + $key + : string +
    +
    + +
    +
    + + + +
    +
    Return values
    + Route|null +
    +
    @@ -2471,6 +2522,7 @@
    Return values
  • pathToAbsolute()
  • pathToRelative()
  • relativeLink()
  • +
  • route()
  • RouteCollection()
  • setBasePath()
  • setInstance()
  • diff --git a/master/api-docs/js/searchIndex.js b/master/api-docs/js/searchIndex.js index 6040c0ccc57..3fd228a0e70 100644 --- a/master/api-docs/js/searchIndex.js +++ b/master/api-docs/js/searchIndex.js @@ -1360,6 +1360,11 @@ Search.appendIndex( "name": "url", "summary": "Return\u0020a\u0020qualified\u0020URL\u0020to\u0020the\u0020supplied\u0020path\u0020if\u0020a\u0020base\u0020URL\u0020is\u0020set.", "url": "classes/Hyde-Foundation-Kernel-Hyperlinks.html#method_url" + }, { + "fqsen": "\\Hyde\\Foundation\\Kernel\\Hyperlinks\u003A\u003Aroute\u0028\u0029", + "name": "route", + "summary": "Get\u0020a\u0020route\u0020instance\u0020by\u0020its\u0020key\u0020from\u0020the\u0020kernel\u0027s\u0020route\u0020collection.", + "url": "classes/Hyde-Foundation-Kernel-Hyperlinks.html#method_route" }, { "fqsen": "\\Hyde\\Foundation\\Kernel\\Hyperlinks\u003A\u003A\u0024kernel", "name": "kernel", diff --git a/master/coverage/dashboard.html b/master/coverage/dashboard.html index b282d7ed680..7a8966f4280 100644 --- a/master/coverage/dashboard.html +++ b/master/coverage/dashboard.html @@ -135,7 +135,7 @@

    Project Risks

    @@ -172,7 +172,7 @@

    Project Risks

    .yAxis.tickFormat(d3.format('d')); d3.select('#methodCoverageDistribution svg') - .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,0,0,0,1168], "Method Coverage")) + .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,0,0,0,1170], "Method Coverage")) .transition().duration(500).call(chart); nv.utils.windowResize(chart.update); @@ -222,7 +222,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>"],[100,31,"Hyde\\Facades\\Features<\/a>"],[100,11,"Hyde\\Facades\\Filesystem<\/a>"],[100,5,"Hyde\\Facades\\Meta<\/a>"],[100,4,"Hyde\\Facades\\Site<\/a>"],[100,2,"Hyde\\Foundation\\Application<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\HydeExtension<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages<\/a>"],[100,6,"Hyde\\Foundation\\Facades\\Routes<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension<\/a>"],[100,5,"Hyde\\Foundation\\HydeKernel<\/a>"],[100,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,21,"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>"],[100,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,6,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers<\/a>"],[100,10,"Hyde\\Foundation\\Concerns\\ManagesExtensions<\/a>"],[100,12,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesViewData<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\InteractsWithDirectories<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter<\/a>"],[100,7,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures<\/a>"],[100,16,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter<\/a>"],[100,10,"Hyde\\Framework\\Concerns\\RegistersFileLocations<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\TracksExecutionTime<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence<\/a>"],[100,5,"Hyde\\Framework\\Factories\\Concerns\\HasFactory<\/a>"],[100,3,"Hyde\\Support\\Concerns\\Serializable<\/a>"],[100,15,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs<\/a>"],[100,9,"Hyde\\Publications\\Concerns\\PublicationFieldTypes<\/a>"]], 'Class Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand<\/a>"],[100,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>"],[100,31,"Hyde\\Facades\\Features<\/a>"],[100,11,"Hyde\\Facades\\Filesystem<\/a>"],[100,5,"Hyde\\Facades\\Meta<\/a>"],[100,4,"Hyde\\Facades\\Site<\/a>"],[100,2,"Hyde\\Foundation\\Application<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\HydeExtension<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages<\/a>"],[100,6,"Hyde\\Foundation\\Facades\\Routes<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension<\/a>"],[100,5,"Hyde\\Foundation\\HydeKernel<\/a>"],[100,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>"],[100,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,5,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures<\/a>"],[100,16,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter<\/a>"],[100,10,"Hyde\\Framework\\Concerns\\RegistersFileLocations<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\TracksExecutionTime<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence<\/a>"],[100,5,"Hyde\\Framework\\Factories\\Concerns\\HasFactory<\/a>"],[100,3,"Hyde\\Support\\Concerns\\Serializable<\/a>"],[100,15,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs<\/a>"],[100,9,"Hyde\\Publications\\Concerns\\PublicationFieldTypes<\/a>"]], 'Class Complexity')) .transition() .duration(500) .call(chart); @@ -246,7 +246,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>"],[100,1,"Hyde\\Facades\\Features::htmlPages<\/a>"],[100,1,"Hyde\\Facades\\Features::bladePages<\/a>"],[100,1,"Hyde\\Facades\\Features::markdownPages<\/a>"],[100,1,"Hyde\\Facades\\Features::markdownPosts<\/a>"],[100,1,"Hyde\\Facades\\Features::documentationPages<\/a>"],[100,1,"Hyde\\Facades\\Features::documentationSearch<\/a>"],[100,1,"Hyde\\Facades\\Features::darkmode<\/a>"],[100,1,"Hyde\\Facades\\Features::torchlight<\/a>"],[100,3,"Hyde\\Facades\\Features::sitemap<\/a>"],[100,5,"Hyde\\Facades\\Features::rss<\/a>"],[100,1,"Hyde\\Facades\\Features::toArray<\/a>"],[100,1,"Hyde\\Facades\\Features::getDefaultOptions<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::basePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::absolutePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::relativePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::touch<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::unlink<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::getContents<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::putContents<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::filesystem<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::kernel<\/a>"],[100,1,"Hyde\\Facades\\Meta::name<\/a>"],[100,1,"Hyde\\Facades\\Meta::property<\/a>"],[100,1,"Hyde\\Facades\\Meta::link<\/a>"],[100,1,"Hyde\\Facades\\Meta::get<\/a>"],[100,1,"Hyde\\Facades\\Meta::render<\/a>"],[100,1,"Hyde\\Facades\\Site::url<\/a>"],[100,1,"Hyde\\Facades\\Site::name<\/a>"],[100,1,"Hyde\\Facades\\Site::language<\/a>"],[100,1,"Hyde\\Facades\\Site::metadata<\/a>"],[100,1,"Hyde\\Foundation\\Application::registerBaseBindings<\/a>"],[100,1,"Hyde\\Foundation\\Application::getCachedPackagesPath<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runDiscovery<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::init<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::setKernel<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverFiles<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverPages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverRoutes<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel::bootstrappers<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::exists<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::get<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getOrFail<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::all<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::current<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::__construct<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::version<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::features<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::hasFeature<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::toArray<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadConfigurationFiles<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadConfiguration::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\\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>"],[100,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::make<\/a>"],[100,3,"Hyde\\Framework\\Factories\\FeaturedImageFactory::makeSource<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::normalizeLocalImagePath<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::getStringMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeTitle<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeNavigation<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleForPage<\/a>"],[100,4,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromMarkdownHeadings<\/a>"],[100,3,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromParentIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeLabel<\/a>"],[100,3,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeGroup<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeHidden<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makePriority<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForGroupInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForHiddenInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isPageHiddenInNavigationConfiguration<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::isNonDocumentationPageInHiddenSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInConfigs<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInSidebarConfig<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInNavigationConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::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::hasSiteUrl<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::files<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::pages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::routes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::needsToBeBooted<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::makeTitle<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::normalizeNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::stripNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::trimSlashes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::markdown<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesExtensions::registerExtension<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::hasExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::normalizeSourcePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::shareViewData<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRouteKey<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRoute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentPage<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectory<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsParentDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::data<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::matter<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::has<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::__callStatic<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::getParameterNames<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyArguments<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyPathArgument<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::mock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::resolveMockedInstance<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::clearMockedInstances<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableDynamicExtensions<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableConfigDefinedExtensions<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::mergeMarkdownConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::initializeExtension<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessors<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessors<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessor<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessor<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerSourceDirectories<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::discoverBladeViewsIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::storeCompiledSiteIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::useMediaDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getSourceDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getOutputDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getPageConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::startClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::stopClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeInMs<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeString<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence::validateExistence<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::toCoreDataObject<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::constructFactoryData<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::assignFactoryData<\/a>"],[100,0,"Hyde\\Support\\Concerns\\Serializable::toArray<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::arraySerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::jsonSerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::toJson<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseStringValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseDatetimeValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseBooleanValue<\/a>"],[100,2,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseIntegerValue<\/a>"],[100,2,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseFloatValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseMediaValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseArrayValue<\/a>"],[100,2,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseTextValue<\/a>"],[100,2,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseUrlValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseTagValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseError<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::rules<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::collect<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::values<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::names<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::getRules<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::canonicable<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::arrayable<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::isCanonicable<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::isArrayable<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSiteCommand::handle<\/a>"],[100,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>"],[100,1,"Hyde\\Facades\\Features::htmlPages<\/a>"],[100,1,"Hyde\\Facades\\Features::bladePages<\/a>"],[100,1,"Hyde\\Facades\\Features::markdownPages<\/a>"],[100,1,"Hyde\\Facades\\Features::markdownPosts<\/a>"],[100,1,"Hyde\\Facades\\Features::documentationPages<\/a>"],[100,1,"Hyde\\Facades\\Features::documentationSearch<\/a>"],[100,1,"Hyde\\Facades\\Features::darkmode<\/a>"],[100,1,"Hyde\\Facades\\Features::torchlight<\/a>"],[100,3,"Hyde\\Facades\\Features::sitemap<\/a>"],[100,5,"Hyde\\Facades\\Features::rss<\/a>"],[100,1,"Hyde\\Facades\\Features::toArray<\/a>"],[100,1,"Hyde\\Facades\\Features::getDefaultOptions<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::basePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::absolutePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::relativePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::touch<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::unlink<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::getContents<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::putContents<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::filesystem<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::kernel<\/a>"],[100,1,"Hyde\\Facades\\Meta::name<\/a>"],[100,1,"Hyde\\Facades\\Meta::property<\/a>"],[100,1,"Hyde\\Facades\\Meta::link<\/a>"],[100,1,"Hyde\\Facades\\Meta::get<\/a>"],[100,1,"Hyde\\Facades\\Meta::render<\/a>"],[100,1,"Hyde\\Facades\\Site::url<\/a>"],[100,1,"Hyde\\Facades\\Site::name<\/a>"],[100,1,"Hyde\\Facades\\Site::language<\/a>"],[100,1,"Hyde\\Facades\\Site::metadata<\/a>"],[100,1,"Hyde\\Foundation\\Application::registerBaseBindings<\/a>"],[100,1,"Hyde\\Foundation\\Application::getCachedPackagesPath<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runDiscovery<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::init<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::setKernel<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverFiles<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverPages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverRoutes<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel::bootstrappers<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::exists<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::get<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getOrFail<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::all<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::current<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::__construct<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::version<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::features<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::hasFeature<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::toArray<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadConfigurationFiles<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadConfiguration::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>"],[100,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::make<\/a>"],[100,3,"Hyde\\Framework\\Factories\\FeaturedImageFactory::makeSource<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::normalizeLocalImagePath<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::getStringMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeTitle<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeNavigation<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleForPage<\/a>"],[100,4,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromMarkdownHeadings<\/a>"],[100,3,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromParentIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeLabel<\/a>"],[100,3,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeGroup<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeHidden<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makePriority<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForGroupInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForHiddenInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isPageHiddenInNavigationConfiguration<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::isNonDocumentationPageInHiddenSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInConfigs<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInSidebarConfig<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInNavigationConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::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,3,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::mock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::resolveMockedInstance<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::clearMockedInstances<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableDynamicExtensions<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableConfigDefinedExtensions<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::mergeMarkdownConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::initializeExtension<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessors<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessors<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessor<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessor<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerSourceDirectories<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::discoverBladeViewsIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::storeCompiledSiteIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::useMediaDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getSourceDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getOutputDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getPageConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::startClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::stopClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeInMs<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeString<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence::validateExistence<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::toCoreDataObject<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::constructFactoryData<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::assignFactoryData<\/a>"],[100,0,"Hyde\\Support\\Concerns\\Serializable::toArray<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::arraySerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::jsonSerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::toJson<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseStringValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseDatetimeValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseBooleanValue<\/a>"],[100,2,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseIntegerValue<\/a>"],[100,2,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseFloatValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseMediaValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseArrayValue<\/a>"],[100,2,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseTextValue<\/a>"],[100,2,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseUrlValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseTagValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseError<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::rules<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::collect<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::values<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::names<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::getRules<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::canonicable<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::arrayable<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::isCanonicable<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::isArrayable<\/a>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/dashboard.html b/master/coverage/framework/dashboard.html index 1aec67ae993..7e3282902e6 100644 --- a/master/coverage/framework/dashboard.html +++ b/master/coverage/framework/dashboard.html @@ -136,7 +136,7 @@

    Project Risks

    @@ -173,7 +173,7 @@

    Project Risks

    .yAxis.tickFormat(d3.format('d')); d3.select('#methodCoverageDistribution svg') - .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,0,0,0,944], "Method Coverage")) + .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,0,0,0,946], "Method Coverage")) .transition().duration(500).call(chart); nv.utils.windowResize(chart.update); @@ -223,7 +223,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>"],[100,31,"Hyde\\Facades\\Features<\/a>"],[100,11,"Hyde\\Facades\\Filesystem<\/a>"],[100,5,"Hyde\\Facades\\Meta<\/a>"],[100,4,"Hyde\\Facades\\Site<\/a>"],[100,2,"Hyde\\Foundation\\Application<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\HydeExtension<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages<\/a>"],[100,6,"Hyde\\Foundation\\Facades\\Routes<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension<\/a>"],[100,5,"Hyde\\Foundation\\HydeKernel<\/a>"],[100,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,21,"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>"],[100,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,6,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers<\/a>"],[100,10,"Hyde\\Foundation\\Concerns\\ManagesExtensions<\/a>"],[100,12,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesViewData<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\InteractsWithDirectories<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter<\/a>"],[100,7,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures<\/a>"],[100,16,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter<\/a>"],[100,10,"Hyde\\Framework\\Concerns\\RegistersFileLocations<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\TracksExecutionTime<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence<\/a>"],[100,5,"Hyde\\Framework\\Factories\\Concerns\\HasFactory<\/a>"],[100,3,"Hyde\\Support\\Concerns\\Serializable<\/a>"]], 'Class Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand<\/a>"],[100,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>"],[100,31,"Hyde\\Facades\\Features<\/a>"],[100,11,"Hyde\\Facades\\Filesystem<\/a>"],[100,5,"Hyde\\Facades\\Meta<\/a>"],[100,4,"Hyde\\Facades\\Site<\/a>"],[100,2,"Hyde\\Foundation\\Application<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\HydeExtension<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages<\/a>"],[100,6,"Hyde\\Foundation\\Facades\\Routes<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension<\/a>"],[100,5,"Hyde\\Foundation\\HydeKernel<\/a>"],[100,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>"],[100,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,5,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures<\/a>"],[100,16,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter<\/a>"],[100,10,"Hyde\\Framework\\Concerns\\RegistersFileLocations<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\TracksExecutionTime<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence<\/a>"],[100,5,"Hyde\\Framework\\Factories\\Concerns\\HasFactory<\/a>"],[100,3,"Hyde\\Support\\Concerns\\Serializable<\/a>"]], 'Class Complexity')) .transition() .duration(500) .call(chart); @@ -247,7 +247,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>"],[100,1,"Hyde\\Facades\\Features::htmlPages<\/a>"],[100,1,"Hyde\\Facades\\Features::bladePages<\/a>"],[100,1,"Hyde\\Facades\\Features::markdownPages<\/a>"],[100,1,"Hyde\\Facades\\Features::markdownPosts<\/a>"],[100,1,"Hyde\\Facades\\Features::documentationPages<\/a>"],[100,1,"Hyde\\Facades\\Features::documentationSearch<\/a>"],[100,1,"Hyde\\Facades\\Features::darkmode<\/a>"],[100,1,"Hyde\\Facades\\Features::torchlight<\/a>"],[100,3,"Hyde\\Facades\\Features::sitemap<\/a>"],[100,5,"Hyde\\Facades\\Features::rss<\/a>"],[100,1,"Hyde\\Facades\\Features::toArray<\/a>"],[100,1,"Hyde\\Facades\\Features::getDefaultOptions<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::basePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::absolutePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::relativePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::touch<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::unlink<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::getContents<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::putContents<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::filesystem<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::kernel<\/a>"],[100,1,"Hyde\\Facades\\Meta::name<\/a>"],[100,1,"Hyde\\Facades\\Meta::property<\/a>"],[100,1,"Hyde\\Facades\\Meta::link<\/a>"],[100,1,"Hyde\\Facades\\Meta::get<\/a>"],[100,1,"Hyde\\Facades\\Meta::render<\/a>"],[100,1,"Hyde\\Facades\\Site::url<\/a>"],[100,1,"Hyde\\Facades\\Site::name<\/a>"],[100,1,"Hyde\\Facades\\Site::language<\/a>"],[100,1,"Hyde\\Facades\\Site::metadata<\/a>"],[100,1,"Hyde\\Foundation\\Application::registerBaseBindings<\/a>"],[100,1,"Hyde\\Foundation\\Application::getCachedPackagesPath<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runDiscovery<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::init<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::setKernel<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverFiles<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverPages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverRoutes<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel::bootstrappers<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::exists<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::get<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getOrFail<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::all<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::current<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::__construct<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::version<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::features<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::hasFeature<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::toArray<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadConfigurationFiles<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadConfiguration::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\\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>"],[100,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::make<\/a>"],[100,3,"Hyde\\Framework\\Factories\\FeaturedImageFactory::makeSource<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::normalizeLocalImagePath<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::getStringMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeTitle<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeNavigation<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleForPage<\/a>"],[100,4,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromMarkdownHeadings<\/a>"],[100,3,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromParentIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeLabel<\/a>"],[100,3,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeGroup<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeHidden<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makePriority<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForGroupInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForHiddenInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isPageHiddenInNavigationConfiguration<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::isNonDocumentationPageInHiddenSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInConfigs<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInSidebarConfig<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInNavigationConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::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::hasSiteUrl<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::files<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::pages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::routes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::needsToBeBooted<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::makeTitle<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::normalizeNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::stripNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::trimSlashes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::markdown<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesExtensions::registerExtension<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::hasExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::normalizeSourcePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::shareViewData<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRouteKey<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRoute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentPage<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectory<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsParentDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::data<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::matter<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::has<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::__callStatic<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::getParameterNames<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyArguments<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyPathArgument<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::mock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::resolveMockedInstance<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::clearMockedInstances<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableDynamicExtensions<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableConfigDefinedExtensions<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::mergeMarkdownConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::initializeExtension<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessors<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessors<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessor<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessor<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerSourceDirectories<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::discoverBladeViewsIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::storeCompiledSiteIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::useMediaDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getSourceDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getOutputDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getPageConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::startClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::stopClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeInMs<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeString<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence::validateExistence<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::toCoreDataObject<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::constructFactoryData<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::assignFactoryData<\/a>"],[100,0,"Hyde\\Support\\Concerns\\Serializable::toArray<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::arraySerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::jsonSerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::toJson<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSiteCommand::handle<\/a>"],[100,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>"],[100,1,"Hyde\\Facades\\Features::htmlPages<\/a>"],[100,1,"Hyde\\Facades\\Features::bladePages<\/a>"],[100,1,"Hyde\\Facades\\Features::markdownPages<\/a>"],[100,1,"Hyde\\Facades\\Features::markdownPosts<\/a>"],[100,1,"Hyde\\Facades\\Features::documentationPages<\/a>"],[100,1,"Hyde\\Facades\\Features::documentationSearch<\/a>"],[100,1,"Hyde\\Facades\\Features::darkmode<\/a>"],[100,1,"Hyde\\Facades\\Features::torchlight<\/a>"],[100,3,"Hyde\\Facades\\Features::sitemap<\/a>"],[100,5,"Hyde\\Facades\\Features::rss<\/a>"],[100,1,"Hyde\\Facades\\Features::toArray<\/a>"],[100,1,"Hyde\\Facades\\Features::getDefaultOptions<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::basePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::absolutePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::relativePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::touch<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::unlink<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::getContents<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::putContents<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::filesystem<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::kernel<\/a>"],[100,1,"Hyde\\Facades\\Meta::name<\/a>"],[100,1,"Hyde\\Facades\\Meta::property<\/a>"],[100,1,"Hyde\\Facades\\Meta::link<\/a>"],[100,1,"Hyde\\Facades\\Meta::get<\/a>"],[100,1,"Hyde\\Facades\\Meta::render<\/a>"],[100,1,"Hyde\\Facades\\Site::url<\/a>"],[100,1,"Hyde\\Facades\\Site::name<\/a>"],[100,1,"Hyde\\Facades\\Site::language<\/a>"],[100,1,"Hyde\\Facades\\Site::metadata<\/a>"],[100,1,"Hyde\\Foundation\\Application::registerBaseBindings<\/a>"],[100,1,"Hyde\\Foundation\\Application::getCachedPackagesPath<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runDiscovery<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::init<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::setKernel<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverFiles<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverPages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverRoutes<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel::bootstrappers<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::exists<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::get<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getOrFail<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::all<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::current<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::__construct<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::version<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::features<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::hasFeature<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::toArray<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadConfigurationFiles<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadConfiguration::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>"],[100,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::make<\/a>"],[100,3,"Hyde\\Framework\\Factories\\FeaturedImageFactory::makeSource<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::normalizeLocalImagePath<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::getStringMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeTitle<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeNavigation<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleForPage<\/a>"],[100,4,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromMarkdownHeadings<\/a>"],[100,3,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromParentIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeLabel<\/a>"],[100,3,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeGroup<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeHidden<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makePriority<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForGroupInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForHiddenInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isPageHiddenInNavigationConfiguration<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::isNonDocumentationPageInHiddenSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInConfigs<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInSidebarConfig<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInNavigationConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::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,3,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::mock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::resolveMockedInstance<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::clearMockedInstances<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableDynamicExtensions<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableConfigDefinedExtensions<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::mergeMarkdownConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::initializeExtension<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessors<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessors<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessor<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessor<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerSourceDirectories<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::discoverBladeViewsIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::storeCompiledSiteIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::useMediaDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getSourceDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getOutputDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getPageConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::startClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::stopClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeInMs<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeString<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence::validateExistence<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::toCoreDataObject<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::constructFactoryData<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::assignFactoryData<\/a>"],[100,0,"Hyde\\Support\\Concerns\\Serializable::toArray<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::arraySerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::jsonSerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::toJson<\/a>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/index.html b/master/coverage/framework/index.html index 237c4afdabe..5bda46b27f5 100644 --- a/master/coverage/framework/index.html +++ b/master/coverage/framework/index.html @@ -51,7 +51,7 @@
    100.00%
    -
    2690 / 2690
    +
    2692 / 2692
    100.00% covered (success) @@ -59,7 +59,7 @@
    100.00%
    -
    951 / 951
    +
    953 / 953
    100.00% covered (success) @@ -79,7 +79,7 @@
    100.00%
    -
    2690 / 2690
    +
    2692 / 2692
    100.00% covered (success) @@ -87,7 +87,7 @@
    100.00%
    -
    951 / 951
    +
    953 / 953
    diff --git a/master/coverage/framework/src/Console/Commands/BuildRssFeedCommand.php.html b/master/coverage/framework/src/Console/Commands/BuildRssFeedCommand.php.html index 5b011e4965b..546fd3db31a 100644 --- a/master/coverage/framework/src/Console/Commands/BuildRssFeedCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/BuildRssFeedCommand.php.html @@ -166,7 +166,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 481cc9f7c7b..f98ad1e69a5 100644 --- a/master/coverage/framework/src/Console/Commands/BuildSearchCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/BuildSearchCommand.php.html @@ -166,7 +166,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 bd30856bd8e..ea7ac7f6bf2 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 3e911cb92f9..60a4d8ecc55 100644 --- a/master/coverage/framework/src/Console/Commands/BuildSitemapCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/BuildSitemapCommand.php.html @@ -166,7 +166,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 89745bdede6..8d9dd32e5e7 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 988c65b3a03..7543628448c 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 8f3f83dc60f..4024fcc88e3 100644 --- a/master/coverage/framework/src/Console/Commands/MakePageCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/MakePageCommand.php.html @@ -392,7 +392,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 63e37b0ee58..27da2e89ef2 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 3d4a85b5864..602d1659248 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 d66cca7fca7..4d7adcf11d2 100644 --- a/master/coverage/framework/src/Console/Commands/PublishConfigsCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/PublishConfigsCommand.php.html @@ -215,7 +215,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 b50c9132210..ae29a8c324e 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 fd84e79e96d..957014e10f1 100644 --- a/master/coverage/framework/src/Console/Commands/PublishViewsCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/PublishViewsCommand.php.html @@ -326,7 +326,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 0f60d73bed3..733b925c635 100644 --- a/master/coverage/framework/src/Console/Commands/RebuildPageCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/RebuildPageCommand.php.html @@ -290,7 +290,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 db04ccf5d6d..f805a0182a0 100644 --- a/master/coverage/framework/src/Console/Commands/RouteListCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/RouteListCommand.php.html @@ -243,7 +243,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 30111713b84..397da5813fb 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 7a442927b1e..773291f667a 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 bdf8fa08654..cc91099bd78 100644 --- a/master/coverage/framework/src/Console/Commands/VendorPublishCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/VendorPublishCommand.php.html @@ -292,7 +292,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Console/Commands/dashboard.html b/master/coverage/framework/src/Console/Commands/dashboard.html index 2067111bd8f..62c9b2f899e 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 6b44bb136a9..3da3a371db6 100644 --- a/master/coverage/framework/src/Console/Commands/index.html +++ b/master/coverage/framework/src/Console/Commands/index.html @@ -562,7 +562,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 c979bb8268d..eb15c72eafc 100644 --- a/master/coverage/framework/src/Console/Concerns/AsksToRebuildSite.php.html +++ b/master/coverage/framework/src/Console/Concerns/AsksToRebuildSite.php.html @@ -166,7 +166,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 1f3312c6693..77795d1ba87 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Console/Concerns/dashboard.html b/master/coverage/framework/src/Console/Concerns/dashboard.html index c9d6dca97a4..86b1a0cb14b 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 208dc8f384d..ce5bdcbbdde 100644 --- a/master/coverage/framework/src/Console/Concerns/index.html +++ b/master/coverage/framework/src/Console/Concerns/index.html @@ -142,7 +142,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html b/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html index 74c6a31d040..57743848f84 100644 --- a/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html +++ b/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html @@ -255,7 +255,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Console/dashboard.html b/master/coverage/framework/src/Console/dashboard.html index 23a216cd1b9..29572f11be9 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 4479fa8d251..b93821e1cbb 100644 --- a/master/coverage/framework/src/Console/index.html +++ b/master/coverage/framework/src/Console/index.html @@ -169,7 +169,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Facades/Asset.php.html b/master/coverage/framework/src/Facades/Asset.php.html index eaae28d88a9..9f33b4cc1f7 100644 --- a/master/coverage/framework/src/Facades/Asset.php.html +++ b/master/coverage/framework/src/Facades/Asset.php.html @@ -168,7 +168,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Facades/Author.php.html b/master/coverage/framework/src/Facades/Author.php.html index 0330955bb6a..ea0a42f8762 100644 --- a/master/coverage/framework/src/Facades/Author.php.html +++ b/master/coverage/framework/src/Facades/Author.php.html @@ -234,7 +234,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Facades/Config.php.html b/master/coverage/framework/src/Facades/Config.php.html index 9341e457a1d..3a58811cf2d 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

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

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Facades/Filesystem.php.html b/master/coverage/framework/src/Facades/Filesystem.php.html index 0ccd860959a..ce9e095d10f 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Facades/Meta.php.html b/master/coverage/framework/src/Facades/Meta.php.html index fcef36dce81..9963482e0ae 100644 --- a/master/coverage/framework/src/Facades/Meta.php.html +++ b/master/coverage/framework/src/Facades/Meta.php.html @@ -300,7 +300,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

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

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Facades/dashboard.html b/master/coverage/framework/src/Facades/dashboard.html index 2c126745e4a..0b426c04856 100644 --- a/master/coverage/framework/src/Facades/dashboard.html +++ b/master/coverage/framework/src/Facades/dashboard.html @@ -138,7 +138,7 @@

    Project Risks

    diff --git a/master/coverage/framework/src/Facades/index.html b/master/coverage/framework/src/Facades/index.html index 302416ae074..d99e9364f69 100644 --- a/master/coverage/framework/src/Facades/index.html +++ b/master/coverage/framework/src/Facades/index.html @@ -281,7 +281,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

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

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 412a4ca91dd..c6587830312 100644 --- a/master/coverage/framework/src/Foundation/Concerns/BaseFoundationCollection.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/BaseFoundationCollection.php.html @@ -303,7 +303,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 1df30c9ba37..312885b93d1 100644 --- a/master/coverage/framework/src/Foundation/Concerns/BootsHydeKernel.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/BootsHydeKernel.php.html @@ -235,30 +235,30 @@ 36     */ 37    public function boot(): void 38    { - 39        if ($this->booting) { - 40            return; + 39        if ($this->booting) { + 40            return; 41        } 42 - 43        $this->booting = true; + 43        $this->booting = true; 44 - 45        $this->files = FileCollection::init($this); - 46        $this->pages = PageCollection::init($this); - 47        $this->routes = RouteCollection::init($this); + 45        $this->files = FileCollection::init($this); + 46        $this->pages = PageCollection::init($this); + 47        $this->routes = RouteCollection::init($this); 48 - 49        foreach ($this->bootingCallbacks as $callback) { + 49        foreach ($this->bootingCallbacks as $callback) { 50            $callback($this); 51        } 52 - 53        $this->files->boot(); - 54        $this->pages->boot(); - 55        $this->routes->boot(); + 53        $this->files->boot(); + 54        $this->pages->boot(); + 55        $this->routes->boot(); 56 - 57        foreach ($this->bootedCallbacks as $callback) { + 57        foreach ($this->bootedCallbacks as $callback) { 58            $callback($this); 59        } 60 - 61        $this->booting = false; - 62        $this->booted = true; + 61        $this->booting = false; + 62        $this->booted = true; 63    } 64 65    /** @@ -299,7 +299,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 e25b23747f5..68167caf106 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ForwardsFilesystem.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ForwardsFilesystem.php.html @@ -307,12 +307,12 @@ 20 21    public function path(string $path = ''): string 22    { - 23        return $this->filesystem->path($path); + 23        return $this->filesystem->path($path); 24    } 25 26    public function vendorPath(string $path = '', string $package = 'framework'): string 27    { - 28        return $this->filesystem->vendorPath($path, $package); + 28        return $this->filesystem->vendorPath($path, $package); 29    } 30 31    public function mediaPath(string $path = ''): string @@ -332,12 +332,12 @@ 45 46    public function pathToAbsolute(string|array $path): string|array 47    { - 48        return $this->filesystem->pathToAbsolute($path); + 48        return $this->filesystem->pathToAbsolute($path); 49    } 50 51    public function pathToRelative(string $path): string 52    { - 53        return $this->filesystem->pathToRelative($path); + 53        return $this->filesystem->pathToRelative($path); 54    } 55} @@ -350,7 +350,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 671ec0f86a7..d6c566b121f 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ForwardsHyperlinks.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ForwardsHyperlinks.php.html @@ -54,7 +54,7 @@
    100.00%
    -
    6 / 6
    +
    7 / 7
    100.00% covered (success) @@ -62,7 +62,7 @@
    100.00%
    -
    6 / 6
    +
    7 / 7
    CRAP
    @@ -83,7 +83,7 @@
    100.00%
    -
    6 / 6
    +
    7 / 7
    100.00% covered (success) @@ -91,8 +91,8 @@
    100.00%
    -
    6 / 6
    - 6 +
    7 / 7
    + 7
    100.00% covered (success) @@ -104,7 +104,7 @@ -  formatLink +  formatLink
    100.00% covered (success) @@ -126,7 +126,7 @@ -  relativeLink +  relativeLink
    100.00% covered (success) @@ -148,7 +148,7 @@ -  mediaLink +  mediaLink
    100.00% covered (success) @@ -170,7 +170,7 @@ -  asset +  asset
    100.00% covered (success) @@ -192,7 +192,7 @@ -  url +  url
    100.00% covered (success) @@ -214,7 +214,29 @@ -  hasSiteUrl +  route +
    +
    + 100.00% covered (success) +
    +
    + +
    100.00%
    +
    1 / 1
    +
    +
    + 100.00% covered (success) +
    +
    + +
    100.00%
    +
    1 / 1
    + 1 + + + + +  hasSiteUrl
    100.00% covered (success) @@ -247,43 +269,50 @@ 4 5namespace Hyde\Foundation\Concerns; 6 - 7/** - 8 * @internal Single-use trait for the HydeKernel class. - 9 * - 10 * @see \Hyde\Foundation\HydeKernel - 11 */ - 12trait ForwardsHyperlinks - 13{ - 14    public function formatLink(string $destination): string - 15    { - 16        return $this->hyperlinks->formatLink($destination); - 17    } - 18 - 19    public function relativeLink(string $destination): string - 20    { - 21        return $this->hyperlinks->relativeLink($destination); - 22    } - 23 - 24    public function mediaLink(string $destination, bool $validate = false): string - 25    { - 26        return $this->hyperlinks->mediaLink($destination, $validate); - 27    } - 28 - 29    public function asset(string $name, bool $preferQualifiedUrl = false): string - 30    { - 31        return $this->hyperlinks->asset($name, $preferQualifiedUrl); - 32    } - 33 - 34    public function url(string $path = ''): string - 35    { - 36        return $this->hyperlinks->url($path); - 37    } - 38 - 39    public function hasSiteUrl(): bool - 40    { - 41        return $this->hyperlinks->hasSiteUrl(); - 42    } - 43} + 7use Hyde\Support\Models\Route; + 8 + 9/** + 10 * @internal Single-use trait for the HydeKernel class. + 11 * + 12 * @see \Hyde\Foundation\HydeKernel + 13 */ + 14trait ForwardsHyperlinks + 15{ + 16    public function formatLink(string $destination): string + 17    { + 18        return $this->hyperlinks->formatLink($destination); + 19    } + 20 + 21    public function relativeLink(string $destination): string + 22    { + 23        return $this->hyperlinks->relativeLink($destination); + 24    } + 25 + 26    public function mediaLink(string $destination, bool $validate = false): string + 27    { + 28        return $this->hyperlinks->mediaLink($destination, $validate); + 29    } + 30 + 31    public function asset(string $name, bool $preferQualifiedUrl = false): string + 32    { + 33        return $this->hyperlinks->asset($name, $preferQualifiedUrl); + 34    } + 35 + 36    public function url(string $path = ''): string + 37    { + 38        return $this->hyperlinks->url($path); + 39    } + 40 + 41    public function route(string $key): ?Route + 42    { + 43        return $this->hyperlinks->route($key); + 44    } + 45 + 46    public function hasSiteUrl(): bool + 47    { + 48        return $this->hyperlinks->hasSiteUrl(); + 49    } + 50} @@ -294,7 +323,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 6f8a49921d3..7048e263491 100644 --- a/master/coverage/framework/src/Foundation/Concerns/HandlesFoundationCollections.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/HandlesFoundationCollections.php.html @@ -217,31 +217,31 @@ 18    /**  @return \Hyde\Foundation\Kernel\FileCollection<string, \Hyde\Support\Filesystem\ProjectFile> */ 19    public function files(): FileCollection 20    { - 21        $this->needsToBeBooted(); + 21        $this->needsToBeBooted(); 22 - 23        return $this->files; + 23        return $this->files; 24    } 25 26    /** @return \Hyde\Foundation\Kernel\PageCollection<string, \Hyde\Pages\Concerns\HydePage> */ 27    public function pages(): PageCollection 28    { - 29        $this->needsToBeBooted(); + 29        $this->needsToBeBooted(); 30 - 31        return $this->pages; + 31        return $this->pages; 32    } 33 34    /** @return \Hyde\Foundation\Kernel\RouteCollection<string, \Hyde\Support\Models\Route> */ 35    public function routes(): RouteCollection 36    { - 37        $this->needsToBeBooted(); + 37        $this->needsToBeBooted(); 38 - 39        return $this->routes; + 39        return $this->routes; 40    } 41 42    protected function needsToBeBooted(): void 43    { - 44        if (! $this->booted) { - 45            $this->boot(); + 44        if (! $this->booted) { + 45            $this->boot(); 46        } 47    } 48} @@ -255,7 +255,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 029f9ea6db2..ef8672e286b 100644 --- a/master/coverage/framework/src/Foundation/Concerns/HydeExtension.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/HydeExtension.php.html @@ -287,7 +287,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 a2e5426fa69..c376b7125c4 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ImplementsStringHelpers.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ImplementsStringHelpers.php.html @@ -246,17 +246,17 @@ 25    public static function makeTitle(string $value): string 26    { 27        // Don't modify all-uppercase input - 28        if ($value === strtoupper($value)) { - 29            return $value; + 28        if ($value === strtoupper($value)) { + 29            return $value; 30        } 31 - 32        $alwaysLowercase = ['a', 'an', 'the', 'in', 'on', 'by', 'with', 'of', 'and', 'or', 'but']; + 32        $alwaysLowercase = ['a', 'an', 'the', 'in', 'on', 'by', 'with', 'of', 'and', 'or', 'but']; 33 - 34        return ucfirst(str_ireplace( - 35            $alwaysLowercase, - 36            $alwaysLowercase, - 37            Str::headline($value) - 38        )); + 34        return ucfirst(str_ireplace( + 35            $alwaysLowercase, + 36            $alwaysLowercase, + 37            Str::headline($value) + 38        )); 39    } 40 41    public static function normalizeNewlines(string $string): string @@ -293,7 +293,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 eb59c5b26a9..9a66b3db30c 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ManagesExtensions.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ManagesExtensions.php.html @@ -275,7 +275,7 @@ 32     */ 33    public function registerExtension(string $extension): void 34    { - 35        if ($this->booted) { + 35        if ($this->booted) { 36            // We throw an exception here to prevent the developer from registering aa extension after the Kernel has been booted. 37            // The reason we do this is because at this point all the source files have already been discovered and parsed. 38            // If we allowed new classes after this point, we would have to reboot everything which adds complexity. @@ -283,21 +283,21 @@ 40            throw new BadMethodCallException('Cannot register an extension after the Kernel has been booted.'); 41        } 42 - 43        if (! is_subclass_of($extension, HydeExtension::class)) { + 43        if (! is_subclass_of($extension, HydeExtension::class)) { 44            // We want to make sure that the extension class extends the HydeExtension class, 45            // so that we won't have to check the methods we need to call exist later on. 46 47            throw new InvalidArgumentException("Extension [$extension] must extend the HydeExtension class."); 48        } 49 - 50        if (in_array($extension, $this->getRegisteredExtensions(), true)) { + 50        if (in_array($extension, $this->getRegisteredExtensions(), true)) { 51            // While throwing an exception here is not required since we are using an associative array, 52            // it may be helpful for the developer to know that their registration logic may be flawed. 53 54            throw new InvalidArgumentException("Extension [$extension] is already registered."); 55        } 56 - 57        $this->extensions[$extension] = new $extension(); + 57        $this->extensions[$extension] = new $extension(); 58    } 59 60    /** @@ -330,22 +330,22 @@ 87    /** @return array<\Hyde\Foundation\Concerns\HydeExtension> */ 88    public function getExtensions(): array 89    { - 90        return $this->extensions; + 90        return $this->extensions; 91    } 92 93    /** @return array<class-string<\Hyde\Foundation\Concerns\HydeExtension>> */ 94    public function getRegisteredExtensions(): array 95    { - 96        return array_keys($this->extensions); + 96        return array_keys($this->extensions); 97    } 98 99    /** @return array<class-string<\Hyde\Pages\Concerns\HydePage>> */ 100    public function getRegisteredPageClasses(): array 101    { - 102        return array_unique(array_merge(...array_map(function (string $extension): array { + 102        return array_unique(array_merge(...array_map(function (string $extension): array { 103            /** @var <class-string<\Hyde\Foundation\Concerns\HydeExtension>> $extension */ - 104            return $extension::getPageClasses(); - 105        }, $this->getRegisteredExtensions()))); + 104            return $extension::getPageClasses(); + 105        }, $this->getRegisteredExtensions()))); 106    } 107} @@ -358,7 +358,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 7ee82bc9a8f..58889d883ff 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ManagesHydeKernel.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ManagesHydeKernel.php.html @@ -393,32 +393,32 @@ 18{ 19    public static function getInstance(): HydeKernel 20    { - 21        return static::$instance; + 21        return static::$instance; 22    } 23 24    public static function setInstance(HydeKernel $instance): void 25    { - 26        static::$instance = $instance; + 26        static::$instance = $instance; 27    } 28 29    public function getBasePath(): string 30    { - 31        return $this->basePath; + 31        return $this->basePath; 32    } 33 34    public function setBasePath(string $basePath): void 35    { - 36        $this->basePath = rtrim($basePath, '/\\'); + 36        $this->basePath = rtrim($basePath, '/\\'); 37    } 38 39    public function getSourceRoot(): string 40    { - 41        return $this->sourceRoot; + 41        return $this->sourceRoot; 42    } 43 44    public function setSourceRoot(string $sourceRoot): void 45    { - 46        $this->sourceRoot = $this->normalizeSourcePath($sourceRoot); + 46        $this->sourceRoot = $this->normalizeSourcePath($sourceRoot); 47    } 48 49    public function getOutputDirectory(): string @@ -428,7 +428,7 @@ 53 54    public function setOutputDirectory(string $outputDirectory): void 55    { - 56        $this->outputDirectory = $this->normalizeSourcePath($outputDirectory); + 56        $this->outputDirectory = $this->normalizeSourcePath($outputDirectory); 57    } 58 59    public function getMediaDirectory(): string @@ -438,7 +438,7 @@ 63 64    public function setMediaDirectory(string $mediaDirectory): void 65    { - 66        $this->mediaDirectory = $this->normalizeSourcePath($mediaDirectory); + 66        $this->mediaDirectory = $this->normalizeSourcePath($mediaDirectory); 67    } 68 69    public function getMediaOutputDirectory(): string @@ -448,7 +448,7 @@ 73 74    protected function normalizeSourcePath(string $outputDirectory): string 75    { - 76        return $this->pathToRelative(rtrim($outputDirectory, '/\\')); + 76        return $this->pathToRelative(rtrim($outputDirectory, '/\\')); 77    } 78} @@ -461,7 +461,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 ef9c88f2a43..c635762315a 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ManagesViewData.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ManagesViewData.php.html @@ -256,7 +256,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Concerns/dashboard.html b/master/coverage/framework/src/Foundation/Concerns/dashboard.html index ba010884543..2414a4d9d3a 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

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

    Project Risks

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

    Project Risks

    chart.yAxis.axisLabel('Cyclomatic Complexity'); d3.select('#classComplexity svg') - .datum(getComplexityData([[100,5,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\HydeExtension<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\BootsHydeKernel<\/a>"],[100,8,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem<\/a>"],[100,6,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers<\/a>"],[100,10,"Hyde\\Foundation\\Concerns\\ManagesExtensions<\/a>"],[100,12,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesViewData<\/a>"]], 'Class Complexity')) + .datum(getComplexityData([[100,5,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\HydeExtension<\/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>"]], '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,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\\Concerns\\BootsHydeKernel::isBooted<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booting<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booted<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::filesystem<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::path<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::mediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::sitePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::siteMediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToAbsolute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToRelative<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::formatLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::relativeLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::mediaLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::hasSiteUrl<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::files<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::pages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::routes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::needsToBeBooted<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::makeTitle<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::normalizeNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::stripNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::trimSlashes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::markdown<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesExtensions::registerExtension<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::hasExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::normalizeSourcePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::shareViewData<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRouteKey<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRoute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentPage<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,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\\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>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/src/Foundation/Concerns/index.html b/master/coverage/framework/src/Foundation/Concerns/index.html index d3dfd4bfeaa..a1da954b325 100644 --- a/master/coverage/framework/src/Foundation/Concerns/index.html +++ b/master/coverage/framework/src/Foundation/Concerns/index.html @@ -54,7 +54,7 @@
    100.00%
    -
    99 / 99
    +
    100 / 100
    100.00% covered (success) @@ -62,7 +62,7 @@
    100.00%
    -
    57 / 57
    +
    58 / 58
    100.00% covered (success) @@ -166,7 +166,7 @@
    100.00%
    -
    6 / 6
    +
    7 / 7
    100.00% covered (success) @@ -174,7 +174,7 @@
    100.00%
    -
    6 / 6
    +
    7 / 7
    diff --git a/master/coverage/framework/src/Foundation/ConsoleKernel.php.html b/master/coverage/framework/src/Foundation/ConsoleKernel.php.html index fbf2988f868..ee3afee6a73 100644 --- a/master/coverage/framework/src/Foundation/ConsoleKernel.php.html +++ b/master/coverage/framework/src/Foundation/ConsoleKernel.php.html @@ -175,7 +175,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 26652817e11..8b10d381df5 100644 --- a/master/coverage/framework/src/Foundation/Facades/Files.php.html +++ b/master/coverage/framework/src/Foundation/Facades/Files.php.html @@ -162,7 +162,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 0c382002aa4..94b4baa31b7 100644 --- a/master/coverage/framework/src/Foundation/Facades/Pages.php.html +++ b/master/coverage/framework/src/Foundation/Facades/Pages.php.html @@ -162,7 +162,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 6d022d54cfe..f74e1b968d3 100644 --- a/master/coverage/framework/src/Foundation/Facades/Routes.php.html +++ b/master/coverage/framework/src/Foundation/Facades/Routes.php.html @@ -306,7 +306,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Facades/dashboard.html b/master/coverage/framework/src/Foundation/Facades/dashboard.html index 1fb580351d1..9526872c9d4 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 4070be5400d..59dea73bac3 100644 --- a/master/coverage/framework/src/Foundation/Facades/index.html +++ b/master/coverage/framework/src/Foundation/Facades/index.html @@ -170,7 +170,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html b/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html index 47fd9321dc0..1ef911d8041 100644 --- a/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html +++ b/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html @@ -171,7 +171,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/HydeKernel.php.html b/master/coverage/framework/src/Foundation/HydeKernel.php.html index c5e5ad17b37..be1b0f65de5 100644 --- a/master/coverage/framework/src/Foundation/HydeKernel.php.html +++ b/master/coverage/framework/src/Foundation/HydeKernel.php.html @@ -292,16 +292,16 @@ 72 73    public function __construct(?string $basePath = null) 74    { - 75        $this->setBasePath($basePath ?? getcwd()); - 76        $this->filesystem = new Filesystem($this); - 77        $this->hyperlinks = new Hyperlinks($this); + 75        $this->setBasePath($basePath ?? getcwd()); + 76        $this->filesystem = new Filesystem($this); + 77        $this->hyperlinks = new Hyperlinks($this); 78 - 79        $this->registerExtension(HydeCoreExtension::class); + 79        $this->registerExtension(HydeCoreExtension::class); 80    } 81 82    public static function version(): string 83    { - 84        return self::VERSION; + 84        return self::VERSION; 85    } 86 87    public function features(): Features @@ -340,7 +340,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 4a2f4e4b785..e1f9a61f90f 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 7e6ae9d2080..6011e13050f 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Internal/dashboard.html b/master/coverage/framework/src/Foundation/Internal/dashboard.html index 8027bfa9bba..6e606bac92c 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 3a620b0f15e..e0b4bd5cd75 100644 --- a/master/coverage/framework/src/Foundation/Internal/index.html +++ b/master/coverage/framework/src/Foundation/Internal/index.html @@ -142,7 +142,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 998e2cbbdce..1491c205b36 100644 --- a/master/coverage/framework/src/Foundation/Kernel/FileCollection.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/FileCollection.php.html @@ -335,7 +335,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 14b99482a42..4932cc914a5 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 c424f9b96ee..7e582f361f1 100644 --- a/master/coverage/framework/src/Foundation/Kernel/Hyperlinks.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/Hyperlinks.php.html @@ -54,7 +54,7 @@
    100.00%
    -
    33 / 33
    +
    34 / 34
    100.00% covered (success) @@ -62,7 +62,7 @@
    100.00%
    -
    7 / 7
    +
    8 / 8
    CRAP
    @@ -83,7 +83,7 @@
    100.00%
    -
    33 / 33
    +
    34 / 34
    100.00% covered (success) @@ -91,8 +91,8 @@
    100.00%
    -
    7 / 7
    - 21 +
    8 / 8
    + 22
    100.00% covered (success) @@ -104,7 +104,7 @@ -  __construct +  __construct
    100.00% covered (success) @@ -126,7 +126,7 @@ -  formatLink +  formatLink
    100.00% covered (success) @@ -148,7 +148,7 @@ -  relativeLink +  relativeLink
    100.00% covered (success) @@ -170,7 +170,7 @@ -  mediaLink +  mediaLink
    100.00% covered (success) @@ -192,7 +192,7 @@ -  asset +  asset
    100.00% covered (success) @@ -214,7 +214,7 @@ -  hasSiteUrl +  hasSiteUrl
    100.00% covered (success) @@ -236,7 +236,7 @@ -  url +  url
    100.00% covered (success) @@ -257,6 +257,28 @@ + +  route +
    +
    + 100.00% covered (success) +
    +
    + +
    100.00%
    +
    1 / 1
    +
    +
    + 100.00% covered (success) +
    +
    + +
    100.00%
    +
    1 / 1
    + 1 + + + @@ -270,150 +292,159 @@ 5namespace Hyde\Foundation\Kernel; 6 7use Hyde\Facades\Config; - 8use Hyde\Foundation\HydeKernel; - 9use Hyde\Framework\Exceptions\BaseUrlNotSetException; - 10use Hyde\Framework\Exceptions\FileNotFoundException; - 11use Illuminate\Support\Str; - 12 - 13use function str_ends_with; - 14use function str_starts_with; - 15use function substr_count; - 16use function file_exists; - 17use function str_replace; - 18use function str_repeat; - 19use function substr; - 20use function blank; - 21use function rtrim; - 22use function trim; - 23 - 24/** - 25 * Contains helpers and logic for resolving web paths for compiled files. - 26 * - 27 * It's bound to the HydeKernel instance, and is an integral part of the framework. - 28 */ - 29class Hyperlinks - 30{ - 31    protected HydeKernel $kernel; - 32 - 33    public function __construct(HydeKernel $kernel) - 34    { - 35        $this->kernel = $kernel; - 36    } - 37 - 38    /** - 39     * Format a web link to an HTML file, allowing for pretty URLs, if enabled. - 40     * - 41     * @see \Hyde\Framework\Testing\Unit\Foundation\HyperlinkFormatHtmlPathTest - 42     */ - 43    public function formatLink(string $destination): string - 44    { - 45        if (Config::getBool('hyde.pretty_urls', false) === true) { - 46            if (str_ends_with($destination, '.html')) { - 47                if ($destination === 'index.html') { - 48                    return '/'; - 49                } - 50 - 51                if (str_ends_with($destination, 'index.html')) { - 52                    return substr($destination, 0, -10); - 53                } - 54 - 55                return substr($destination, 0, -5); - 56            } - 57        } - 58 - 59        return $destination; - 60    } - 61 - 62    /** - 63     * Inject the proper number of `../` before the links in Blade templates. - 64     * - 65     * @param  string  $destination  relative to output directory on compiled site - 66     * - 67     * @see \Hyde\Framework\Testing\Unit\Foundation\HyperlinkFileHelperRelativeLinkTest - 68     */ - 69    public function relativeLink(string $destination): string - 70    { - 71        if (str_starts_with($destination, '../')) { - 72            return $destination; - 73        } - 74 - 75        $nestCount = substr_count($this->kernel->currentRouteKey() ?? '', '/'); - 76        $route = ''; - 77        if ($nestCount > 0) { - 78            $route .= str_repeat('../', $nestCount); - 79        } - 80        $route .= $this->formatLink($destination); - 81 - 82        if (Config::getBool('hyde.pretty_urls', false) === true && $route === '/') { - 83            return './'; - 84        } - 85 - 86        return str_replace('//', '/', $route); - 87    } - 88 - 89    /** - 90     * Gets a relative web link to the given file stored in the _site/media folder. - 91     * - 92     * An exception will be thrown if the file does not exist in the _media directory, - 93     * and the second argument is set to true. - 94     */ - 95    public function mediaLink(string $destination, bool $validate = false): string - 96    { - 97        if ($validate && ! file_exists($sourcePath = "{$this->kernel->getMediaDirectory()}/$destination")) { - 98            throw new FileNotFoundException($sourcePath); - 99        } - 100 - 101        return $this->relativeLink("{$this->kernel->getMediaOutputDirectory()}/$destination"); - 102    } - 103 - 104    /** - 105     * Gets a relative web link to the given image stored in the _site/media folder. - 106     * If the image is remote (starts with http) it will be returned as is. - 107     * - 108     * If true is passed as the second argument, and a base URL is set, - 109     * the image will be returned with a qualified absolute URL. - 110     */ - 111    public function asset(string $name, bool $preferQualifiedUrl = false): string - 112    { - 113        if (str_starts_with($name, 'http')) { - 114            return $name; - 115        } - 116 - 117        $name = Str::start($name, "{$this->kernel->getMediaOutputDirectory()}/"); - 118 - 119        if ($preferQualifiedUrl && $this->hasSiteUrl()) { - 120            return $this->url($name); - 121        } - 122 - 123        return $this->relativeLink($name); - 124    } - 125 - 126    /** - 127     * Check if a site base URL has been set in config (or .env). - 128     */ - 129    public function hasSiteUrl(): bool - 130    { - 131        return ! blank(Config::getNullableString('hyde.url')); - 132    } - 133 - 134    /** - 135     * Return a qualified URL to the supplied path if a base URL is set. - 136     * - 137     * @param  string  $path  optional relative path suffix. Omit to return base url. - 138     * - 139     * @throws BaseUrlNotSetException If no site URL is set and no default is provided - 140     */ - 141    public function url(string $path = ''): string - 142    { - 143        $path = $this->formatLink(trim($path, '/')); - 144 - 145        if ($this->hasSiteUrl()) { - 146            return rtrim(rtrim((string) Config::getNullableString('hyde.url'), '/')."/$path", '/'); - 147        } - 148 - 149        throw new BaseUrlNotSetException(); - 150    } - 151} + 8use Hyde\Support\Models\Route; + 9use Hyde\Foundation\HydeKernel; + 10use Hyde\Framework\Exceptions\BaseUrlNotSetException; + 11use Hyde\Framework\Exceptions\FileNotFoundException; + 12use Illuminate\Support\Str; + 13 + 14use function str_ends_with; + 15use function str_starts_with; + 16use function substr_count; + 17use function file_exists; + 18use function str_replace; + 19use function str_repeat; + 20use function substr; + 21use function blank; + 22use function rtrim; + 23use function trim; + 24 + 25/** + 26 * Contains helpers and logic for resolving web paths for compiled files. + 27 * + 28 * It's bound to the HydeKernel instance, and is an integral part of the framework. + 29 */ + 30class Hyperlinks + 31{ + 32    protected HydeKernel $kernel; + 33 + 34    public function __construct(HydeKernel $kernel) + 35    { + 36        $this->kernel = $kernel; + 37    } + 38 + 39    /** + 40     * Format a web link to an HTML file, allowing for pretty URLs, if enabled. + 41     * + 42     * @see \Hyde\Framework\Testing\Unit\Foundation\HyperlinkFormatHtmlPathTest + 43     */ + 44    public function formatLink(string $destination): string + 45    { + 46        if (Config::getBool('hyde.pretty_urls', false) === true) { + 47            if (str_ends_with($destination, '.html')) { + 48                if ($destination === 'index.html') { + 49                    return '/'; + 50                } + 51 + 52                if (str_ends_with($destination, 'index.html')) { + 53                    return substr($destination, 0, -10); + 54                } + 55 + 56                return substr($destination, 0, -5); + 57            } + 58        } + 59 + 60        return $destination; + 61    } + 62 + 63    /** + 64     * Inject the proper number of `../` before the links in Blade templates. + 65     * + 66     * @param  string  $destination  relative to output directory on compiled site + 67     * + 68     * @see \Hyde\Framework\Testing\Unit\Foundation\HyperlinkFileHelperRelativeLinkTest + 69     */ + 70    public function relativeLink(string $destination): string + 71    { + 72        if (str_starts_with($destination, '../')) { + 73            return $destination; + 74        } + 75 + 76        $nestCount = substr_count($this->kernel->currentRouteKey() ?? '', '/'); + 77        $route = ''; + 78        if ($nestCount > 0) { + 79            $route .= str_repeat('../', $nestCount); + 80        } + 81        $route .= $this->formatLink($destination); + 82 + 83        if (Config::getBool('hyde.pretty_urls', false) === true && $route === '/') { + 84            return './'; + 85        } + 86 + 87        return str_replace('//', '/', $route); + 88    } + 89 + 90    /** + 91     * Gets a relative web link to the given file stored in the _site/media folder. + 92     * + 93     * An exception will be thrown if the file does not exist in the _media directory, + 94     * and the second argument is set to true. + 95     */ + 96    public function mediaLink(string $destination, bool $validate = false): string + 97    { + 98        if ($validate && ! file_exists($sourcePath = "{$this->kernel->getMediaDirectory()}/$destination")) { + 99            throw new FileNotFoundException($sourcePath); + 100        } + 101 + 102        return $this->relativeLink("{$this->kernel->getMediaOutputDirectory()}/$destination"); + 103    } + 104 + 105    /** + 106     * Gets a relative web link to the given image stored in the _site/media folder. + 107     * If the image is remote (starts with http) it will be returned as is. + 108     * + 109     * If true is passed as the second argument, and a base URL is set, + 110     * the image will be returned with a qualified absolute URL. + 111     */ + 112    public function asset(string $name, bool $preferQualifiedUrl = false): string + 113    { + 114        if (str_starts_with($name, 'http')) { + 115            return $name; + 116        } + 117 + 118        $name = Str::start($name, "{$this->kernel->getMediaOutputDirectory()}/"); + 119 + 120        if ($preferQualifiedUrl && $this->hasSiteUrl()) { + 121            return $this->url($name); + 122        } + 123 + 124        return $this->relativeLink($name); + 125    } + 126 + 127    /** + 128     * Check if a site base URL has been set in config (or .env). + 129     */ + 130    public function hasSiteUrl(): bool + 131    { + 132        return ! blank(Config::getNullableString('hyde.url')); + 133    } + 134 + 135    /** + 136     * Return a qualified URL to the supplied path if a base URL is set. + 137     * + 138     * @param  string  $path  optional relative path suffix. Omit to return base url. + 139     * + 140     * @throws BaseUrlNotSetException If no site URL is set and no default is provided + 141     */ + 142    public function url(string $path = ''): string + 143    { + 144        $path = $this->formatLink(trim($path, '/')); + 145 + 146        if ($this->hasSiteUrl()) { + 147            return rtrim(rtrim((string) Config::getNullableString('hyde.url'), '/')."/$path", '/'); + 148        } + 149 + 150        throw new BaseUrlNotSetException(); + 151    } + 152 + 153    /** + 154     * Get a route instance by its key from the kernel's route collection. + 155     */ + 156    public function route(string $key): ?Route + 157    { + 158        return $this->kernel->routes()->get($key); + 159    } + 160} @@ -424,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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 8f0eee45b9c..ab677dbe175 100644 --- a/master/coverage/framework/src/Foundation/Kernel/PageCollection.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/PageCollection.php.html @@ -323,7 +323,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 8ae82e382dd..8ef2a0c589a 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Kernel/dashboard.html b/master/coverage/framework/src/Foundation/Kernel/dashboard.html index ce0c25238f3..c5093b90ca7 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

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

    Project Risks

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

    Project Risks

    chart.yAxis.axisLabel('Cyclomatic Complexity'); d3.select('#classComplexity svg') - .datum(getComplexityData([[100,12,"Hyde\\Foundation\\Kernel\\FileCollection<\/a>"],[100,27,"Hyde\\Foundation\\Kernel\\Filesystem<\/a>"],[100,21,"Hyde\\Foundation\\Kernel\\Hyperlinks<\/a>"],[100,8,"Hyde\\Foundation\\Kernel\\PageCollection<\/a>"],[100,7,"Hyde\\Foundation\\Kernel\\RouteCollection<\/a>"]], 'Class Complexity')) + .datum(getComplexityData([[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>"]], '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\\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\\PageCollection::addPage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::parsePage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::getPage<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::getPages<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::addRoute<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoutes<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::addFile<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::runExtensionHandlers<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::discoverFilesFor<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::getFile<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::getFiles<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::getBasePath<\/a>"],[100,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>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/src/Foundation/Kernel/index.html b/master/coverage/framework/src/Foundation/Kernel/index.html index d9997b63d37..6ea7955beca 100644 --- a/master/coverage/framework/src/Foundation/Kernel/index.html +++ b/master/coverage/framework/src/Foundation/Kernel/index.html @@ -54,7 +54,7 @@
    100.00%
    -
    112 / 112
    +
    113 / 113
    100.00% covered (success) @@ -62,7 +62,7 @@
    100.00%
    -
    37 / 37
    +
    38 / 38
    100.00% covered (success) @@ -138,7 +138,7 @@
    100.00%
    -
    33 / 33
    +
    34 / 34
    100.00% covered (success) @@ -146,7 +146,7 @@
    100.00%
    -
    7 / 7
    +
    8 / 8
    diff --git a/master/coverage/framework/src/Foundation/PharSupport.php.html b/master/coverage/framework/src/Foundation/PharSupport.php.html index eb385d901a9..d4befd41dfd 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 925c0ed8e1e..9ab9ff50c18 100644 --- a/master/coverage/framework/src/Foundation/Providers/ConfigurationServiceProvider.php.html +++ b/master/coverage/framework/src/Foundation/Providers/ConfigurationServiceProvider.php.html @@ -202,7 +202,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 4e7d4236e93..4ff1debb714 100644 --- a/master/coverage/framework/src/Foundation/Providers/ViewServiceProvider.php.html +++ b/master/coverage/framework/src/Foundation/Providers/ViewServiceProvider.php.html @@ -219,7 +219,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/Providers/dashboard.html b/master/coverage/framework/src/Foundation/Providers/dashboard.html index a7b4b3cad1b..deb0c995071 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 6ed271e4c46..0f596d007b7 100644 --- a/master/coverage/framework/src/Foundation/Providers/index.html +++ b/master/coverage/framework/src/Foundation/Providers/index.html @@ -142,7 +142,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Foundation/dashboard.html b/master/coverage/framework/src/Foundation/dashboard.html index f24374a8572..4e2a98e417a 100644 --- a/master/coverage/framework/src/Foundation/dashboard.html +++ b/master/coverage/framework/src/Foundation/dashboard.html @@ -138,7 +138,7 @@

    Project Risks

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

    Project Risks

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

    Project Risks

    chart.yAxis.axisLabel('Cyclomatic Complexity'); d3.select('#classComplexity svg') - .datum(getComplexityData([[100,2,"Hyde\\Foundation\\Application<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\HydeExtension<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages<\/a>"],[100,6,"Hyde\\Foundation\\Facades\\Routes<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension<\/a>"],[100,5,"Hyde\\Foundation\\HydeKernel<\/a>"],[100,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,21,"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,7,"Hyde\\Foundation\\Concerns\\BootsHydeKernel<\/a>"],[100,8,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem<\/a>"],[100,6,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers<\/a>"],[100,10,"Hyde\\Foundation\\Concerns\\ManagesExtensions<\/a>"],[100,12,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesViewData<\/a>"]], 'Class Complexity')) + .datum(getComplexityData([[100,2,"Hyde\\Foundation\\Application<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\HydeExtension<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages<\/a>"],[100,6,"Hyde\\Foundation\\Facades\\Routes<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension<\/a>"],[100,5,"Hyde\\Foundation\\HydeKernel<\/a>"],[100,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,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>"]], 'Class Complexity')) .transition() .duration(500) .call(chart); @@ -249,7 +249,7 @@

    Project Risks

    chart.yAxis.axisLabel('Method Complexity'); d3.select('#methodComplexity svg') - .datum(getComplexityData([[100,1,"
    Hyde\\Foundation\\Application::registerBaseBindings<\/a>"],[100,1,"Hyde\\Foundation\\Application::getCachedPackagesPath<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runDiscovery<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::init<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::setKernel<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverFiles<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverPages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverRoutes<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel::bootstrappers<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::exists<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::get<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getOrFail<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::all<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::current<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::__construct<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::version<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::features<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::hasFeature<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::toArray<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadConfigurationFiles<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadConfiguration::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\\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\\Foundation\\Concerns\\BootsHydeKernel::isBooted<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booting<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booted<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::filesystem<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::path<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::mediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::sitePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::siteMediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToAbsolute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToRelative<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::formatLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::relativeLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::mediaLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::hasSiteUrl<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::files<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::pages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::routes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::needsToBeBooted<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::makeTitle<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::normalizeNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::stripNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::trimSlashes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::markdown<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesExtensions::registerExtension<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::hasExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::normalizeSourcePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::shareViewData<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRouteKey<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRoute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentPage<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Foundation\\Application::registerBaseBindings<\/a>"],[100,1,"Hyde\\Foundation\\Application::getCachedPackagesPath<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runDiscovery<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::init<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::setKernel<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverFiles<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverPages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverRoutes<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel::bootstrappers<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::exists<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::get<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getOrFail<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::all<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::current<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::__construct<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::version<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::features<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::hasFeature<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::toArray<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadConfigurationFiles<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadConfiguration::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\\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>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/src/Foundation/index.html b/master/coverage/framework/src/Foundation/index.html index 9904122b842..dc73238281c 100644 --- a/master/coverage/framework/src/Foundation/index.html +++ b/master/coverage/framework/src/Foundation/index.html @@ -53,7 +53,7 @@
    100.00%
    -
    340 / 340
    +
    342 / 342
    100.00% covered (success) @@ -61,7 +61,7 @@
    100.00%
    -
    136 / 136
    +
    138 / 138
    100.00% covered (success) @@ -81,7 +81,7 @@
    100.00%
    -
    99 / 99
    +
    100 / 100
    100.00% covered (success) @@ -89,7 +89,7 @@
    100.00%
    -
    57 / 57
    +
    58 / 58
    100.00% covered (success) @@ -165,7 +165,7 @@
    100.00%
    -
    112 / 112
    +
    113 / 113
    100.00% covered (success) @@ -173,7 +173,7 @@
    100.00%
    -
    37 / 37
    +
    38 / 38
    diff --git a/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html b/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html index 32afea7b693..83354e90c4c 100644 --- a/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html +++ b/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html @@ -227,7 +227,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 62b9a52ea8f..8790ad9735c 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 20cf842d19c..1de579345a5 100644 --- a/master/coverage/framework/src/Framework/Actions/ConvertsArrayToFrontMatter.php.html +++ b/master/coverage/framework/src/Framework/Actions/ConvertsArrayToFrontMatter.php.html @@ -168,7 +168,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 045b2ab2cfc..d5f1ed9d696 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 d8874f7a993..8091f0606d4 100644 --- a/master/coverage/framework/src/Framework/Actions/CreatesNewMarkdownPostFile.php.html +++ b/master/coverage/framework/src/Framework/Actions/CreatesNewMarkdownPostFile.php.html @@ -302,7 +302,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 6254dd6b242..9fc6a7f7e7c 100644 --- a/master/coverage/framework/src/Framework/Actions/CreatesNewPageSourceFile.php.html +++ b/master/coverage/framework/src/Framework/Actions/CreatesNewPageSourceFile.php.html @@ -586,7 +586,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 edbf712cd8c..deea0466533 100644 --- a/master/coverage/framework/src/Framework/Actions/GeneratesDocumentationSearchIndex.php.html +++ b/master/coverage/framework/src/Framework/Actions/GeneratesDocumentationSearchIndex.php.html @@ -390,7 +390,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 25715cdb6c6..4a18b7333bd 100644 --- a/master/coverage/framework/src/Framework/Actions/GeneratesTableOfContents.php.html +++ b/master/coverage/framework/src/Framework/Actions/GeneratesTableOfContents.php.html @@ -254,7 +254,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 abac8cf2477..9e897343a3c 100644 --- a/master/coverage/framework/src/Framework/Actions/MarkdownFileParser.php.html +++ b/master/coverage/framework/src/Framework/Actions/MarkdownFileParser.php.html @@ -247,7 +247,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 9eb7277795a..f7f00c442a3 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateBuildManifest.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateBuildManifest.php.html @@ -336,7 +336,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 22777dfaa97..80d467b6992 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateRssFeed.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateRssFeed.php.html @@ -193,7 +193,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 f93e0bbb464..f477afefd9e 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSearch.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSearch.php.html @@ -197,7 +197,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 dacd0d4faa0..3411dc12578 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSitemap.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSitemap.php.html @@ -193,7 +193,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 c1c848b7b3a..e4904d66905 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/dashboard.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/dashboard.html @@ -140,7 +140,7 @@

    Project Risks

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

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    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 65837e8684a..7576477d19e 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 8c462c0916d..e351c50bc8a 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 deadccf2f7e..494d0142d18 100644 --- a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/index.html +++ b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/index.html @@ -115,7 +115,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 31b68647103..eae85409892 100644 --- a/master/coverage/framework/src/Framework/Actions/SourceFileParser.php.html +++ b/master/coverage/framework/src/Framework/Actions/SourceFileParser.php.html @@ -308,7 +308,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 61b67331598..41e0778b9a8 100644 --- a/master/coverage/framework/src/Framework/Actions/StaticPageBuilder.php.html +++ b/master/coverage/framework/src/Framework/Actions/StaticPageBuilder.php.html @@ -175,7 +175,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Actions/dashboard.html b/master/coverage/framework/src/Framework/Actions/dashboard.html index a66419d4597..53b6ac9933e 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

    diff --git a/master/coverage/framework/src/Framework/Actions/index.html b/master/coverage/framework/src/Framework/Actions/index.html index a8c55daaacc..208737833bd 100644 --- a/master/coverage/framework/src/Framework/Actions/index.html +++ b/master/coverage/framework/src/Framework/Actions/index.html @@ -450,7 +450,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Concerns/InteractsWithDirectories.php.html b/master/coverage/framework/src/Framework/Concerns/InteractsWithDirectories.php.html index a7dd1a7311e..e64fd698063 100644 --- a/master/coverage/framework/src/Framework/Concerns/InteractsWithDirectories.php.html +++ b/master/coverage/framework/src/Framework/Concerns/InteractsWithDirectories.php.html @@ -229,7 +229,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 a0066deea7a..2901fd64b18 100644 --- a/master/coverage/framework/src/Framework/Concerns/InteractsWithFrontMatter.php.html +++ b/master/coverage/framework/src/Framework/Concerns/InteractsWithFrontMatter.php.html @@ -237,7 +237,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 eba575a8f11..b9c688aa3ec 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/ForwardsIlluminateFilesystem.php.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/ForwardsIlluminateFilesystem.php.html @@ -324,7 +324,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 d6cd58b785e..e4dc8812d16 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/MockableFeatures.php.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/MockableFeatures.php.html @@ -228,7 +228,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 c9f2255d66c..8411e5c7767 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/SetsUpMarkdownConverter.php.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/SetsUpMarkdownConverter.php.html @@ -387,7 +387,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 ef548eaffa8..f5c4d7c0d43 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 eeb4beecaef..349a211c334 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/index.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/index.html @@ -171,7 +171,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 bdb6eba4fcb..bd3ad0fff8b 100644 --- a/master/coverage/framework/src/Framework/Concerns/RegistersFileLocations.php.html +++ b/master/coverage/framework/src/Framework/Concerns/RegistersFileLocations.php.html @@ -406,7 +406,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 df5229b2bca..7555f0ad7ef 100644 --- a/master/coverage/framework/src/Framework/Concerns/TracksExecutionTime.php.html +++ b/master/coverage/framework/src/Framework/Concerns/TracksExecutionTime.php.html @@ -240,7 +240,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 ba55086d8b1..7c3f639ca23 100644 --- a/master/coverage/framework/src/Framework/Concerns/ValidatesExistence.php.html +++ b/master/coverage/framework/src/Framework/Concerns/ValidatesExistence.php.html @@ -171,7 +171,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Concerns/dashboard.html b/master/coverage/framework/src/Framework/Concerns/dashboard.html index 02ee3434ec1..7d9f103cd86 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 d7b3bdc5048..2a66e92943f 100644 --- a/master/coverage/framework/src/Framework/Concerns/index.html +++ b/master/coverage/framework/src/Framework/Concerns/index.html @@ -254,7 +254,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 3cfc1b9535d..156030fde65 100644 --- a/master/coverage/framework/src/Framework/Exceptions/BaseUrlNotSetException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/BaseUrlNotSetException.php.html @@ -105,7 +105,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 ddbed4f3a03..0160d4209dd 100644 --- a/master/coverage/framework/src/Framework/Exceptions/BuildWarning.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/BuildWarning.php.html @@ -105,7 +105,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 123fa4a1577..56d8e4e4144 100644 --- a/master/coverage/framework/src/Framework/Exceptions/FileConflictException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/FileConflictException.php.html @@ -165,7 +165,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 d6651fc4e65..b8b25de04b4 100644 --- a/master/coverage/framework/src/Framework/Exceptions/FileNotFoundException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/FileNotFoundException.php.html @@ -165,7 +165,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 915631a54f3..cefc966319b 100644 --- a/master/coverage/framework/src/Framework/Exceptions/RouteNotFoundException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/RouteNotFoundException.php.html @@ -164,7 +164,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 08b68e56e44..75787284a8c 100644 --- a/master/coverage/framework/src/Framework/Exceptions/UnsupportedPageTypeException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/UnsupportedPageTypeException.php.html @@ -164,7 +164,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Exceptions/dashboard.html b/master/coverage/framework/src/Framework/Exceptions/dashboard.html index ebe6748901e..9f63eec2c73 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 2ecb62e843f..c046fbdc84e 100644 --- a/master/coverage/framework/src/Framework/Exceptions/index.html +++ b/master/coverage/framework/src/Framework/Exceptions/index.html @@ -224,7 +224,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 a70f80a9269..91b78819eed 100644 --- a/master/coverage/framework/src/Framework/Factories/BlogPostDataFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/BlogPostDataFactory.php.html @@ -440,7 +440,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 b91ebae0e59..17d0f44050f 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/CoreDataObject.php.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/CoreDataObject.php.html @@ -216,7 +216,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 7fee239db90..65ee47b5c72 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/HasFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/HasFactory.php.html @@ -227,7 +227,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 a790d9d43b4..0304fcf2de2 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/PageDataFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/PageDataFactory.php.html @@ -139,7 +139,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 0c317c773cc..b4b7ab02c04 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html @@ -140,7 +140,7 @@

    Project Risks

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

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 465761a21f1..296e5439167 100644 --- a/master/coverage/framework/src/Framework/Factories/FeaturedImageFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/FeaturedImageFactory.php.html @@ -347,7 +347,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 0d22274eac0..35d1c184b36 100644 --- a/master/coverage/framework/src/Framework/Factories/HydePageDataFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/HydePageDataFactory.php.html @@ -401,7 +401,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 3b5f74bbc82..cf699665f0c 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Factories/dashboard.html b/master/coverage/framework/src/Framework/Factories/dashboard.html index d741ece0cc4..67694616db7 100644 --- a/master/coverage/framework/src/Framework/Factories/dashboard.html +++ b/master/coverage/framework/src/Framework/Factories/dashboard.html @@ -139,7 +139,7 @@

    Project Risks

    diff --git a/master/coverage/framework/src/Framework/Factories/index.html b/master/coverage/framework/src/Framework/Factories/index.html index aef7befb63f..d513c7a8a2c 100644 --- a/master/coverage/framework/src/Framework/Factories/index.html +++ b/master/coverage/framework/src/Framework/Factories/index.html @@ -226,7 +226,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 521f0ae15e7..8802d6a8c23 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/Models/FeaturedImage.php.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/Models/FeaturedImage.php.html @@ -919,7 +919,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 b173944c35c..c2ffb0672cb 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/Models/PostAuthor.php.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/Models/PostAuthor.php.html @@ -373,7 +373,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 5c5ab39c6c4..793ada41c83 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 e03253eb8f4..9bc6c9106e9 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/Models/index.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/Models/index.html @@ -144,7 +144,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 c0dbe573aa0..31e68c2d14d 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 8b547cb4010..a3c73c41c9c 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/index.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/index.html @@ -115,7 +115,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 ad296325419..a60f47600ff 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTask.php.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTask.php.html @@ -413,7 +413,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 4384190b3e8..a2c1f669ede 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/PostBuildTask.php.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/PostBuildTask.php.html @@ -100,7 +100,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 bb9ac479e7f..cd9c3c0cfb7 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/PreBuildTask.php.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/PreBuildTask.php.html @@ -100,7 +100,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 4e72aaa2dbb..03bdd1f2719 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 b63fcdc06f1..8c8ad634d79 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/index.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/index.html @@ -141,7 +141,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 650bcd7d0f4..7020cd87faa 100644 --- a/master/coverage/framework/src/Framework/Features/Documentation/DocumentationSearchPage.php.html +++ b/master/coverage/framework/src/Framework/Features/Documentation/DocumentationSearchPage.php.html @@ -286,7 +286,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 1fe1989705d..6d5ace0e736 100644 --- a/master/coverage/framework/src/Framework/Features/Documentation/SemanticDocumentationArticle.php.html +++ b/master/coverage/framework/src/Framework/Features/Documentation/SemanticDocumentationArticle.php.html @@ -589,7 +589,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 d9b72f49fa0..5a0b8c0bf63 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 d58826c9f40..470e6814a21 100644 --- a/master/coverage/framework/src/Framework/Features/Documentation/index.html +++ b/master/coverage/framework/src/Framework/Features/Documentation/index.html @@ -143,7 +143,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 05f1a10595c..ff553e48030 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/LinkElement.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/LinkElement.php.html @@ -255,7 +255,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 7f4bf91e2a1..c139ce97d0e 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/MetadataElement.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/MetadataElement.php.html @@ -219,7 +219,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 f49961df822..05c9d92099b 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/OpenGraphElement.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/OpenGraphElement.php.html @@ -248,7 +248,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 f9dda84beec..2eb7d5cbf7f 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 1f9bca296c5..cf1538413dc 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/index.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/index.html @@ -172,7 +172,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 150679cbaab..fa9b0548ef6 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/GlobalMetadataBag.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/GlobalMetadataBag.php.html @@ -224,7 +224,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 bb4d7e8f2e5..ef3dd718849 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 53475b23716..58e4e4a5dac 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/MetadataElementContract.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/MetadataElementContract.php.html @@ -103,7 +103,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 c11ed18b234..3a9acf87690 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/PageMetadataBag.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/PageMetadataBag.php.html @@ -335,7 +335,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 7b03b1c2024..071a68e937a 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 95dfa078785..a267e139a31 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 befffde44b2..8ae0493c488 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/BaseNavigationMenu.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/BaseNavigationMenu.php.html @@ -346,7 +346,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 c9555dc4fd3..467f9b8e487 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 328ebae4281..131fedcbf6a 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 11c1134f53e..090620c7798 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 41bb1d6d20a..1bf060fa1d5 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/NavigationData.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/NavigationData.php.html @@ -237,7 +237,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 2b61e73671c..82f6d46ff25 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/NavigationMenu.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/NavigationMenu.php.html @@ -348,7 +348,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 867d2585360..079b58e776c 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 6acfd676a20..5b55d40ead7 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 573132df32e..39935ff69a2 100644 --- a/master/coverage/framework/src/Framework/Features/XmlGenerators/BaseXmlGenerator.php.html +++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/BaseXmlGenerator.php.html @@ -356,7 +356,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 79b291aeebc..c980010722b 100644 --- a/master/coverage/framework/src/Framework/Features/XmlGenerators/RssFeedGenerator.php.html +++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/RssFeedGenerator.php.html @@ -487,7 +487,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 0122719bb33..1cf18b14a03 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 22f38a1fc6a..572e779ea12 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 fec0dc293a1..e0c681c5130 100644 --- a/master/coverage/framework/src/Framework/Features/XmlGenerators/index.html +++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/index.html @@ -171,7 +171,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Features/dashboard.html b/master/coverage/framework/src/Framework/Features/dashboard.html index 028e74efa82..1d0c68286bf 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 9d6bf7f3cd8..c2753e509fa 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/HydeServiceProvider.php.html b/master/coverage/framework/src/Framework/HydeServiceProvider.php.html index 4d180da1433..920f6d5b1b5 100644 --- a/master/coverage/framework/src/Framework/HydeServiceProvider.php.html +++ b/master/coverage/framework/src/Framework/HydeServiceProvider.php.html @@ -226,7 +226,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 8d4b26e0dac..82e12044e67 100644 --- a/master/coverage/framework/src/Framework/Services/AssetService.php.html +++ b/master/coverage/framework/src/Framework/Services/AssetService.php.html @@ -395,7 +395,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 0a274fbeff8..8d088b69a8d 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 b87e0ea1026..401c410103e 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 d46463ea1fe..d3b768efd5a 100644 --- a/master/coverage/framework/src/Framework/Services/MarkdownService.php.html +++ b/master/coverage/framework/src/Framework/Services/MarkdownService.php.html @@ -875,7 +875,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 ba48c75f696..2b1a3606485 100644 --- a/master/coverage/framework/src/Framework/Services/ValidationService.php.html +++ b/master/coverage/framework/src/Framework/Services/ValidationService.php.html @@ -490,7 +490,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 fd27b4a7492..2a86fb4654c 100644 --- a/master/coverage/framework/src/Framework/Services/ViewDiffService.php.html +++ b/master/coverage/framework/src/Framework/Services/ViewDiffService.php.html @@ -239,7 +239,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Services/dashboard.html b/master/coverage/framework/src/Framework/Services/dashboard.html index a151307f001..b2a3e4e12d7 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 265484b274f..2e1a9c17564 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 c71c3027816..969e4327f41 100644 --- a/master/coverage/framework/src/Framework/Views/Components/BreadcrumbsComponent.php.html +++ b/master/coverage/framework/src/Framework/Views/Components/BreadcrumbsComponent.php.html @@ -243,7 +243,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 d5d98ab157d..6a63798ded0 100644 --- a/master/coverage/framework/src/Framework/Views/Components/LinkComponent.php.html +++ b/master/coverage/framework/src/Framework/Views/Components/LinkComponent.php.html @@ -190,7 +190,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 95b7c239be6..7544d62923c 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 d4bd74c8def..d94926fe708 100644 --- a/master/coverage/framework/src/Framework/Views/Components/index.html +++ b/master/coverage/framework/src/Framework/Views/Components/index.html @@ -143,7 +143,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Framework/Views/dashboard.html b/master/coverage/framework/src/Framework/Views/dashboard.html index b1e87e26639..ca395e72e9c 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 c74974ba2fe..6d56bfdbcba 100644 --- a/master/coverage/framework/src/Framework/Views/index.html +++ b/master/coverage/framework/src/Framework/Views/index.html @@ -114,7 +114,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

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

    Project Risks

    diff --git a/master/coverage/framework/src/Framework/index.html b/master/coverage/framework/src/Framework/index.html index 4958a0e4889..1726ce18707 100644 --- a/master/coverage/framework/src/Framework/index.html +++ b/master/coverage/framework/src/Framework/index.html @@ -309,7 +309,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Hyde.php.html b/master/coverage/framework/src/Hyde.php.html index f4ac3c015d4..103726cb0a5 100644 --- a/master/coverage/framework/src/Hyde.php.html +++ b/master/coverage/framework/src/Hyde.php.html @@ -102,7 +102,7 @@ -  version +  version
    100.00% covered (success) @@ -124,7 +124,7 @@ -  getFacadeRoot +  getFacadeRoot
    100.00% covered (success) @@ -146,7 +146,7 @@ -  kernel +  kernel
    100.00% covered (success) @@ -213,58 +213,59 @@ 38 * @method static string mediaLink(string $destination, bool $validate = false) 39 * @method static string asset(string $name, bool $preferQualifiedUrl = false) 40 * @method static string url(string $path = '') - 41 * @method static string makeTitle(string $value) - 42 * @method static string normalizeNewlines(string $string) - 43 * @method static string stripNewlines(string $string) - 44 * @method static string trimSlashes(string $string) - 45 * @method static HtmlString markdown(string $text, bool $stripIndentation = false) - 46 * @method static string currentPage() - 47 * @method static string getBasePath() - 48 * @method static string getSourceRoot() - 49 * @method static string getOutputDirectory() - 50 * @method static string getMediaDirectory() - 51 * @method static string getMediaOutputDirectory() - 52 * @method static Features features() - 53 * @method static FileCollection<SourceFile> files() - 54 * @method static PageCollection<HydePage> pages() - 55 * @method static RouteCollection<Route> routes() - 56 * @method static Route|null currentRoute() - 57 * @method static HydeKernel getInstance() - 58 * @method static Filesystem filesystem() - 59 * @method static array getRegisteredExtensions() - 60 * @method static bool hasFeature(string $feature) - 61 * @method static bool hasSiteUrl() - 62 * @method static void setInstance(HydeKernel $instance) - 63 * @method static void setBasePath(string $basePath) - 64 * @method static void setOutputDirectory(string $outputDirectory) - 65 * @method static void setMediaDirectory(string $mediaDirectory) - 66 * @method static void setSourceRoot(string $sourceRoot) - 67 * @method static void shareViewData(HydePage $page) - 68 * @method static array toArray() - 69 * @method static bool isBooted() - 70 * @method static void boot() - 71 * - 72 * @see \Hyde\Foundation\Concerns\ForwardsFilesystem - 73 * @see \Hyde\Foundation\Concerns\ForwardsHyperlinks - 74 */ - 75class Hyde extends Facade - 76{ - 77    public static function version(): string - 78    { - 79        return HydeKernel::version(); - 80    } - 81 - 82    public static function getFacadeRoot(): HydeKernel - 83    { - 84        return HydeKernel::getInstance(); - 85    } - 86 - 87    #[Pure] - 88    public static function kernel(): HydeKernel - 89    { - 90        return HydeKernel::getInstance(); - 91    } - 92} + 41 * @method static Route|null route(string $key) + 42 * @method static string makeTitle(string $value) + 43 * @method static string normalizeNewlines(string $string) + 44 * @method static string stripNewlines(string $string) + 45 * @method static string trimSlashes(string $string) + 46 * @method static HtmlString markdown(string $text, bool $stripIndentation = false) + 47 * @method static string currentPage() + 48 * @method static string getBasePath() + 49 * @method static string getSourceRoot() + 50 * @method static string getOutputDirectory() + 51 * @method static string getMediaDirectory() + 52 * @method static string getMediaOutputDirectory() + 53 * @method static Features features() + 54 * @method static FileCollection<SourceFile> files() + 55 * @method static PageCollection<HydePage> pages() + 56 * @method static RouteCollection<Route> routes() + 57 * @method static Route|null currentRoute() + 58 * @method static HydeKernel getInstance() + 59 * @method static Filesystem filesystem() + 60 * @method static array getRegisteredExtensions() + 61 * @method static bool hasFeature(string $feature) + 62 * @method static bool hasSiteUrl() + 63 * @method static void setInstance(HydeKernel $instance) + 64 * @method static void setBasePath(string $basePath) + 65 * @method static void setOutputDirectory(string $outputDirectory) + 66 * @method static void setMediaDirectory(string $mediaDirectory) + 67 * @method static void setSourceRoot(string $sourceRoot) + 68 * @method static void shareViewData(HydePage $page) + 69 * @method static array toArray() + 70 * @method static bool isBooted() + 71 * @method static void boot() + 72 * + 73 * @see \Hyde\Foundation\Concerns\ForwardsFilesystem + 74 * @see \Hyde\Foundation\Concerns\ForwardsHyperlinks + 75 */ + 76class Hyde extends Facade + 77{ + 78    public static function version(): string + 79    { + 80        return HydeKernel::version(); + 81    } + 82 + 83    public static function getFacadeRoot(): HydeKernel + 84    { + 85        return HydeKernel::getInstance(); + 86    } + 87 + 88    #[Pure] + 89    public static function kernel(): HydeKernel + 90    { + 91        return HydeKernel::getInstance(); + 92    } + 93} @@ -275,7 +276,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 2e0accbc6cc..7e64ab28649 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/BlogPostSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/BlogPostSchema.php.html @@ -99,7 +99,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 d7ebcac2f28..b77b84f55fc 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/FrontMatterSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/FrontMatterSchema.php.html @@ -104,7 +104,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 bbbd1824b7e..39d3e90508c 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/PageSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/PageSchema.php.html @@ -95,7 +95,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 6fd9c0b9746..ccc01105a9e 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/AuthorSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/AuthorSchema.php.html @@ -96,7 +96,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 06679a87648..63f7f4cafe1 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/FeaturedImageSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/FeaturedImageSchema.php.html @@ -102,7 +102,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 531b74fabf2..f809f20924f 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/NavigationSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/NavigationSchema.php.html @@ -98,7 +98,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 c6c4017a557..75ad9365a6a 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 6322f85d2e9..177d502d719 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/index.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/index.html @@ -112,7 +112,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 7f91ac2ee27..361063ca63a 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 d1e5e4fe327..a85daecdac8 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/index.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/index.html @@ -124,7 +124,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 cb44e6145f6..29fa1630bfe 100644 --- a/master/coverage/framework/src/Markdown/Contracts/MarkdownDocumentContract.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/MarkdownDocumentContract.php.html @@ -97,7 +97,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 78588c1e838..7ed6366ea53 100644 --- a/master/coverage/framework/src/Markdown/Contracts/MarkdownPostProcessorContract.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/MarkdownPostProcessorContract.php.html @@ -94,7 +94,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 f4029479ceb..852d717c568 100644 --- a/master/coverage/framework/src/Markdown/Contracts/MarkdownPreProcessorContract.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/MarkdownPreProcessorContract.php.html @@ -94,7 +94,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 462432f5502..85dd4cbadf6 100644 --- a/master/coverage/framework/src/Markdown/Contracts/MarkdownShortcodeContract.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/MarkdownShortcodeContract.php.html @@ -90,7 +90,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Markdown/Contracts/dashboard.html b/master/coverage/framework/src/Markdown/Contracts/dashboard.html index 0b602366c6a..30a2315fd05 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 60c64158869..6d0b8a58bd5 100644 --- a/master/coverage/framework/src/Markdown/Contracts/index.html +++ b/master/coverage/framework/src/Markdown/Contracts/index.html @@ -136,7 +136,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Markdown/MarkdownConverter.php.html b/master/coverage/framework/src/Markdown/MarkdownConverter.php.html index 9866037030e..ccff9e94a43 100644 --- a/master/coverage/framework/src/Markdown/MarkdownConverter.php.html +++ b/master/coverage/framework/src/Markdown/MarkdownConverter.php.html @@ -169,7 +169,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 d5570818137..476dd861120 100644 --- a/master/coverage/framework/src/Markdown/Models/FrontMatter.php.html +++ b/master/coverage/framework/src/Markdown/Models/FrontMatter.php.html @@ -376,7 +376,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 3563162cd39..afdfe0876a1 100644 --- a/master/coverage/framework/src/Markdown/Models/Markdown.php.html +++ b/master/coverage/framework/src/Markdown/Models/Markdown.php.html @@ -393,7 +393,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 ca362a0434e..bd4c8c7a197 100644 --- a/master/coverage/framework/src/Markdown/Models/MarkdownDocument.php.html +++ b/master/coverage/framework/src/Markdown/Models/MarkdownDocument.php.html @@ -251,7 +251,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Markdown/Models/dashboard.html b/master/coverage/framework/src/Markdown/Models/dashboard.html index f0ff62146f9..339ce0389dc 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 f584e8362c7..22261f03504 100644 --- a/master/coverage/framework/src/Markdown/Models/index.html +++ b/master/coverage/framework/src/Markdown/Models/index.html @@ -170,7 +170,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 1bfca08d220..f5bed9feb6b 100644 --- a/master/coverage/framework/src/Markdown/Processing/BladeDownProcessor.php.html +++ b/master/coverage/framework/src/Markdown/Processing/BladeDownProcessor.php.html @@ -388,7 +388,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 7cebbd40429..089905e2d1e 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 0b042c1056f..986e1518d86 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 d606c57d803..bc9fd58591a 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Markdown/Processing/dashboard.html b/master/coverage/framework/src/Markdown/Processing/dashboard.html index df3ee65f073..6f599f10142 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 c4e64966694..947d47a640f 100644 --- a/master/coverage/framework/src/Markdown/Processing/index.html +++ b/master/coverage/framework/src/Markdown/Processing/index.html @@ -198,7 +198,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Markdown/dashboard.html b/master/coverage/framework/src/Markdown/dashboard.html index be16e0e1d97..d3c77842cba 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 cd96e3054e3..328c4fd8cb9 100644 --- a/master/coverage/framework/src/Markdown/index.html +++ b/master/coverage/framework/src/Markdown/index.html @@ -182,7 +182,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

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

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 6e404dca106..0b31d68d8c0 100644 --- a/master/coverage/framework/src/Pages/Concerns/BaseMarkdownPage.php.html +++ b/master/coverage/framework/src/Pages/Concerns/BaseMarkdownPage.php.html @@ -303,7 +303,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 609add0e748..7339cf4de86 100644 --- a/master/coverage/framework/src/Pages/Concerns/HydePage.php.html +++ b/master/coverage/framework/src/Pages/Concerns/HydePage.php.html @@ -1296,7 +1296,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Pages/Concerns/dashboard.html b/master/coverage/framework/src/Pages/Concerns/dashboard.html index ad757f36953..0f192182aec 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 bc0f8b5e73d..eaed81dcdd7 100644 --- a/master/coverage/framework/src/Pages/Concerns/index.html +++ b/master/coverage/framework/src/Pages/Concerns/index.html @@ -142,7 +142,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Pages/DocumentationPage.php.html b/master/coverage/framework/src/Pages/DocumentationPage.php.html index 8cd8c35892a..11caa47a15e 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

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

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Pages/InMemoryPage.php.html b/master/coverage/framework/src/Pages/InMemoryPage.php.html index 4fdcba0d8d8..ac2508b40cc 100644 --- a/master/coverage/framework/src/Pages/InMemoryPage.php.html +++ b/master/coverage/framework/src/Pages/InMemoryPage.php.html @@ -469,7 +469,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Pages/MarkdownPage.php.html b/master/coverage/framework/src/Pages/MarkdownPage.php.html index d381e55ea15..8b72e54ff81 100644 --- a/master/coverage/framework/src/Pages/MarkdownPage.php.html +++ b/master/coverage/framework/src/Pages/MarkdownPage.php.html @@ -110,7 +110,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Pages/MarkdownPost.php.html b/master/coverage/framework/src/Pages/MarkdownPost.php.html index 0fdc31e71a5..6e1fcf22b00 100644 --- a/master/coverage/framework/src/Pages/MarkdownPost.php.html +++ b/master/coverage/framework/src/Pages/MarkdownPost.php.html @@ -216,7 +216,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Pages/dashboard.html b/master/coverage/framework/src/Pages/dashboard.html index d2118546ce4..1872421e462 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 61309be1031..3ee29a6d198 100644 --- a/master/coverage/framework/src/Pages/index.html +++ b/master/coverage/framework/src/Pages/index.html @@ -266,7 +266,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/BuildWarnings.php.html b/master/coverage/framework/src/Support/BuildWarnings.php.html index 192302caa8f..994d6d63931 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 13f2f35aa11..94c2ea14089 100644 --- a/master/coverage/framework/src/Support/Concerns/Serializable.php.html +++ b/master/coverage/framework/src/Support/Concerns/Serializable.php.html @@ -234,7 +234,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Concerns/dashboard.html b/master/coverage/framework/src/Support/Concerns/dashboard.html index 284f24ea1cf..b1bff726d26 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 634615ae5aa..1627e718953 100644 --- a/master/coverage/framework/src/Support/Concerns/index.html +++ b/master/coverage/framework/src/Support/Concerns/index.html @@ -114,7 +114,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 6299ee575b2..d087aaa1e26 100644 --- a/master/coverage/framework/src/Support/Contracts/SerializableContract.php.html +++ b/master/coverage/framework/src/Support/Contracts/SerializableContract.php.html @@ -114,7 +114,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Contracts/dashboard.html b/master/coverage/framework/src/Support/Contracts/dashboard.html index 4c7440954e3..76c4717791a 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 61e1f372391..5c809a22f79 100644 --- a/master/coverage/framework/src/Support/Contracts/index.html +++ b/master/coverage/framework/src/Support/Contracts/index.html @@ -84,7 +84,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/DataCollections.php.html b/master/coverage/framework/src/Support/DataCollections.php.html index 98a2f0cfcb2..9dfa29a353e 100644 --- a/master/coverage/framework/src/Support/DataCollections.php.html +++ b/master/coverage/framework/src/Support/DataCollections.php.html @@ -330,7 +330,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 d8f472c19f5..7b6d8ee70d5 100644 --- a/master/coverage/framework/src/Support/Facades/Render.php.html +++ b/master/coverage/framework/src/Support/Facades/Render.php.html @@ -173,7 +173,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Facades/dashboard.html b/master/coverage/framework/src/Support/Facades/dashboard.html index 501be33d636..ae90df90a93 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 ca1ab06918f..de0629b80bf 100644 --- a/master/coverage/framework/src/Support/Facades/index.html +++ b/master/coverage/framework/src/Support/Facades/index.html @@ -114,7 +114,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 ec7ee724a20..b9a1813e9f3 100644 --- a/master/coverage/framework/src/Support/Filesystem/MediaFile.php.html +++ b/master/coverage/framework/src/Support/Filesystem/MediaFile.php.html @@ -435,7 +435,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 0fae9ddebd5..da1049d2aa7 100644 --- a/master/coverage/framework/src/Support/Filesystem/ProjectFile.php.html +++ b/master/coverage/framework/src/Support/Filesystem/ProjectFile.php.html @@ -371,7 +371,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 e7ddc060b2a..5bffb7a2900 100644 --- a/master/coverage/framework/src/Support/Filesystem/SourceFile.php.html +++ b/master/coverage/framework/src/Support/Filesystem/SourceFile.php.html @@ -229,7 +229,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Filesystem/dashboard.html b/master/coverage/framework/src/Support/Filesystem/dashboard.html index 509786d52b6..fd4207f973e 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 327b44fc6fe..875d345a1ef 100644 --- a/master/coverage/framework/src/Support/Filesystem/index.html +++ b/master/coverage/framework/src/Support/Filesystem/index.html @@ -170,7 +170,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Includes.php.html b/master/coverage/framework/src/Support/Includes.php.html index dbc6d1e61f2..2833e215579 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 d8f93658a30..e2ed55dc6da 100644 --- a/master/coverage/framework/src/Support/Models/DateString.php.html +++ b/master/coverage/framework/src/Support/Models/DateString.php.html @@ -212,7 +212,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 2d78ebacf1b..2ad3e145ee2 100644 --- a/master/coverage/framework/src/Support/Models/Redirect.php.html +++ b/master/coverage/framework/src/Support/Models/Redirect.php.html @@ -312,7 +312,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 e54875bc95e..54465703b8f 100644 --- a/master/coverage/framework/src/Support/Models/RenderData.php.html +++ b/master/coverage/framework/src/Support/Models/RenderData.php.html @@ -379,7 +379,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 88387f28cb2..aceb531f929 100644 --- a/master/coverage/framework/src/Support/Models/Route.php.html +++ b/master/coverage/framework/src/Support/Models/Route.php.html @@ -467,7 +467,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 8b17401cf4c..a76b4b843d5 100644 --- a/master/coverage/framework/src/Support/Models/RouteKey.php.html +++ b/master/coverage/framework/src/Support/Models/RouteKey.php.html @@ -281,7 +281,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 113cb71c5e1..ff862fc8394 100644 --- a/master/coverage/framework/src/Support/Models/RouteList.php.html +++ b/master/coverage/framework/src/Support/Models/RouteList.php.html @@ -283,7 +283,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 8cec43302d2..cfcd32f962a 100644 --- a/master/coverage/framework/src/Support/Models/RouteListItem.php.html +++ b/master/coverage/framework/src/Support/Models/RouteListItem.php.html @@ -335,7 +335,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 1fd44c5fa65..22c476a7240 100644 --- a/master/coverage/framework/src/Support/Models/ValidationResult.php.html +++ b/master/coverage/framework/src/Support/Models/ValidationResult.php.html @@ -678,7 +678,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Models/dashboard.html b/master/coverage/framework/src/Support/Models/dashboard.html index 7728c8d9254..6a75cac1c98 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 42756e710d9..0cc468394b7 100644 --- a/master/coverage/framework/src/Support/Models/index.html +++ b/master/coverage/framework/src/Support/Models/index.html @@ -310,7 +310,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/Paginator.php.html b/master/coverage/framework/src/Support/Paginator.php.html index 3b4bbf04e65..8c2e5ef1aa8 100644 --- a/master/coverage/framework/src/Support/Paginator.php.html +++ b/master/coverage/framework/src/Support/Paginator.php.html @@ -833,7 +833,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/ReadingTime.php.html b/master/coverage/framework/src/Support/ReadingTime.php.html index 791ff038f46..d6969d8bf91 100644 --- a/master/coverage/framework/src/Support/ReadingTime.php.html +++ b/master/coverage/framework/src/Support/ReadingTime.php.html @@ -483,7 +483,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/Support/dashboard.html b/master/coverage/framework/src/Support/dashboard.html index 21ee4a0395e..84cbcdb016b 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 45ea5c258c1..75a4de361aa 100644 --- a/master/coverage/framework/src/Support/index.html +++ b/master/coverage/framework/src/Support/index.html @@ -350,7 +350,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/dashboard.html b/master/coverage/framework/src/dashboard.html index 0e1825f1d69..d15fad86dbc 100644 --- a/master/coverage/framework/src/dashboard.html +++ b/master/coverage/framework/src/dashboard.html @@ -137,7 +137,7 @@

    Project Risks

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

    Project Risks

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

    Project Risks

    chart.yAxis.axisLabel('Cyclomatic Complexity'); d3.select('#classComplexity svg') - .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand<\/a>"],[100,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>"],[100,31,"Hyde\\Facades\\Features<\/a>"],[100,11,"Hyde\\Facades\\Filesystem<\/a>"],[100,5,"Hyde\\Facades\\Meta<\/a>"],[100,4,"Hyde\\Facades\\Site<\/a>"],[100,2,"Hyde\\Foundation\\Application<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\HydeExtension<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages<\/a>"],[100,6,"Hyde\\Foundation\\Facades\\Routes<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension<\/a>"],[100,5,"Hyde\\Foundation\\HydeKernel<\/a>"],[100,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,21,"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>"],[100,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,6,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers<\/a>"],[100,10,"Hyde\\Foundation\\Concerns\\ManagesExtensions<\/a>"],[100,12,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesViewData<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\InteractsWithDirectories<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter<\/a>"],[100,7,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures<\/a>"],[100,16,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter<\/a>"],[100,10,"Hyde\\Framework\\Concerns\\RegistersFileLocations<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\TracksExecutionTime<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence<\/a>"],[100,5,"Hyde\\Framework\\Factories\\Concerns\\HasFactory<\/a>"],[100,3,"Hyde\\Support\\Concerns\\Serializable<\/a>"]], 'Class Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand<\/a>"],[100,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>"],[100,31,"Hyde\\Facades\\Features<\/a>"],[100,11,"Hyde\\Facades\\Filesystem<\/a>"],[100,5,"Hyde\\Facades\\Meta<\/a>"],[100,4,"Hyde\\Facades\\Site<\/a>"],[100,2,"Hyde\\Foundation\\Application<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\HydeExtension<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages<\/a>"],[100,6,"Hyde\\Foundation\\Facades\\Routes<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension<\/a>"],[100,5,"Hyde\\Foundation\\HydeKernel<\/a>"],[100,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>"],[100,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,5,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures<\/a>"],[100,16,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter<\/a>"],[100,10,"Hyde\\Framework\\Concerns\\RegistersFileLocations<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\TracksExecutionTime<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence<\/a>"],[100,5,"Hyde\\Framework\\Factories\\Concerns\\HasFactory<\/a>"],[100,3,"Hyde\\Support\\Concerns\\Serializable<\/a>"]], 'Class Complexity')) .transition() .duration(500) .call(chart); @@ -248,7 +248,7 @@

    Project Risks

    chart.yAxis.axisLabel('Method Complexity'); d3.select('#methodComplexity svg') - .datum(getComplexityData([[100,1,"
    Hyde\\Console\\Commands\\BuildRssFeedCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSiteCommand::handle<\/a>"],[100,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>"],[100,1,"Hyde\\Facades\\Features::htmlPages<\/a>"],[100,1,"Hyde\\Facades\\Features::bladePages<\/a>"],[100,1,"Hyde\\Facades\\Features::markdownPages<\/a>"],[100,1,"Hyde\\Facades\\Features::markdownPosts<\/a>"],[100,1,"Hyde\\Facades\\Features::documentationPages<\/a>"],[100,1,"Hyde\\Facades\\Features::documentationSearch<\/a>"],[100,1,"Hyde\\Facades\\Features::darkmode<\/a>"],[100,1,"Hyde\\Facades\\Features::torchlight<\/a>"],[100,3,"Hyde\\Facades\\Features::sitemap<\/a>"],[100,5,"Hyde\\Facades\\Features::rss<\/a>"],[100,1,"Hyde\\Facades\\Features::toArray<\/a>"],[100,1,"Hyde\\Facades\\Features::getDefaultOptions<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::basePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::absolutePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::relativePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::touch<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::unlink<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::getContents<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::putContents<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::filesystem<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::kernel<\/a>"],[100,1,"Hyde\\Facades\\Meta::name<\/a>"],[100,1,"Hyde\\Facades\\Meta::property<\/a>"],[100,1,"Hyde\\Facades\\Meta::link<\/a>"],[100,1,"Hyde\\Facades\\Meta::get<\/a>"],[100,1,"Hyde\\Facades\\Meta::render<\/a>"],[100,1,"Hyde\\Facades\\Site::url<\/a>"],[100,1,"Hyde\\Facades\\Site::name<\/a>"],[100,1,"Hyde\\Facades\\Site::language<\/a>"],[100,1,"Hyde\\Facades\\Site::metadata<\/a>"],[100,1,"Hyde\\Foundation\\Application::registerBaseBindings<\/a>"],[100,1,"Hyde\\Foundation\\Application::getCachedPackagesPath<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runDiscovery<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::init<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::setKernel<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverFiles<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverPages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverRoutes<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel::bootstrappers<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::exists<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::get<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getOrFail<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::all<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::current<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::__construct<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::version<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::features<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::hasFeature<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::toArray<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadConfigurationFiles<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadConfiguration::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\\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>"],[100,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::make<\/a>"],[100,3,"Hyde\\Framework\\Factories\\FeaturedImageFactory::makeSource<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::normalizeLocalImagePath<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::getStringMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeTitle<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeNavigation<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleForPage<\/a>"],[100,4,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromMarkdownHeadings<\/a>"],[100,3,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromParentIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeLabel<\/a>"],[100,3,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeGroup<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeHidden<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makePriority<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForGroupInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForHiddenInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isPageHiddenInNavigationConfiguration<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::isNonDocumentationPageInHiddenSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInConfigs<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInSidebarConfig<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInNavigationConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::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::hasSiteUrl<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::files<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::pages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::routes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::needsToBeBooted<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::makeTitle<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::normalizeNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::stripNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::trimSlashes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::markdown<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesExtensions::registerExtension<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::hasExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::normalizeSourcePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::shareViewData<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRouteKey<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRoute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentPage<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectory<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsParentDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::data<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::matter<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::has<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::__callStatic<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::getParameterNames<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyArguments<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyPathArgument<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::mock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::resolveMockedInstance<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::clearMockedInstances<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableDynamicExtensions<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableConfigDefinedExtensions<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::mergeMarkdownConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::initializeExtension<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessors<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessors<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessor<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessor<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerSourceDirectories<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::discoverBladeViewsIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::storeCompiledSiteIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::useMediaDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getSourceDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getOutputDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getPageConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::startClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::stopClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeInMs<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeString<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence::validateExistence<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::toCoreDataObject<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::constructFactoryData<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::assignFactoryData<\/a>"],[100,0,"Hyde\\Support\\Concerns\\Serializable::toArray<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::arraySerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::jsonSerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::toJson<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSiteCommand::handle<\/a>"],[100,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>"],[100,1,"Hyde\\Facades\\Features::htmlPages<\/a>"],[100,1,"Hyde\\Facades\\Features::bladePages<\/a>"],[100,1,"Hyde\\Facades\\Features::markdownPages<\/a>"],[100,1,"Hyde\\Facades\\Features::markdownPosts<\/a>"],[100,1,"Hyde\\Facades\\Features::documentationPages<\/a>"],[100,1,"Hyde\\Facades\\Features::documentationSearch<\/a>"],[100,1,"Hyde\\Facades\\Features::darkmode<\/a>"],[100,1,"Hyde\\Facades\\Features::torchlight<\/a>"],[100,3,"Hyde\\Facades\\Features::sitemap<\/a>"],[100,5,"Hyde\\Facades\\Features::rss<\/a>"],[100,1,"Hyde\\Facades\\Features::toArray<\/a>"],[100,1,"Hyde\\Facades\\Features::getDefaultOptions<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::basePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::absolutePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::relativePath<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::touch<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::unlink<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::getContents<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::putContents<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::filesystem<\/a>"],[100,1,"Hyde\\Facades\\Filesystem::kernel<\/a>"],[100,1,"Hyde\\Facades\\Meta::name<\/a>"],[100,1,"Hyde\\Facades\\Meta::property<\/a>"],[100,1,"Hyde\\Facades\\Meta::link<\/a>"],[100,1,"Hyde\\Facades\\Meta::get<\/a>"],[100,1,"Hyde\\Facades\\Meta::render<\/a>"],[100,1,"Hyde\\Facades\\Site::url<\/a>"],[100,1,"Hyde\\Facades\\Site::name<\/a>"],[100,1,"Hyde\\Facades\\Site::language<\/a>"],[100,1,"Hyde\\Facades\\Site::metadata<\/a>"],[100,1,"Hyde\\Foundation\\Application::registerBaseBindings<\/a>"],[100,1,"Hyde\\Foundation\\Application::getCachedPackagesPath<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runDiscovery<\/a>"],[100,0,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::init<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BaseFoundationCollection::setKernel<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverFiles<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverPages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HydeExtension::discoverRoutes<\/a>"],[100,1,"Hyde\\Foundation\\ConsoleKernel::bootstrappers<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Files::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Pages::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getFacadeRoot<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::exists<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::get<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::getOrFail<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::all<\/a>"],[100,1,"Hyde\\Foundation\\Facades\\Routes::current<\/a>"],[100,1,"Hyde\\Foundation\\HydeCoreExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::__construct<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::version<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::features<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::hasFeature<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::toArray<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadConfigurationFiles<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadConfiguration::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>"],[100,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::make<\/a>"],[100,3,"Hyde\\Framework\\Factories\\FeaturedImageFactory::makeSource<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::normalizeLocalImagePath<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::getStringMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeTitle<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeNavigation<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleForPage<\/a>"],[100,4,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromMarkdownHeadings<\/a>"],[100,3,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromParentIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeLabel<\/a>"],[100,3,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeGroup<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeHidden<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makePriority<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForGroupInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForHiddenInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isPageHiddenInNavigationConfiguration<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::isNonDocumentationPageInHiddenSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInConfigs<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInSidebarConfig<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInNavigationConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::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,3,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::mock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::resolveMockedInstance<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::clearMockedInstances<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableDynamicExtensions<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableConfigDefinedExtensions<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::mergeMarkdownConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::initializeExtension<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessors<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessors<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessor<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessor<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerSourceDirectories<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::discoverBladeViewsIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::storeCompiledSiteIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::useMediaDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getSourceDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getOutputDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getPageConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::startClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::stopClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeInMs<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeString<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence::validateExistence<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::toCoreDataObject<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::constructFactoryData<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::assignFactoryData<\/a>"],[100,0,"Hyde\\Support\\Concerns\\Serializable::toArray<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::arraySerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::jsonSerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::toJson<\/a>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/src/helpers.php.html b/master/coverage/framework/src/helpers.php.html index 57789e99352..a8190cb5993 100644 --- a/master/coverage/framework/src/helpers.php.html +++ b/master/coverage/framework/src/helpers.php.html @@ -559,7 +559,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/framework/src/index.html b/master/coverage/framework/src/index.html index b5fa578c713..35523710ef4 100644 --- a/master/coverage/framework/src/index.html +++ b/master/coverage/framework/src/index.html @@ -52,7 +52,7 @@
    100.00%
    -
    2690 / 2690
    +
    2692 / 2692
    100.00% covered (success) @@ -60,7 +60,7 @@
    100.00%
    -
    951 / 951
    +
    953 / 953
    100.00% covered (success) @@ -136,7 +136,7 @@
    100.00%
    -
    340 / 340
    +
    342 / 342
    100.00% covered (success) @@ -144,7 +144,7 @@
    100.00%
    -
    136 / 136
    +
    138 / 138
    diff --git a/master/coverage/index.html b/master/coverage/index.html index c7c77046a67..fe060cadf91 100644 --- a/master/coverage/index.html +++ b/master/coverage/index.html @@ -50,7 +50,7 @@
    100.00%
    -
    3565 / 3565
    +
    3567 / 3567
    100.00% covered (success) @@ -58,7 +58,7 @@
    100.00%
    -
    1173 / 1173
    +
    1175 / 1175
    100.00% covered (success) @@ -78,7 +78,7 @@
    100.00%
    -
    2690 / 2690
    +
    2692 / 2692
    100.00% covered (success) @@ -86,7 +86,7 @@
    100.00%
    -
    951 / 951
    +
    953 / 953
    100.00% covered (success) @@ -138,7 +138,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/junit.xml b/master/coverage/junit.xml index 43315562673..34ba795a3f8 100644 --- a/master/coverage/junit.xml +++ b/master/coverage/junit.xml @@ -1,1853 +1,1857 @@ - - - - - - + + + + + + - - + + - - + + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1860,1109 +1864,1109 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + diff --git a/master/coverage/publications/dashboard.html b/master/coverage/publications/dashboard.html index 9657e412897..9a9d3e95535 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 960bf35183c..8e589d9aa64 100644 --- a/master/coverage/publications/index.html +++ b/master/coverage/publications/index.html @@ -111,7 +111,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Actions/CreateAction.php.html b/master/coverage/publications/src/Actions/CreateAction.php.html index cc317ac1ba5..fcef29afefa 100644 --- a/master/coverage/publications/src/Actions/CreateAction.php.html +++ b/master/coverage/publications/src/Actions/CreateAction.php.html @@ -435,7 +435,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

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

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Actions/CreatesNewPublicationType.php.html b/master/coverage/publications/src/Actions/CreatesNewPublicationType.php.html index 1697c63dd12..3d5c9a12f3f 100644 --- a/master/coverage/publications/src/Actions/CreatesNewPublicationType.php.html +++ b/master/coverage/publications/src/Actions/CreatesNewPublicationType.php.html @@ -321,7 +321,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

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

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html b/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html index 736f5eba0e5..ce4c0dc2360 100644 --- a/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html +++ b/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html @@ -298,7 +298,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Actions/PublicationPageCompiler.php.html b/master/coverage/publications/src/Actions/PublicationPageCompiler.php.html index b48413f862d..cb70489d9be 100644 --- a/master/coverage/publications/src/Actions/PublicationPageCompiler.php.html +++ b/master/coverage/publications/src/Actions/PublicationPageCompiler.php.html @@ -338,7 +338,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Actions/PublicationPageValidator.php.html b/master/coverage/publications/src/Actions/PublicationPageValidator.php.html index 36b4776884e..9fe31b3b206 100644 --- a/master/coverage/publications/src/Actions/PublicationPageValidator.php.html +++ b/master/coverage/publications/src/Actions/PublicationPageValidator.php.html @@ -433,7 +433,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Actions/PublicationSchemaValidator.php.html b/master/coverage/publications/src/Actions/PublicationSchemaValidator.php.html index 9c64315d708..1d5f666cd28 100644 --- a/master/coverage/publications/src/Actions/PublicationSchemaValidator.php.html +++ b/master/coverage/publications/src/Actions/PublicationSchemaValidator.php.html @@ -479,7 +479,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

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

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Actions/dashboard.html b/master/coverage/publications/src/Actions/dashboard.html index f29b3cbe47e..c52685b24f8 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 612e682b9bf..b0339277876 100644 --- a/master/coverage/publications/src/Actions/index.html +++ b/master/coverage/publications/src/Actions/index.html @@ -337,7 +337,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 10287ea1a7e..c7973e6c46c 100644 --- a/master/coverage/publications/src/Commands/Helpers/InputStreamHandler.php.html +++ b/master/coverage/publications/src/Commands/Helpers/InputStreamHandler.php.html @@ -371,7 +371,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Commands/Helpers/dashboard.html b/master/coverage/publications/src/Commands/Helpers/dashboard.html index 499d22611ab..e4862bab1bb 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 c0610f5a06c..8fac099ba77 100644 --- a/master/coverage/publications/src/Commands/Helpers/index.html +++ b/master/coverage/publications/src/Commands/Helpers/index.html @@ -114,7 +114,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Commands/MakePublicationCommand.php.html b/master/coverage/publications/src/Commands/MakePublicationCommand.php.html index f7399ceb988..262ff9d7e60 100644 --- a/master/coverage/publications/src/Commands/MakePublicationCommand.php.html +++ b/master/coverage/publications/src/Commands/MakePublicationCommand.php.html @@ -608,7 +608,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

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

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Commands/SeedPublicationCommand.php.html b/master/coverage/publications/src/Commands/SeedPublicationCommand.php.html index bb61d851b2a..a650f3e950c 100644 --- a/master/coverage/publications/src/Commands/SeedPublicationCommand.php.html +++ b/master/coverage/publications/src/Commands/SeedPublicationCommand.php.html @@ -314,7 +314,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Commands/ValidatePublicationTypesCommand.php.html b/master/coverage/publications/src/Commands/ValidatePublicationTypesCommand.php.html index 58e43d35d05..2a84dafb982 100644 --- a/master/coverage/publications/src/Commands/ValidatePublicationTypesCommand.php.html +++ b/master/coverage/publications/src/Commands/ValidatePublicationTypesCommand.php.html @@ -447,7 +447,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Commands/ValidatePublicationsCommand.php.html b/master/coverage/publications/src/Commands/ValidatePublicationsCommand.php.html index 2122ab7d327..94e8942dacc 100644 --- a/master/coverage/publications/src/Commands/ValidatePublicationsCommand.php.html +++ b/master/coverage/publications/src/Commands/ValidatePublicationsCommand.php.html @@ -591,7 +591,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Commands/ValidatingCommand.php.html b/master/coverage/publications/src/Commands/ValidatingCommand.php.html index 096d7104b32..1b370b1ae96 100644 --- a/master/coverage/publications/src/Commands/ValidatingCommand.php.html +++ b/master/coverage/publications/src/Commands/ValidatingCommand.php.html @@ -302,7 +302,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Commands/dashboard.html b/master/coverage/publications/src/Commands/dashboard.html index 3dee6eacd1c..931f1d85fa2 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 26fbbbb94d5..68b73a33d99 100644 --- a/master/coverage/publications/src/Commands/index.html +++ b/master/coverage/publications/src/Commands/index.html @@ -281,7 +281,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Concerns/ParsesPublicationFieldInputs.php.html b/master/coverage/publications/src/Concerns/ParsesPublicationFieldInputs.php.html index 762bc8f0e1d..b7488f5c96b 100644 --- a/master/coverage/publications/src/Concerns/ParsesPublicationFieldInputs.php.html +++ b/master/coverage/publications/src/Concerns/ParsesPublicationFieldInputs.php.html @@ -459,7 +459,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html b/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html index e9bd39f2de6..f989c50d9bd 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.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Concerns/dashboard.html b/master/coverage/publications/src/Concerns/dashboard.html index 0ec0d82acb7..451abf3a129 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 302ff621cfd..30b8dde089d 100644 --- a/master/coverage/publications/src/Concerns/index.html +++ b/master/coverage/publications/src/Concerns/index.html @@ -141,7 +141,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Models/PublicationFieldDefinition.php.html b/master/coverage/publications/src/Models/PublicationFieldDefinition.php.html index cdbaf1368b7..4c93232c07b 100644 --- a/master/coverage/publications/src/Models/PublicationFieldDefinition.php.html +++ b/master/coverage/publications/src/Models/PublicationFieldDefinition.php.html @@ -268,7 +268,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Models/PublicationFieldValue.php.html b/master/coverage/publications/src/Models/PublicationFieldValue.php.html index 99e85d68c0a..2a24c2d5478 100644 --- a/master/coverage/publications/src/Models/PublicationFieldValue.php.html +++ b/master/coverage/publications/src/Models/PublicationFieldValue.php.html @@ -265,7 +265,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Models/PublicationType.php.html b/master/coverage/publications/src/Models/PublicationType.php.html index 9a7d1550968..4fe7039abe5 100644 --- a/master/coverage/publications/src/Models/PublicationType.php.html +++ b/master/coverage/publications/src/Models/PublicationType.php.html @@ -881,7 +881,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Models/dashboard.html b/master/coverage/publications/src/Models/dashboard.html index e33fb686617..81a21147130 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 29c82559bc3..8c89c150bdc 100644 --- a/master/coverage/publications/src/Models/index.html +++ b/master/coverage/publications/src/Models/index.html @@ -169,7 +169,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Pages/PublicationListPage.php.html b/master/coverage/publications/src/Pages/PublicationListPage.php.html index abdbafd9084..6930ffdbc29 100644 --- a/master/coverage/publications/src/Pages/PublicationListPage.php.html +++ b/master/coverage/publications/src/Pages/PublicationListPage.php.html @@ -224,7 +224,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Pages/PublicationPage.php.html b/master/coverage/publications/src/Pages/PublicationPage.php.html index b97d77111a0..b9f4a9997ee 100644 --- a/master/coverage/publications/src/Pages/PublicationPage.php.html +++ b/master/coverage/publications/src/Pages/PublicationPage.php.html @@ -357,7 +357,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Pages/dashboard.html b/master/coverage/publications/src/Pages/dashboard.html index 4cae69eb7f6..438c19394b0 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 ff791cf9953..9af7a3f7883 100644 --- a/master/coverage/publications/src/Pages/index.html +++ b/master/coverage/publications/src/Pages/index.html @@ -141,7 +141,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html b/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html index 328f3901bbf..a585b329ecd 100644 --- a/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html +++ b/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html @@ -195,7 +195,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Providers/dashboard.html b/master/coverage/publications/src/Providers/dashboard.html index 1916b107810..81d5b178376 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 87d8dd10e34..403cbf40b62 100644 --- a/master/coverage/publications/src/Providers/index.html +++ b/master/coverage/publications/src/Providers/index.html @@ -113,7 +113,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Publications.php.html b/master/coverage/publications/src/Publications.php.html index f292434b565..3ecfccd5949 100644 --- a/master/coverage/publications/src/Publications.php.html +++ b/master/coverage/publications/src/Publications.php.html @@ -381,7 +381,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/PublicationsExtension.php.html b/master/coverage/publications/src/PublicationsExtension.php.html index 5d506edd732..d8a9dfec6eb 100644 --- a/master/coverage/publications/src/PublicationsExtension.php.html +++ b/master/coverage/publications/src/PublicationsExtension.php.html @@ -548,7 +548,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/PublicationsServiceProvider.php.html b/master/coverage/publications/src/PublicationsServiceProvider.php.html index 1890462fc7e..71c8d3b16c9 100644 --- a/master/coverage/publications/src/PublicationsServiceProvider.php.html +++ b/master/coverage/publications/src/PublicationsServiceProvider.php.html @@ -242,7 +242,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 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 d6f1f3f32b4..75973499fbf 100644 --- a/master/coverage/publications/src/Views/Components/RelatedPublicationsComponent.php.html +++ b/master/coverage/publications/src/Views/Components/RelatedPublicationsComponent.php.html @@ -393,7 +393,7 @@

    Legend

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

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Views/Components/dashboard.html b/master/coverage/publications/src/Views/Components/dashboard.html index 3b63be7d1a8..ef213c29837 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 87b4b0704e3..34e5145fdfc 100644 --- a/master/coverage/publications/src/Views/Components/index.html +++ b/master/coverage/publications/src/Views/Components/index.html @@ -114,7 +114,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/Views/dashboard.html b/master/coverage/publications/src/Views/dashboard.html index baa288f090c..115c24ab4b2 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 704c2267694..4e9806242ec 100644 --- a/master/coverage/publications/src/Views/index.html +++ b/master/coverage/publications/src/Views/index.html @@ -113,7 +113,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/coverage/publications/src/dashboard.html b/master/coverage/publications/src/dashboard.html index 1761a0062f9..38676328914 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 dda9dcebf77..bda1cb731a7 100644 --- a/master/coverage/publications/src/index.html +++ b/master/coverage/publications/src/index.html @@ -364,7 +364,7 @@

    Legend

    High: 90% to 100%

    - Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 11:18:42 UTC 2024. + Generated by php-code-coverage 10.1.7 using PHP 8.1.27 and PHPUnit 10.4.2 at Sun Feb 25 18:22:37 UTC 2024.

    diff --git a/master/index.html b/master/index.html index 062d40686ee..6b1631e10c0 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.41ms
    +
    directory-listing.php/v1.0.0-rc.4 (Linux) PHP/8.1.2-1ubuntu2.14 compiled at in 2.40ms
    diff --git a/master/preview/blade.html b/master/preview/blade.html index d51d8ce53bc..98141796886 100644 --- a/master/preview/blade.html +++ b/master/preview/blade.html @@ -98,7 +98,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-02-25 11:17:43 + Hello World! This PHP was executed at 2024-02-25 18:21:37
    @@ -106,8 +106,8 @@

    You can even use arbitrary PHP.

    @@ -144,8 +144,8 @@

    Build Information