diff --git a/index.html b/index.html index 6d38192d5db..2a8171a56b3 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.15 compiled at in 7.54ms
+
directory-listing.php/v1.0.0-rc.4 (Linux) PHP/8.1.2-1ubuntu2.15 compiled at in 19.38ms
diff --git a/master/README.md b/master/README.md index 2a3c8a836d0..b697a958eba 100644 --- a/master/README.md +++ b/master/README.md @@ -1 +1 @@ -# CI/CD generated reports for [e54c12c0241effa0ed547ca67357b7551bb88c52](https://github.com/hydephp/develop/commit/e54c12c0241effa0ed547ca67357b7551bb88c52) +# CI/CD generated reports for [dd832997b3d2133ee7d20030966d6ff1fcbe3c4b](https://github.com/hydephp/develop/commit/dd832997b3d2133ee7d20030966d6ff1fcbe3c4b) diff --git a/master/api-docs/classes/Hyde-Console-Commands-RouteListCommand.html b/master/api-docs/classes/Hyde-Console-Commands-RouteListCommand.html index 2b52943518c..84a772eb8ee 100644 --- a/master/api-docs/classes/Hyde-Console-Commands-RouteListCommand.html +++ b/master/api-docs/classes/Hyde-Console-Commands-RouteListCommand.html @@ -150,7 +150,7 @@

@@ -263,9 +263,15 @@

Write a nicely formatted and consistent message to the console. Using InfoComment for a lack of a better term.
- routeListClass() + generate() -  : RouteList +  : array<string|int, mixed> +
+ +
+ makeHeader() + +  : array<string|int, mixed>
@@ -341,7 +347,7 @@

@@ -374,7 +380,7 @@

@@ -563,7 +569,7 @@

@@ -741,22 +747,22 @@

Parameters
-protected " > -

- routeListClass() - +

+ generate() +

protected - routeListClass() : RouteList + generate() : array<string|int, mixed>
@@ -766,7 +772,52 @@

Return values
- RouteList + array<string|int, mixed> +
+ + +
+

+ makeHeader() + + +

+ + + + + protected + makeHeader(array<string|int, mixed> $routes) : array<string|int, mixed> + +
+
+ +
Parameters
+
+
+ $routes + : array<string|int, mixed> +
+
+ +
+
+ + + +
+
Return values
+ array<string|int, mixed>
@@ -947,7 +998,8 @@

Return values
  • handleException()
  • indentedLine()
  • infoComment()
  • -
  • routeListClass()
  • +
  • generate()
  • +
  • makeHeader()
  • safeHandle()
  • diff --git a/master/api-docs/files/packages-framework-src-support-internal-routelist.html b/master/api-docs/files/packages-framework-src-support-internal-routelist.html deleted file mode 100644 index aaa16c0cd41..00000000000 --- a/master/api-docs/files/packages-framework-src-support-internal-routelist.html +++ /dev/null @@ -1,291 +0,0 @@ - - - - - API Documentation - - - - - - - - - - - - - - - - - - - - - -
    -

    API Documentation

    - - - - - -
    - -
    -
    - - - - -
    -
    -
      -
    - -
    -

    RouteList.php

    - - - - - - - -

    - Table of Contents - - -

    - - - - - - - - - - - - - - - - - -
    -
    -
    -
    -
    
    -        
    - -
    -
    - - - -
    -
    -
    - -
    - On this page - -
      -
    • Table Of Contents
    • -
    • -
        -
      -
    • - - -
    -
    - -
    -
    -
    -
    -
    -

    Search results

    - -
    -
    -
      -
      -
      -
      -
      - - -
      - - - - - - - - diff --git a/master/api-docs/indices/files.html b/master/api-docs/indices/files.html index 38e5b577fec..99568d64535 100644 --- a/master/api-docs/indices/files.html +++ b/master/api-docs/indices/files.html @@ -307,7 +307,6 @@

      R

    • Route.php
    • RouteCollection.php
    • RouteKey.php
    • -
    • RouteList.php
    • RouteListCommand.php
    • RouteListItem.php
    • RouteNotFoundException.php
    • diff --git a/master/api-docs/js/searchIndex.js b/master/api-docs/js/searchIndex.js index 2e6b3b2af60..960a705f00c 100644 --- a/master/api-docs/js/searchIndex.js +++ b/master/api-docs/js/searchIndex.js @@ -521,10 +521,15 @@ Search.appendIndex( "summary": "The\u0020base\u0020handle\u0020method\u0020that\u0020can\u0020be\u0020overridden\u0020by\u0020child\u0020classes.", "url": "classes/Hyde-Console-Commands-RouteListCommand.html#method_handle" }, { - "fqsen": "\\Hyde\\Console\\Commands\\RouteListCommand\u003A\u003ArouteListClass\u0028\u0029", - "name": "routeListClass", + "fqsen": "\\Hyde\\Console\\Commands\\RouteListCommand\u003A\u003Agenerate\u0028\u0029", + "name": "generate", + "summary": "", + "url": "classes/Hyde-Console-Commands-RouteListCommand.html#method_generate" + }, { + "fqsen": "\\Hyde\\Console\\Commands\\RouteListCommand\u003A\u003AmakeHeader\u0028\u0029", + "name": "makeHeader", "summary": "", - "url": "classes/Hyde-Console-Commands-RouteListCommand.html#method_routeListClass" + "url": "classes/Hyde-Console-Commands-RouteListCommand.html#method_makeHeader" }, { "fqsen": "\\Hyde\\Console\\Commands\\RouteListCommand\u003A\u003A\u0024signature", "name": "signature", diff --git a/master/coverage/dashboard.html b/master/coverage/dashboard.html index 32213f02b5a..b43adb37a25 100644 --- a/master/coverage/dashboard.html +++ b/master/coverage/dashboard.html @@ -137,7 +137,7 @@

      Project Risks

      @@ -156,7 +156,7 @@

      Project Risks

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

      Project Risks

      chart.yAxis.axisLabel('Cyclomatic Complexity'); d3.select('#classComplexity svg') - .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand<\/a>"],[100,17,"Hyde\\Console\\Commands\\BuildSiteCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSitemapCommand<\/a>"],[100,20,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand<\/a>"],[100,11,"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,6,"Hyde\\Foundation\\HydeKernel<\/a>"],[100,14,"Hyde\\Foundation\\Internal\\LoadConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Kernel\\FileCollection<\/a>"],[100,27,"Hyde\\Foundation\\Kernel\\Filesystem<\/a>"],[100,22,"Hyde\\Foundation\\Kernel\\Hyperlinks<\/a>"],[100,8,"Hyde\\Foundation\\Kernel\\PageCollection<\/a>"],[100,7,"Hyde\\Foundation\\Kernel\\RouteCollection<\/a>"],[100,5,"Hyde\\Foundation\\PharSupport<\/a>"],[100,2,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider<\/a>"],[100,2,"Hyde\\Foundation\\Providers\\ViewServiceProvider<\/a>"],[100,4,"Hyde\\Framework\\Actions\\AnonymousViewCompiler<\/a>"],[100,20,"Hyde\\Framework\\Actions\\BladeMatterParser<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter<\/a>"],[100,19,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText<\/a>"],[100,6,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile<\/a>"],[100,19,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile<\/a>"],[100,11,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex<\/a>"],[100,4,"Hyde\\Framework\\Actions\\GeneratesTableOfContents<\/a>"],[100,6,"Hyde\\Framework\\Actions\\MarkdownFileParser<\/a>"],[100,8,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed<\/a>"],[100,3,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch<\/a>"],[100,4,"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,12,"Hyde\\Framework\\Factories\\BlogPostDataFactory<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject<\/a>"],[0,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory<\/a>"],[100,10,"Hyde\\Framework\\Factories\\FeaturedImageFactory<\/a>"],[100,13,"Hyde\\Framework\\Factories\\HydePageDataFactory<\/a>"],[100,40,"Hyde\\Framework\\Factories\\NavigationDataFactory<\/a>"],[100,35,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage<\/a>"],[100,8,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor<\/a>"],[100,13,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTaskSkippedException<\/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,5,"Hyde\\Support\\Internal\\RouteList<\/a>"],[100,10,"Hyde\\Support\\Internal\\RouteListItem<\/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,23,"Hyde\\Support\\Models\\ValidationResult<\/a>"],[100,36,"Hyde\\Support\\Paginator<\/a>"],[100,14,"Hyde\\Support\\ReadingTime<\/a>"],[100,11,"Hyde\\Publications\\Actions\\CreateAction<\/a>"],[100,9,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage<\/a>"],[100,7,"Hyde\\Publications\\Actions\\CreatesNewPublicationType<\/a>"],[100,3,"Hyde\\Publications\\Actions\\GeneratesPublicationTagPages<\/a>"],[100,7,"Hyde\\Publications\\Actions\\PublicationFieldValidator<\/a>"],[100,9,"Hyde\\Publications\\Actions\\PublicationPageCompiler<\/a>"],[100,15,"Hyde\\Publications\\Actions\\PublicationPageValidator<\/a>"],[100,14,"Hyde\\Publications\\Actions\\PublicationSchemaValidator<\/a>"],[100,24,"Hyde\\Publications\\Actions\\SeedsPublicationFiles<\/a>"],[100,13,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler<\/a>"],[100,27,"Hyde\\Publications\\Commands\\MakePublicationCommand<\/a>"],[100,22,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand<\/a>"],[100,11,"Hyde\\Publications\\Commands\\SeedPublicationCommand<\/a>"],[100,21,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand<\/a>"],[100,33,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand<\/a>"],[100,10,"Hyde\\Publications\\Commands\\ValidatingCommand<\/a>"],[100,6,"Hyde\\Publications\\Models\\PublicationFieldDefinition<\/a>"],[100,4,"Hyde\\Publications\\Models\\PublicationFieldValue<\/a>"],[100,28,"Hyde\\Publications\\Models\\PublicationType<\/a>"],[100,3,"Hyde\\Publications\\Pages\\PublicationListPage<\/a>"],[100,8,"Hyde\\Publications\\Pages\\PublicationPage<\/a>"],[100,3,"Hyde\\Publications\\Providers\\TranslationServiceProvider<\/a>"],[100,10,"Hyde\\Publications\\Publications<\/a>"],[100,18,"Hyde\\Publications\\PublicationsExtension<\/a>"],[100,3,"Hyde\\Publications\\PublicationsServiceProvider<\/a>"],[100,17,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent<\/a>"],[100,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\BootsHydeKernel<\/a>"],[100,8,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers<\/a>"],[100,10,"Hyde\\Foundation\\Concerns\\ManagesExtensions<\/a>"],[100,12,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesViewData<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\InteractsWithDirectories<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter<\/a>"],[100,7,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures<\/a>"],[100,16,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter<\/a>"],[100,10,"Hyde\\Framework\\Concerns\\RegistersFileLocations<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\TracksExecutionTime<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence<\/a>"],[100,5,"Hyde\\Framework\\Factories\\Concerns\\HasFactory<\/a>"],[100,3,"Hyde\\Support\\Concerns\\Serializable<\/a>"],[100,15,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs<\/a>"],[100,9,"Hyde\\Publications\\Concerns\\PublicationFieldTypes<\/a>"]], 'Class Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand<\/a>"],[100,17,"Hyde\\Console\\Commands\\BuildSiteCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSitemapCommand<\/a>"],[100,20,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand<\/a>"],[100,11,"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,3,"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,6,"Hyde\\Foundation\\HydeKernel<\/a>"],[100,14,"Hyde\\Foundation\\Internal\\LoadConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Kernel\\FileCollection<\/a>"],[100,27,"Hyde\\Foundation\\Kernel\\Filesystem<\/a>"],[100,22,"Hyde\\Foundation\\Kernel\\Hyperlinks<\/a>"],[100,8,"Hyde\\Foundation\\Kernel\\PageCollection<\/a>"],[100,7,"Hyde\\Foundation\\Kernel\\RouteCollection<\/a>"],[100,5,"Hyde\\Foundation\\PharSupport<\/a>"],[100,2,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider<\/a>"],[100,2,"Hyde\\Foundation\\Providers\\ViewServiceProvider<\/a>"],[100,4,"Hyde\\Framework\\Actions\\AnonymousViewCompiler<\/a>"],[100,20,"Hyde\\Framework\\Actions\\BladeMatterParser<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter<\/a>"],[100,19,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText<\/a>"],[100,6,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile<\/a>"],[100,19,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile<\/a>"],[100,11,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex<\/a>"],[100,4,"Hyde\\Framework\\Actions\\GeneratesTableOfContents<\/a>"],[100,6,"Hyde\\Framework\\Actions\\MarkdownFileParser<\/a>"],[100,8,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed<\/a>"],[100,3,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch<\/a>"],[100,4,"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,12,"Hyde\\Framework\\Factories\\BlogPostDataFactory<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject<\/a>"],[0,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory<\/a>"],[100,10,"Hyde\\Framework\\Factories\\FeaturedImageFactory<\/a>"],[100,13,"Hyde\\Framework\\Factories\\HydePageDataFactory<\/a>"],[100,40,"Hyde\\Framework\\Factories\\NavigationDataFactory<\/a>"],[100,35,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage<\/a>"],[100,8,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor<\/a>"],[100,13,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTaskSkippedException<\/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,19,"Hyde\\Support\\Internal\\RouteListItem<\/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,23,"Hyde\\Support\\Models\\ValidationResult<\/a>"],[100,36,"Hyde\\Support\\Paginator<\/a>"],[100,14,"Hyde\\Support\\ReadingTime<\/a>"],[100,11,"Hyde\\Publications\\Actions\\CreateAction<\/a>"],[100,9,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage<\/a>"],[100,7,"Hyde\\Publications\\Actions\\CreatesNewPublicationType<\/a>"],[100,3,"Hyde\\Publications\\Actions\\GeneratesPublicationTagPages<\/a>"],[100,7,"Hyde\\Publications\\Actions\\PublicationFieldValidator<\/a>"],[100,9,"Hyde\\Publications\\Actions\\PublicationPageCompiler<\/a>"],[100,15,"Hyde\\Publications\\Actions\\PublicationPageValidator<\/a>"],[100,14,"Hyde\\Publications\\Actions\\PublicationSchemaValidator<\/a>"],[100,24,"Hyde\\Publications\\Actions\\SeedsPublicationFiles<\/a>"],[100,13,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler<\/a>"],[100,27,"Hyde\\Publications\\Commands\\MakePublicationCommand<\/a>"],[100,22,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand<\/a>"],[100,11,"Hyde\\Publications\\Commands\\SeedPublicationCommand<\/a>"],[100,21,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand<\/a>"],[100,33,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand<\/a>"],[100,10,"Hyde\\Publications\\Commands\\ValidatingCommand<\/a>"],[100,6,"Hyde\\Publications\\Models\\PublicationFieldDefinition<\/a>"],[100,4,"Hyde\\Publications\\Models\\PublicationFieldValue<\/a>"],[100,28,"Hyde\\Publications\\Models\\PublicationType<\/a>"],[100,3,"Hyde\\Publications\\Pages\\PublicationListPage<\/a>"],[100,8,"Hyde\\Publications\\Pages\\PublicationPage<\/a>"],[100,3,"Hyde\\Publications\\Providers\\TranslationServiceProvider<\/a>"],[100,10,"Hyde\\Publications\\Publications<\/a>"],[100,18,"Hyde\\Publications\\PublicationsExtension<\/a>"],[100,3,"Hyde\\Publications\\PublicationsServiceProvider<\/a>"],[100,17,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent<\/a>"],[100,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\BootsHydeKernel<\/a>"],[100,8,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers<\/a>"],[100,10,"Hyde\\Foundation\\Concerns\\ManagesExtensions<\/a>"],[100,12,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesViewData<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\InteractsWithDirectories<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter<\/a>"],[100,7,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures<\/a>"],[100,16,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter<\/a>"],[100,10,"Hyde\\Framework\\Concerns\\RegistersFileLocations<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\TracksExecutionTime<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence<\/a>"],[100,5,"Hyde\\Framework\\Factories\\Concerns\\HasFactory<\/a>"],[100,3,"Hyde\\Support\\Concerns\\Serializable<\/a>"],[100,15,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs<\/a>"],[100,9,"Hyde\\Publications\\Concerns\\PublicationFieldTypes<\/a>"]], 'Class Complexity')) .transition() .duration(500) .call(chart); @@ -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,1,"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,6,"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,2,"Hyde\\Foundation\\HydeKernel::hasFeature<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::toArray<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadConfigurationFiles<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadRuntimeConfiguration<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeCommandLineArguments<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeRealtimeCompilerEnvironment<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getArgv<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getEnv<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::bootstrap<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::hasYamlConfigFile<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getYaml<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeParsedConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::configurationContainsNamespaces<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::addFile<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::runExtensionHandlers<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::discoverFilesFor<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::getFile<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::getFiles<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::getBasePath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::path<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToAbsolute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToRelative<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::mediaPath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::sitePath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::siteMediaPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::vendorPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::touch<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::unlink<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::__construct<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::formatLink<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::relativeLink<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Hyperlinks::mediaLink<\/a>"],[100,4,"Hyde\\Foundation\\Kernel\\Hyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::hasSiteUrl<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Hyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::route<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::addPage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::parsePage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::getPage<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::getPages<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::addRoute<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoutes<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::mock<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::clearMocks<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::running<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::hasVendorDirectory<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::boot<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::boot<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__invoke<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseString<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::get<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::parse<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::lineMatchesFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractKey<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractValue<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::getValueWithType<\/a>"],[100,5,"Hyde\\Framework\\Actions\\BladeMatterParser::parseArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\BladeMatterParser::isValueArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter::execute<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyRegexTransformations<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyStringTransformations<\/a>"],[100,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeTables<\/a>"],[100,3,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeBlockquotes<\/a>"],[100,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::trimWhitespace<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::__construct<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::toArray<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::getIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::parseTitle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::fileName<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::normalizeSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::makeOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createBladeFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createMarkdownFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createDocumentationFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::formatIdentifier<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::validateType<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::failIfFileCannotBeSaved<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getBladePageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getMarkdownPageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::run<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::generatePageEntry<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getSearchContentForDocument<\/a>"],[100,3,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::formatDestination<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::extractTableOfContents<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::parse<\/a>"],[100,4,"Hyde\\Framework\\Actions\\MarkdownFileParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::get<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::handle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashSourcePath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::getManifestPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::jsonEncodeOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::setOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::printFinishMessage<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::printFinishMessage<\/a>"],[100,3,"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,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeDescriptionFromMarkdownBody<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::toArray<\/a>"],[0,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::make<\/a>"],[100,3,"Hyde\\Framework\\Factories\\FeaturedImageFactory::makeSource<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::normalizeLocalImagePath<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::getStringMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeTitle<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeNavigation<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleForPage<\/a>"],[100,4,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromMarkdownHeadings<\/a>"],[100,3,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromParentIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeLabel<\/a>"],[100,3,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeGroup<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeHidden<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makePriority<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForGroupInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForHiddenInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isPageHiddenInNavigationConfiguration<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::isNonDocumentationPageInHiddenSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInConfigs<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInSidebarConfig<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInNavigationConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::parseNavigationPriorityConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::canUseSubdirectoryForGroups<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::defaultGroup<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::pageIsInSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryName<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isInstanceOf<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::invert<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::offset<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getMatter<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__toString<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::setSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLength<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getType<\/a>"],[100,3,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getMetadataArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::has<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForLocalImage<\/a>"],[100,3,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForRemoteImage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::isRemote<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__construct<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getOrCreate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::get<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::all<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::findUsername<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::handle<\/a>"],[100,5,"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::skip<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::createdSiteFile<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::withExecutionTime<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTaskSkippedException::__construct<\/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\\Internal\\RouteList::__construct<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteList::toArray<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteList::headers<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteList::generate<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteList::routeToListItem<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::__construct<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::toArray<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::stylePageType<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::styleSourcePath<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::styleOutputPath<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::styleRouteKey<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::isPageDiscoverable<\/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\\ValidationResult::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::pass<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::fail<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::skip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::withTip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::tip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::skipped<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::passed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::failed<\/a>"],[100,3,"Hyde\\Support\\Models\\ValidationResult::statusCode<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::message<\/a>"],[100,2,"Hyde\\Support\\Models\\ValidationResult::formattedMessage<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatResult<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatPassed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatFailed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatSkipped<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatTimeString<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatTip<\/a>"],[100,2,"Hyde\\Support\\Models\\ValidationResult::withMessage<\/a>"],[100,3,"Hyde\\Support\\Paginator::__construct<\/a>"],[100,1,"Hyde\\Support\\Paginator::generate<\/a>"],[100,1,"Hyde\\Support\\Paginator::setCurrentPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::currentPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::getPaginatedItems<\/a>"],[100,1,"Hyde\\Support\\Paginator::getItemsForPage<\/a>"],[100,4,"Hyde\\Support\\Paginator::getPageLinks<\/a>"],[100,1,"Hyde\\Support\\Paginator::perPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::totalPages<\/a>"],[100,1,"Hyde\\Support\\Paginator::hasMultiplePages<\/a>"],[100,1,"Hyde\\Support\\Paginator::lastPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::canNavigateBack<\/a>"],[100,1,"Hyde\\Support\\Paginator::canNavigateForward<\/a>"],[100,2,"Hyde\\Support\\Paginator::previousPageNumber<\/a>"],[100,2,"Hyde\\Support\\Paginator::nextPageNumber<\/a>"],[100,3,"Hyde\\Support\\Paginator::previous<\/a>"],[100,3,"Hyde\\Support\\Paginator::next<\/a>"],[100,1,"Hyde\\Support\\Paginator::firstItemNumberOnPage<\/a>"],[100,3,"Hyde\\Support\\Paginator::validateCurrentPageValue<\/a>"],[100,1,"Hyde\\Support\\Paginator::formatPageName<\/a>"],[100,1,"Hyde\\Support\\Paginator::formatLink<\/a>"],[100,1,"Hyde\\Support\\Paginator::getRoute<\/a>"],[100,1,"Hyde\\Support\\Paginator::firstPage<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::fromString<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::fromFile<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::__construct<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::__toString<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getWordCount<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getMinutes<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getSeconds<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getMinutesAsFloat<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getSecondsOver<\/a>"],[100,3,"Hyde\\Support\\ReadingTime::getFormatted<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::formatUsingClosure<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::generate<\/a>"],[100,0,"Hyde\\Publications\\Actions\\CreateAction::handleCreate<\/a>"],[100,2,"Hyde\\Publications\\Actions\\CreateAction::create<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::force<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::setOutputPath<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::getOutputPath<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::getAbsoluteOutputPath<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::fileExists<\/a>"],[100,2,"Hyde\\Publications\\Actions\\CreateAction::hasFileConflict<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::save<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::formatStringForStorage<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::__construct<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::handleCreate<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::getFilename<\/a>"],[100,3,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::getCanonicalValue<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::createFrontMatter<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::normalizeData<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::getFieldFromCollection<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationType::__construct<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationType::handleCreate<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationType::createDetailTemplate<\/a>"],[100,2,"Hyde\\Publications\\Actions\\CreatesNewPublicationType::createListTemplate<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationType::publishPublicationFile<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationType::usesPagination<\/a>"],[100,1,"Hyde\\Publications\\Actions\\GeneratesPublicationTagPages::__construct<\/a>"],[100,2,"Hyde\\Publications\\Actions\\GeneratesPublicationTagPages::__invoke<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationFieldValidator::__construct<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationFieldValidator::getValidationRules<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationFieldValidator::validate<\/a>"],[100,3,"Hyde\\Publications\\Actions\\PublicationFieldValidator::makeDynamicRules<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationFieldValidator::makeValidator<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageCompiler::call<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageCompiler::__construct<\/a>"],[100,2,"Hyde\\Publications\\Actions\\PublicationPageCompiler::__invoke<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageCompiler::compilePublicationPage<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageCompiler::compilePublicationListPage<\/a>"],[100,2,"Hyde\\Publications\\Actions\\PublicationPageCompiler::compileView<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageCompiler::getTemplateFilePath<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageValidator::call<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageValidator::__construct<\/a>"],[100,2,"Hyde\\Publications\\Actions\\PublicationPageValidator::__invoke<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageValidator::validate<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageValidator::errors<\/a>"],[100,3,"Hyde\\Publications\\Actions\\PublicationPageValidator::warnings<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageValidator::validatedFields<\/a>"],[100,4,"Hyde\\Publications\\Actions\\PublicationPageValidator::getResults<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageValidator::getValidationRules<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::call<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::__construct<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::__invoke<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::validate<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::errors<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::makePropertyValidator<\/a>"],[100,3,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::makeFieldsValidators<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::evaluateFieldValidators<\/a>"],[100,2,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::validateFields<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::makeValidator<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::mapRulesInput<\/a>"],[100,1,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::__construct<\/a>"],[100,2,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::create<\/a>"],[100,3,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::generatePublicationData<\/a>"],[100,1,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::getDateTimeValue<\/a>"],[100,2,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::getTextValue<\/a>"],[100,1,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::generateFieldData<\/a>"],[100,3,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::getCanonicalFieldName<\/a>"],[100,1,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::canFieldTypeCanBeCanonical<\/a>"],[100,2,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::getArrayItems<\/a>"],[100,2,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::getTags<\/a>"],[100,2,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::fakeSentence<\/a>"],[100,1,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::fakeWord<\/a>"],[100,1,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::fakeUrl<\/a>"],[100,2,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::randomMarkdownLines<\/a>"],[100,1,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::call<\/a>"],[100,1,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::__invoke<\/a>"],[100,2,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::getLinesFromInputStream<\/a>"],[100,2,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::shouldTerminate<\/a>"],[100,3,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::readInputStream<\/a>"],[100,1,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::mockInput<\/a>"],[100,1,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::terminationMessage<\/a>"],[100,2,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::getShortcut<\/a>"],[100,3,"Hyde\\Publications\\Commands\\MakePublicationCommand::safeHandle<\/a>"],[100,4,"Hyde\\Publications\\Commands\\MakePublicationCommand::getPublicationTypeSelection<\/a>"],[100,4,"Hyde\\Publications\\Commands\\MakePublicationCommand::collectFieldData<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationCommand::captureFieldInput<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationCommand::captureTextFieldInput<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationCommand::captureArrayFieldInput<\/a>"],[100,2,"Hyde\\Publications\\Commands\\MakePublicationCommand::captureMediaFieldInput<\/a>"],[100,3,"Hyde\\Publications\\Commands\\MakePublicationCommand::handleEmptyMediaFilesCollection<\/a>"],[100,4,"Hyde\\Publications\\Commands\\MakePublicationCommand::captureTagFieldInput<\/a>"],[100,2,"Hyde\\Publications\\Commands\\MakePublicationCommand::captureOtherFieldInput<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationCommand::askForFieldData<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationCommand::parseCommaSeparatedValues<\/a>"],[100,2,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::safeHandle<\/a>"],[100,2,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getTitle<\/a>"],[100,4,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::validateStorageDirectory<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::captureFieldsDefinitions<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::captureFieldDefinition<\/a>"],[100,3,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getFieldName<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getFieldType<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getCanonicalField<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getSortField<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getSortDirection<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getPageSize<\/a>"],[100,2,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::checkIfFieldIsDuplicate<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getCount<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::availableCanonicableFieldNames<\/a>"],[100,4,"Hyde\\Publications\\Commands\\SeedPublicationCommand::safeHandle<\/a>"],[100,3,"Hyde\\Publications\\Commands\\SeedPublicationCommand::getPublicationTypeSelection<\/a>"],[100,2,"Hyde\\Publications\\Commands\\SeedPublicationCommand::getPublicationTypes<\/a>"],[100,2,"Hyde\\Publications\\Commands\\SeedPublicationCommand::pluralize<\/a>"],[100,4,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::safeHandle<\/a>"],[100,3,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::validateSchemaFiles<\/a>"],[100,5,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::displayResults<\/a>"],[100,2,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::displayTopLevelSchemaErrors<\/a>"],[100,3,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::displayFieldDefinitionErrors<\/a>"],[100,1,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::outputSummary<\/a>"],[100,1,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::outputJson<\/a>"],[100,2,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::countErrors<\/a>"],[100,5,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::safeHandle<\/a>"],[100,4,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::getPublicationTypesToValidate<\/a>"],[100,2,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::validatePublicationType<\/a>"],[100,4,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::displayResults<\/a>"],[100,2,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::displayPublicationResults<\/a>"],[100,5,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::displayPublicationFieldResults<\/a>"],[100,3,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::getPublicationResultsIcon<\/a>"],[100,1,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::getMessageTypesInResult<\/a>"],[100,3,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::outputSummary<\/a>"],[100,1,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::outputJson<\/a>"],[100,3,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::countRecursive<\/a>"],[100,4,"Hyde\\Publications\\Commands\\ValidatingCommand::askWithValidation<\/a>"],[100,1,"Hyde\\Publications\\Commands\\ValidatingCommand::reloadableChoice<\/a>"],[100,1,"Hyde\\Publications\\Commands\\ValidatingCommand::translate<\/a>"],[100,4,"Hyde\\Publications\\Commands\\ValidatingCommand::normalizeInput<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldDefinition::fromArray<\/a>"],[100,3,"Hyde\\Publications\\Models\\PublicationFieldDefinition::__construct<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldDefinition::toArray<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldDefinition::getRules<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldValue::__construct<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldValue::getType<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldValue::getValue<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldValue::parseFieldValue<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::get<\/a>"],[100,2,"Hyde\\Publications\\Models\\PublicationType::fromFile<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::__construct<\/a>"],[100,2,"Hyde\\Publications\\Models\\PublicationType::toArray<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::toJson<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getIdentifier<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getSchemaFile<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getDirectory<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getMetadata<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::setMetadata<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getFields<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getFieldDefinition<\/a>"],[100,2,"Hyde\\Publications\\Models\\PublicationType::getCanonicalFieldDefinition<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getPublications<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getPaginator<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getListPage<\/a>"],[100,2,"Hyde\\Publications\\Models\\PublicationType::usesPagination<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::save<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::parseSchemaFile<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getRelativeDirectoryEntry<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::parseFieldData<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::withoutNullValues<\/a>"],[100,2,"Hyde\\Publications\\Models\\PublicationType::validateSchemaFile<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationListPage::__construct<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationListPage::compile<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationListPage::showInNavigation<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationPage::make<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationPage::__construct<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationPage::getType<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationPage::compile<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationPage::parse<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationPage::pathToIdentifier<\/a>"],[100,2,"Hyde\\Publications\\Pages\\PublicationPage::normalizeIdentifier<\/a>"],[100,2,"Hyde\\Publications\\Providers\\TranslationServiceProvider::register<\/a>"],[100,1,"Hyde\\Publications\\Providers\\TranslationServiceProvider::boot<\/a>"],[100,1,"Hyde\\Publications\\Publications::getPublicationTypes<\/a>"],[100,1,"Hyde\\Publications\\Publications::getPublicationsForType<\/a>"],[100,1,"Hyde\\Publications\\Publications::getMediaForType<\/a>"],[100,1,"Hyde\\Publications\\Publications::getPublicationTags<\/a>"],[100,4,"Hyde\\Publications\\Publications::getPublicationsGroupedByTags<\/a>"],[100,1,"Hyde\\Publications\\Publications::publicationTypeExists<\/a>"],[100,1,"Hyde\\Publications\\Publications::getPublicationTagFields<\/a>"],[100,2,"Hyde\\Publications\\PublicationsExtension::getTypes<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::discoverFiles<\/a>"],[100,2,"Hyde\\Publications\\PublicationsExtension::discoverPages<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::discoverPublicationPages<\/a>"],[100,2,"Hyde\\Publications\\PublicationsExtension::generatePublicationListingPageForType<\/a>"],[100,3,"Hyde\\Publications\\PublicationsExtension::generatePublicationPaginatedListingPagesForType<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::generatePublicationTagPages<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::parsePublicationTypes<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::getSchemaFiles<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::getPublicationFiles<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::getPublicationFilesForType<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::shouldGeneratePublicationTagPages<\/a>"],[100,1,"Hyde\\Publications\\PublicationsServiceProvider::register<\/a>"],[100,1,"Hyde\\Publications\\PublicationsServiceProvider::boot<\/a>"],[100,1,"Hyde\\Publications\\PublicationsServiceProvider::registerAdditionalServiceProviders<\/a>"],[100,1,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent::__construct<\/a>"],[100,1,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent::render<\/a>"],[100,6,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent::makeRelatedPublications<\/a>"],[100,2,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent::getTagsForPage<\/a>"],[100,3,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent::getAllRelatedPages<\/a>"],[100,4,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent::sortRelatedPagesByRelevance<\/a>"],[100,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite::askToRebuildSite<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::isBooted<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booting<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booted<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::filesystem<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::path<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::mediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::sitePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::siteMediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToAbsolute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToRelative<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::formatLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::relativeLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::mediaLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::route<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::hasSiteUrl<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::files<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::pages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::routes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::needsToBeBooted<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::makeTitle<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::normalizeNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::stripNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::trimSlashes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::markdown<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesExtensions::registerExtension<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::hasExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::normalizeSourcePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::shareViewData<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRouteKey<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRoute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentPage<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectory<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsParentDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::data<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::matter<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::has<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::__callStatic<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::getParameterNames<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyArguments<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyPathArgument<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::mock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::resolveMockedInstance<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::clearMockedInstances<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableDynamicExtensions<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableConfigDefinedExtensions<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::mergeMarkdownConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::initializeExtension<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessors<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessors<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessor<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessor<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerSourceDirectories<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::discoverBladeViewsIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::storeCompiledSiteIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::useMediaDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getSourceDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getOutputDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getPageConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::startClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::stopClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeInMs<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeString<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence::validateExistence<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::toCoreDataObject<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::constructFactoryData<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::assignFactoryData<\/a>"],[100,0,"Hyde\\Support\\Concerns\\Serializable::toArray<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::arraySerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::jsonSerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::toJson<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseStringValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseDatetimeValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseBooleanValue<\/a>"],[100,2,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseIntegerValue<\/a>"],[100,2,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseFloatValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseMediaValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseArrayValue<\/a>"],[100,2,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseTextValue<\/a>"],[100,2,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseUrlValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseTagValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseError<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::rules<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::collect<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::values<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::names<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::getRules<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::canonicable<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::arrayable<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::isCanonicable<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::isArrayable<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSiteCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSiteCommand::configureBuildTaskService<\/a>"],[100,3,"Hyde\\Console\\Commands\\BuildSiteCommand::runPreBuildActions<\/a>"],[100,4,"Hyde\\Console\\Commands\\BuildSiteCommand::runPostBuildActions<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::printFinishMessage<\/a>"],[100,1,"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,6,"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,1,"Hyde\\Console\\Commands\\RouteListCommand::generate<\/a>"],[100,1,"Hyde\\Console\\Commands\\RouteListCommand::makeHeader<\/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,2,"Hyde\\Foundation\\HydeKernel::hasFeature<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::toArray<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadConfigurationFiles<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadRuntimeConfiguration<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeCommandLineArguments<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeRealtimeCompilerEnvironment<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getArgv<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getEnv<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::bootstrap<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::hasYamlConfigFile<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getYaml<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeParsedConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::configurationContainsNamespaces<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::addFile<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::runExtensionHandlers<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::discoverFilesFor<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::getFile<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::getFiles<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::getBasePath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::path<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToAbsolute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToRelative<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::mediaPath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::sitePath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::siteMediaPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::vendorPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::touch<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::unlink<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::__construct<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::formatLink<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::relativeLink<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Hyperlinks::mediaLink<\/a>"],[100,4,"Hyde\\Foundation\\Kernel\\Hyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::hasSiteUrl<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Hyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::route<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::addPage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::parsePage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::getPage<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::getPages<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::addRoute<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoutes<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::mock<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::clearMocks<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::running<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::hasVendorDirectory<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::boot<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::boot<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__invoke<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseString<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::get<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::parse<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::lineMatchesFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractKey<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractValue<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::getValueWithType<\/a>"],[100,5,"Hyde\\Framework\\Actions\\BladeMatterParser::parseArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\BladeMatterParser::isValueArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter::execute<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyRegexTransformations<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyStringTransformations<\/a>"],[100,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeTables<\/a>"],[100,3,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeBlockquotes<\/a>"],[100,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::trimWhitespace<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::__construct<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::toArray<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::getIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::parseTitle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::fileName<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::normalizeSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::makeOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createBladeFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createMarkdownFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createDocumentationFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::formatIdentifier<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::validateType<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::failIfFileCannotBeSaved<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getBladePageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getMarkdownPageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::run<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::generatePageEntry<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getSearchContentForDocument<\/a>"],[100,3,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::formatDestination<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::extractTableOfContents<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::parse<\/a>"],[100,4,"Hyde\\Framework\\Actions\\MarkdownFileParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::get<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::handle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashSourcePath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::getManifestPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::jsonEncodeOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::setOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::printFinishMessage<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::printFinishMessage<\/a>"],[100,3,"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,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeDescriptionFromMarkdownBody<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::toArray<\/a>"],[0,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::make<\/a>"],[100,3,"Hyde\\Framework\\Factories\\FeaturedImageFactory::makeSource<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::normalizeLocalImagePath<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::getStringMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeTitle<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeNavigation<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleForPage<\/a>"],[100,4,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromMarkdownHeadings<\/a>"],[100,3,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromParentIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeLabel<\/a>"],[100,3,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeGroup<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeHidden<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makePriority<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForGroupInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForHiddenInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isPageHiddenInNavigationConfiguration<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::isNonDocumentationPageInHiddenSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInConfigs<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInSidebarConfig<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInNavigationConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::parseNavigationPriorityConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::canUseSubdirectoryForGroups<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::defaultGroup<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::pageIsInSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryName<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isInstanceOf<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::invert<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::offset<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getMatter<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__toString<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::setSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLength<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getType<\/a>"],[100,3,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getMetadataArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::has<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForLocalImage<\/a>"],[100,3,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForRemoteImage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::isRemote<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__construct<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getOrCreate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::get<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::all<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::findUsername<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::handle<\/a>"],[100,5,"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::skip<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::createdSiteFile<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::withExecutionTime<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTaskSkippedException::__construct<\/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\\Internal\\RouteListItem::format<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::__construct<\/a>"],[100,3,"Hyde\\Support\\Internal\\RouteListItem::stylePageType<\/a>"],[100,3,"Hyde\\Support\\Internal\\RouteListItem::styleSourcePath<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::styleOutputPath<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::styleRouteKey<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::getPageType<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::getSourcePath<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::getOutputPath<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::href<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::isPageDiscoverable<\/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\\ValidationResult::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::pass<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::fail<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::skip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::withTip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::tip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::skipped<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::passed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::failed<\/a>"],[100,3,"Hyde\\Support\\Models\\ValidationResult::statusCode<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::message<\/a>"],[100,2,"Hyde\\Support\\Models\\ValidationResult::formattedMessage<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatResult<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatPassed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatFailed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatSkipped<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatTimeString<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatTip<\/a>"],[100,2,"Hyde\\Support\\Models\\ValidationResult::withMessage<\/a>"],[100,3,"Hyde\\Support\\Paginator::__construct<\/a>"],[100,1,"Hyde\\Support\\Paginator::generate<\/a>"],[100,1,"Hyde\\Support\\Paginator::setCurrentPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::currentPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::getPaginatedItems<\/a>"],[100,1,"Hyde\\Support\\Paginator::getItemsForPage<\/a>"],[100,4,"Hyde\\Support\\Paginator::getPageLinks<\/a>"],[100,1,"Hyde\\Support\\Paginator::perPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::totalPages<\/a>"],[100,1,"Hyde\\Support\\Paginator::hasMultiplePages<\/a>"],[100,1,"Hyde\\Support\\Paginator::lastPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::canNavigateBack<\/a>"],[100,1,"Hyde\\Support\\Paginator::canNavigateForward<\/a>"],[100,2,"Hyde\\Support\\Paginator::previousPageNumber<\/a>"],[100,2,"Hyde\\Support\\Paginator::nextPageNumber<\/a>"],[100,3,"Hyde\\Support\\Paginator::previous<\/a>"],[100,3,"Hyde\\Support\\Paginator::next<\/a>"],[100,1,"Hyde\\Support\\Paginator::firstItemNumberOnPage<\/a>"],[100,3,"Hyde\\Support\\Paginator::validateCurrentPageValue<\/a>"],[100,1,"Hyde\\Support\\Paginator::formatPageName<\/a>"],[100,1,"Hyde\\Support\\Paginator::formatLink<\/a>"],[100,1,"Hyde\\Support\\Paginator::getRoute<\/a>"],[100,1,"Hyde\\Support\\Paginator::firstPage<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::fromString<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::fromFile<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::__construct<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::__toString<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getWordCount<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getMinutes<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getSeconds<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getMinutesAsFloat<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getSecondsOver<\/a>"],[100,3,"Hyde\\Support\\ReadingTime::getFormatted<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::formatUsingClosure<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::generate<\/a>"],[100,0,"Hyde\\Publications\\Actions\\CreateAction::handleCreate<\/a>"],[100,2,"Hyde\\Publications\\Actions\\CreateAction::create<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::force<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::setOutputPath<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::getOutputPath<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::getAbsoluteOutputPath<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::fileExists<\/a>"],[100,2,"Hyde\\Publications\\Actions\\CreateAction::hasFileConflict<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::save<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreateAction::formatStringForStorage<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::__construct<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::handleCreate<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::getFilename<\/a>"],[100,3,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::getCanonicalValue<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::createFrontMatter<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::normalizeData<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationPage::getFieldFromCollection<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationType::__construct<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationType::handleCreate<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationType::createDetailTemplate<\/a>"],[100,2,"Hyde\\Publications\\Actions\\CreatesNewPublicationType::createListTemplate<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationType::publishPublicationFile<\/a>"],[100,1,"Hyde\\Publications\\Actions\\CreatesNewPublicationType::usesPagination<\/a>"],[100,1,"Hyde\\Publications\\Actions\\GeneratesPublicationTagPages::__construct<\/a>"],[100,2,"Hyde\\Publications\\Actions\\GeneratesPublicationTagPages::__invoke<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationFieldValidator::__construct<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationFieldValidator::getValidationRules<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationFieldValidator::validate<\/a>"],[100,3,"Hyde\\Publications\\Actions\\PublicationFieldValidator::makeDynamicRules<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationFieldValidator::makeValidator<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageCompiler::call<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageCompiler::__construct<\/a>"],[100,2,"Hyde\\Publications\\Actions\\PublicationPageCompiler::__invoke<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageCompiler::compilePublicationPage<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageCompiler::compilePublicationListPage<\/a>"],[100,2,"Hyde\\Publications\\Actions\\PublicationPageCompiler::compileView<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageCompiler::getTemplateFilePath<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageValidator::call<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageValidator::__construct<\/a>"],[100,2,"Hyde\\Publications\\Actions\\PublicationPageValidator::__invoke<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageValidator::validate<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageValidator::errors<\/a>"],[100,3,"Hyde\\Publications\\Actions\\PublicationPageValidator::warnings<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageValidator::validatedFields<\/a>"],[100,4,"Hyde\\Publications\\Actions\\PublicationPageValidator::getResults<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationPageValidator::getValidationRules<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::call<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::__construct<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::__invoke<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::validate<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::errors<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::makePropertyValidator<\/a>"],[100,3,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::makeFieldsValidators<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::evaluateFieldValidators<\/a>"],[100,2,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::validateFields<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::makeValidator<\/a>"],[100,1,"Hyde\\Publications\\Actions\\PublicationSchemaValidator::mapRulesInput<\/a>"],[100,1,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::__construct<\/a>"],[100,2,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::create<\/a>"],[100,3,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::generatePublicationData<\/a>"],[100,1,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::getDateTimeValue<\/a>"],[100,2,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::getTextValue<\/a>"],[100,1,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::generateFieldData<\/a>"],[100,3,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::getCanonicalFieldName<\/a>"],[100,1,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::canFieldTypeCanBeCanonical<\/a>"],[100,2,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::getArrayItems<\/a>"],[100,2,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::getTags<\/a>"],[100,2,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::fakeSentence<\/a>"],[100,1,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::fakeWord<\/a>"],[100,1,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::fakeUrl<\/a>"],[100,2,"Hyde\\Publications\\Actions\\SeedsPublicationFiles::randomMarkdownLines<\/a>"],[100,1,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::call<\/a>"],[100,1,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::__invoke<\/a>"],[100,2,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::getLinesFromInputStream<\/a>"],[100,2,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::shouldTerminate<\/a>"],[100,3,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::readInputStream<\/a>"],[100,1,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::mockInput<\/a>"],[100,1,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::terminationMessage<\/a>"],[100,2,"Hyde\\Publications\\Commands\\Helpers\\InputStreamHandler::getShortcut<\/a>"],[100,3,"Hyde\\Publications\\Commands\\MakePublicationCommand::safeHandle<\/a>"],[100,4,"Hyde\\Publications\\Commands\\MakePublicationCommand::getPublicationTypeSelection<\/a>"],[100,4,"Hyde\\Publications\\Commands\\MakePublicationCommand::collectFieldData<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationCommand::captureFieldInput<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationCommand::captureTextFieldInput<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationCommand::captureArrayFieldInput<\/a>"],[100,2,"Hyde\\Publications\\Commands\\MakePublicationCommand::captureMediaFieldInput<\/a>"],[100,3,"Hyde\\Publications\\Commands\\MakePublicationCommand::handleEmptyMediaFilesCollection<\/a>"],[100,4,"Hyde\\Publications\\Commands\\MakePublicationCommand::captureTagFieldInput<\/a>"],[100,2,"Hyde\\Publications\\Commands\\MakePublicationCommand::captureOtherFieldInput<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationCommand::askForFieldData<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationCommand::parseCommaSeparatedValues<\/a>"],[100,2,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::safeHandle<\/a>"],[100,2,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getTitle<\/a>"],[100,4,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::validateStorageDirectory<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::captureFieldsDefinitions<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::captureFieldDefinition<\/a>"],[100,3,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getFieldName<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getFieldType<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getCanonicalField<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getSortField<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getSortDirection<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getPageSize<\/a>"],[100,2,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::checkIfFieldIsDuplicate<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::getCount<\/a>"],[100,1,"Hyde\\Publications\\Commands\\MakePublicationTypeCommand::availableCanonicableFieldNames<\/a>"],[100,4,"Hyde\\Publications\\Commands\\SeedPublicationCommand::safeHandle<\/a>"],[100,3,"Hyde\\Publications\\Commands\\SeedPublicationCommand::getPublicationTypeSelection<\/a>"],[100,2,"Hyde\\Publications\\Commands\\SeedPublicationCommand::getPublicationTypes<\/a>"],[100,2,"Hyde\\Publications\\Commands\\SeedPublicationCommand::pluralize<\/a>"],[100,4,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::safeHandle<\/a>"],[100,3,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::validateSchemaFiles<\/a>"],[100,5,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::displayResults<\/a>"],[100,2,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::displayTopLevelSchemaErrors<\/a>"],[100,3,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::displayFieldDefinitionErrors<\/a>"],[100,1,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::outputSummary<\/a>"],[100,1,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::outputJson<\/a>"],[100,2,"Hyde\\Publications\\Commands\\ValidatePublicationTypesCommand::countErrors<\/a>"],[100,5,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::safeHandle<\/a>"],[100,4,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::getPublicationTypesToValidate<\/a>"],[100,2,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::validatePublicationType<\/a>"],[100,4,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::displayResults<\/a>"],[100,2,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::displayPublicationResults<\/a>"],[100,5,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::displayPublicationFieldResults<\/a>"],[100,3,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::getPublicationResultsIcon<\/a>"],[100,1,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::getMessageTypesInResult<\/a>"],[100,3,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::outputSummary<\/a>"],[100,1,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::outputJson<\/a>"],[100,3,"Hyde\\Publications\\Commands\\ValidatePublicationsCommand::countRecursive<\/a>"],[100,4,"Hyde\\Publications\\Commands\\ValidatingCommand::askWithValidation<\/a>"],[100,1,"Hyde\\Publications\\Commands\\ValidatingCommand::reloadableChoice<\/a>"],[100,1,"Hyde\\Publications\\Commands\\ValidatingCommand::translate<\/a>"],[100,4,"Hyde\\Publications\\Commands\\ValidatingCommand::normalizeInput<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldDefinition::fromArray<\/a>"],[100,3,"Hyde\\Publications\\Models\\PublicationFieldDefinition::__construct<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldDefinition::toArray<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldDefinition::getRules<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldValue::__construct<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldValue::getType<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldValue::getValue<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationFieldValue::parseFieldValue<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::get<\/a>"],[100,2,"Hyde\\Publications\\Models\\PublicationType::fromFile<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::__construct<\/a>"],[100,2,"Hyde\\Publications\\Models\\PublicationType::toArray<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::toJson<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getIdentifier<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getSchemaFile<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getDirectory<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getMetadata<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::setMetadata<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getFields<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getFieldDefinition<\/a>"],[100,2,"Hyde\\Publications\\Models\\PublicationType::getCanonicalFieldDefinition<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getPublications<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getPaginator<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getListPage<\/a>"],[100,2,"Hyde\\Publications\\Models\\PublicationType::usesPagination<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::save<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::parseSchemaFile<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::getRelativeDirectoryEntry<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::parseFieldData<\/a>"],[100,1,"Hyde\\Publications\\Models\\PublicationType::withoutNullValues<\/a>"],[100,2,"Hyde\\Publications\\Models\\PublicationType::validateSchemaFile<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationListPage::__construct<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationListPage::compile<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationListPage::showInNavigation<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationPage::make<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationPage::__construct<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationPage::getType<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationPage::compile<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationPage::parse<\/a>"],[100,1,"Hyde\\Publications\\Pages\\PublicationPage::pathToIdentifier<\/a>"],[100,2,"Hyde\\Publications\\Pages\\PublicationPage::normalizeIdentifier<\/a>"],[100,2,"Hyde\\Publications\\Providers\\TranslationServiceProvider::register<\/a>"],[100,1,"Hyde\\Publications\\Providers\\TranslationServiceProvider::boot<\/a>"],[100,1,"Hyde\\Publications\\Publications::getPublicationTypes<\/a>"],[100,1,"Hyde\\Publications\\Publications::getPublicationsForType<\/a>"],[100,1,"Hyde\\Publications\\Publications::getMediaForType<\/a>"],[100,1,"Hyde\\Publications\\Publications::getPublicationTags<\/a>"],[100,4,"Hyde\\Publications\\Publications::getPublicationsGroupedByTags<\/a>"],[100,1,"Hyde\\Publications\\Publications::publicationTypeExists<\/a>"],[100,1,"Hyde\\Publications\\Publications::getPublicationTagFields<\/a>"],[100,2,"Hyde\\Publications\\PublicationsExtension::getTypes<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::getPageClasses<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::discoverFiles<\/a>"],[100,2,"Hyde\\Publications\\PublicationsExtension::discoverPages<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::discoverPublicationPages<\/a>"],[100,2,"Hyde\\Publications\\PublicationsExtension::generatePublicationListingPageForType<\/a>"],[100,3,"Hyde\\Publications\\PublicationsExtension::generatePublicationPaginatedListingPagesForType<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::generatePublicationTagPages<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::parsePublicationTypes<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::getSchemaFiles<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::getPublicationFiles<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::getPublicationFilesForType<\/a>"],[100,1,"Hyde\\Publications\\PublicationsExtension::shouldGeneratePublicationTagPages<\/a>"],[100,1,"Hyde\\Publications\\PublicationsServiceProvider::register<\/a>"],[100,1,"Hyde\\Publications\\PublicationsServiceProvider::boot<\/a>"],[100,1,"Hyde\\Publications\\PublicationsServiceProvider::registerAdditionalServiceProviders<\/a>"],[100,1,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent::__construct<\/a>"],[100,1,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent::render<\/a>"],[100,6,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent::makeRelatedPublications<\/a>"],[100,2,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent::getTagsForPage<\/a>"],[100,3,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent::getAllRelatedPages<\/a>"],[100,4,"Hyde\\Publications\\Views\\Components\\RelatedPublicationsComponent::sortRelatedPagesByRelevance<\/a>"],[100,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite::askToRebuildSite<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::isBooted<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booting<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booted<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::filesystem<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::path<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::mediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::sitePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::siteMediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToAbsolute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToRelative<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::formatLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::relativeLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::mediaLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::route<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::hasSiteUrl<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::files<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::pages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::routes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::needsToBeBooted<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::makeTitle<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::normalizeNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::stripNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::trimSlashes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::markdown<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesExtensions::registerExtension<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::hasExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::normalizeSourcePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::shareViewData<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRouteKey<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRoute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentPage<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectory<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsParentDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::data<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::matter<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::has<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::__callStatic<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::getParameterNames<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyArguments<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyPathArgument<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::mock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::resolveMockedInstance<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::clearMockedInstances<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableDynamicExtensions<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableConfigDefinedExtensions<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::mergeMarkdownConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::initializeExtension<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessors<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessors<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessor<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessor<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerSourceDirectories<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::discoverBladeViewsIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::storeCompiledSiteIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::useMediaDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getSourceDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getOutputDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getPageConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::startClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::stopClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeInMs<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeString<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence::validateExistence<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::toCoreDataObject<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::constructFactoryData<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::assignFactoryData<\/a>"],[100,0,"Hyde\\Support\\Concerns\\Serializable::toArray<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::arraySerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::jsonSerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::toJson<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseStringValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseDatetimeValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseBooleanValue<\/a>"],[100,2,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseIntegerValue<\/a>"],[100,2,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseFloatValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseMediaValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseArrayValue<\/a>"],[100,2,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseTextValue<\/a>"],[100,2,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseUrlValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseTagValue<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\ParsesPublicationFieldInputs::parseError<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::rules<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::collect<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::values<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::names<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::getRules<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::canonicable<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::arrayable<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::isCanonicable<\/a>"],[100,1,"Hyde\\Publications\\Concerns\\PublicationFieldTypes::isArrayable<\/a>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/dashboard.html b/master/coverage/framework/dashboard.html index c1830df2db4..69786a6fe16 100644 --- a/master/coverage/framework/dashboard.html +++ b/master/coverage/framework/dashboard.html @@ -138,7 +138,7 @@

      Project Risks

      @@ -157,7 +157,7 @@

      Project Risks

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

      Project Risks

      chart.yAxis.axisLabel('Cyclomatic Complexity'); d3.select('#classComplexity svg') - .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand<\/a>"],[100,17,"Hyde\\Console\\Commands\\BuildSiteCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSitemapCommand<\/a>"],[100,20,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand<\/a>"],[100,11,"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,6,"Hyde\\Foundation\\HydeKernel<\/a>"],[100,14,"Hyde\\Foundation\\Internal\\LoadConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Kernel\\FileCollection<\/a>"],[100,27,"Hyde\\Foundation\\Kernel\\Filesystem<\/a>"],[100,22,"Hyde\\Foundation\\Kernel\\Hyperlinks<\/a>"],[100,8,"Hyde\\Foundation\\Kernel\\PageCollection<\/a>"],[100,7,"Hyde\\Foundation\\Kernel\\RouteCollection<\/a>"],[100,5,"Hyde\\Foundation\\PharSupport<\/a>"],[100,2,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider<\/a>"],[100,2,"Hyde\\Foundation\\Providers\\ViewServiceProvider<\/a>"],[100,4,"Hyde\\Framework\\Actions\\AnonymousViewCompiler<\/a>"],[100,20,"Hyde\\Framework\\Actions\\BladeMatterParser<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter<\/a>"],[100,19,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText<\/a>"],[100,6,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile<\/a>"],[100,19,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile<\/a>"],[100,11,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex<\/a>"],[100,4,"Hyde\\Framework\\Actions\\GeneratesTableOfContents<\/a>"],[100,6,"Hyde\\Framework\\Actions\\MarkdownFileParser<\/a>"],[100,8,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed<\/a>"],[100,3,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch<\/a>"],[100,4,"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,12,"Hyde\\Framework\\Factories\\BlogPostDataFactory<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject<\/a>"],[0,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory<\/a>"],[100,10,"Hyde\\Framework\\Factories\\FeaturedImageFactory<\/a>"],[100,13,"Hyde\\Framework\\Factories\\HydePageDataFactory<\/a>"],[100,40,"Hyde\\Framework\\Factories\\NavigationDataFactory<\/a>"],[100,35,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage<\/a>"],[100,8,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor<\/a>"],[100,13,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTaskSkippedException<\/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,5,"Hyde\\Support\\Internal\\RouteList<\/a>"],[100,10,"Hyde\\Support\\Internal\\RouteListItem<\/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,23,"Hyde\\Support\\Models\\ValidationResult<\/a>"],[100,36,"Hyde\\Support\\Paginator<\/a>"],[100,14,"Hyde\\Support\\ReadingTime<\/a>"],[100,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\BootsHydeKernel<\/a>"],[100,8,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers<\/a>"],[100,10,"Hyde\\Foundation\\Concerns\\ManagesExtensions<\/a>"],[100,12,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesViewData<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\InteractsWithDirectories<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter<\/a>"],[100,7,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures<\/a>"],[100,16,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter<\/a>"],[100,10,"Hyde\\Framework\\Concerns\\RegistersFileLocations<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\TracksExecutionTime<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence<\/a>"],[100,5,"Hyde\\Framework\\Factories\\Concerns\\HasFactory<\/a>"],[100,3,"Hyde\\Support\\Concerns\\Serializable<\/a>"]], 'Class Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand<\/a>"],[100,17,"Hyde\\Console\\Commands\\BuildSiteCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSitemapCommand<\/a>"],[100,20,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand<\/a>"],[100,11,"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,3,"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,6,"Hyde\\Foundation\\HydeKernel<\/a>"],[100,14,"Hyde\\Foundation\\Internal\\LoadConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Kernel\\FileCollection<\/a>"],[100,27,"Hyde\\Foundation\\Kernel\\Filesystem<\/a>"],[100,22,"Hyde\\Foundation\\Kernel\\Hyperlinks<\/a>"],[100,8,"Hyde\\Foundation\\Kernel\\PageCollection<\/a>"],[100,7,"Hyde\\Foundation\\Kernel\\RouteCollection<\/a>"],[100,5,"Hyde\\Foundation\\PharSupport<\/a>"],[100,2,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider<\/a>"],[100,2,"Hyde\\Foundation\\Providers\\ViewServiceProvider<\/a>"],[100,4,"Hyde\\Framework\\Actions\\AnonymousViewCompiler<\/a>"],[100,20,"Hyde\\Framework\\Actions\\BladeMatterParser<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter<\/a>"],[100,19,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText<\/a>"],[100,6,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile<\/a>"],[100,19,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile<\/a>"],[100,11,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex<\/a>"],[100,4,"Hyde\\Framework\\Actions\\GeneratesTableOfContents<\/a>"],[100,6,"Hyde\\Framework\\Actions\\MarkdownFileParser<\/a>"],[100,8,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed<\/a>"],[100,3,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch<\/a>"],[100,4,"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,12,"Hyde\\Framework\\Factories\\BlogPostDataFactory<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject<\/a>"],[0,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory<\/a>"],[100,10,"Hyde\\Framework\\Factories\\FeaturedImageFactory<\/a>"],[100,13,"Hyde\\Framework\\Factories\\HydePageDataFactory<\/a>"],[100,40,"Hyde\\Framework\\Factories\\NavigationDataFactory<\/a>"],[100,35,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage<\/a>"],[100,8,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor<\/a>"],[100,13,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTaskSkippedException<\/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,19,"Hyde\\Support\\Internal\\RouteListItem<\/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,23,"Hyde\\Support\\Models\\ValidationResult<\/a>"],[100,36,"Hyde\\Support\\Paginator<\/a>"],[100,14,"Hyde\\Support\\ReadingTime<\/a>"],[100,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\BootsHydeKernel<\/a>"],[100,8,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers<\/a>"],[100,10,"Hyde\\Foundation\\Concerns\\ManagesExtensions<\/a>"],[100,12,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesViewData<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\InteractsWithDirectories<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter<\/a>"],[100,7,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures<\/a>"],[100,16,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter<\/a>"],[100,10,"Hyde\\Framework\\Concerns\\RegistersFileLocations<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\TracksExecutionTime<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence<\/a>"],[100,5,"Hyde\\Framework\\Factories\\Concerns\\HasFactory<\/a>"],[100,3,"Hyde\\Support\\Concerns\\Serializable<\/a>"]], 'Class Complexity')) .transition() .duration(500) .call(chart); @@ -249,7 +249,7 @@

      Project Risks

      chart.yAxis.axisLabel('Method Complexity'); d3.select('#methodComplexity svg') - .datum(getComplexityData([[100,1,"
      Hyde\\Console\\Commands\\BuildRssFeedCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSiteCommand::handle<\/a>"],[100,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,1,"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,6,"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,2,"Hyde\\Foundation\\HydeKernel::hasFeature<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::toArray<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadConfigurationFiles<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadRuntimeConfiguration<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeCommandLineArguments<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeRealtimeCompilerEnvironment<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getArgv<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getEnv<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::bootstrap<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::hasYamlConfigFile<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getYaml<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeParsedConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::configurationContainsNamespaces<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::addFile<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::runExtensionHandlers<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::discoverFilesFor<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::getFile<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::getFiles<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::getBasePath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::path<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToAbsolute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToRelative<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::mediaPath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::sitePath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::siteMediaPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::vendorPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::touch<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::unlink<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::__construct<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::formatLink<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::relativeLink<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Hyperlinks::mediaLink<\/a>"],[100,4,"Hyde\\Foundation\\Kernel\\Hyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::hasSiteUrl<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Hyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::route<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::addPage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::parsePage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::getPage<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::getPages<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::addRoute<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoutes<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::mock<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::clearMocks<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::running<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::hasVendorDirectory<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::boot<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::boot<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__invoke<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseString<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::get<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::parse<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::lineMatchesFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractKey<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractValue<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::getValueWithType<\/a>"],[100,5,"Hyde\\Framework\\Actions\\BladeMatterParser::parseArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\BladeMatterParser::isValueArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter::execute<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyRegexTransformations<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyStringTransformations<\/a>"],[100,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeTables<\/a>"],[100,3,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeBlockquotes<\/a>"],[100,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::trimWhitespace<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::__construct<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::toArray<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::getIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::parseTitle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::fileName<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::normalizeSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::makeOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createBladeFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createMarkdownFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createDocumentationFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::formatIdentifier<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::validateType<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::failIfFileCannotBeSaved<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getBladePageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getMarkdownPageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::run<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::generatePageEntry<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getSearchContentForDocument<\/a>"],[100,3,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::formatDestination<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::extractTableOfContents<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::parse<\/a>"],[100,4,"Hyde\\Framework\\Actions\\MarkdownFileParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::get<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::handle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashSourcePath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::getManifestPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::jsonEncodeOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::setOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::printFinishMessage<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::printFinishMessage<\/a>"],[100,3,"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,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeDescriptionFromMarkdownBody<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::toArray<\/a>"],[0,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::make<\/a>"],[100,3,"Hyde\\Framework\\Factories\\FeaturedImageFactory::makeSource<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::normalizeLocalImagePath<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::getStringMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeTitle<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeNavigation<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleForPage<\/a>"],[100,4,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromMarkdownHeadings<\/a>"],[100,3,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromParentIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeLabel<\/a>"],[100,3,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeGroup<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeHidden<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makePriority<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForGroupInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForHiddenInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isPageHiddenInNavigationConfiguration<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::isNonDocumentationPageInHiddenSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInConfigs<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInSidebarConfig<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInNavigationConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::parseNavigationPriorityConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::canUseSubdirectoryForGroups<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::defaultGroup<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::pageIsInSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryName<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isInstanceOf<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::invert<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::offset<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getMatter<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__toString<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::setSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLength<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getType<\/a>"],[100,3,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getMetadataArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::has<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForLocalImage<\/a>"],[100,3,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForRemoteImage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::isRemote<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__construct<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getOrCreate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::get<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::all<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::findUsername<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::handle<\/a>"],[100,5,"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::skip<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::createdSiteFile<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::withExecutionTime<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTaskSkippedException::__construct<\/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\\Internal\\RouteList::__construct<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteList::toArray<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteList::headers<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteList::generate<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteList::routeToListItem<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::__construct<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::toArray<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::stylePageType<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::styleSourcePath<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::styleOutputPath<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::styleRouteKey<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::isPageDiscoverable<\/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\\ValidationResult::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::pass<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::fail<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::skip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::withTip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::tip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::skipped<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::passed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::failed<\/a>"],[100,3,"Hyde\\Support\\Models\\ValidationResult::statusCode<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::message<\/a>"],[100,2,"Hyde\\Support\\Models\\ValidationResult::formattedMessage<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatResult<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatPassed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatFailed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatSkipped<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatTimeString<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatTip<\/a>"],[100,2,"Hyde\\Support\\Models\\ValidationResult::withMessage<\/a>"],[100,3,"Hyde\\Support\\Paginator::__construct<\/a>"],[100,1,"Hyde\\Support\\Paginator::generate<\/a>"],[100,1,"Hyde\\Support\\Paginator::setCurrentPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::currentPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::getPaginatedItems<\/a>"],[100,1,"Hyde\\Support\\Paginator::getItemsForPage<\/a>"],[100,4,"Hyde\\Support\\Paginator::getPageLinks<\/a>"],[100,1,"Hyde\\Support\\Paginator::perPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::totalPages<\/a>"],[100,1,"Hyde\\Support\\Paginator::hasMultiplePages<\/a>"],[100,1,"Hyde\\Support\\Paginator::lastPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::canNavigateBack<\/a>"],[100,1,"Hyde\\Support\\Paginator::canNavigateForward<\/a>"],[100,2,"Hyde\\Support\\Paginator::previousPageNumber<\/a>"],[100,2,"Hyde\\Support\\Paginator::nextPageNumber<\/a>"],[100,3,"Hyde\\Support\\Paginator::previous<\/a>"],[100,3,"Hyde\\Support\\Paginator::next<\/a>"],[100,1,"Hyde\\Support\\Paginator::firstItemNumberOnPage<\/a>"],[100,3,"Hyde\\Support\\Paginator::validateCurrentPageValue<\/a>"],[100,1,"Hyde\\Support\\Paginator::formatPageName<\/a>"],[100,1,"Hyde\\Support\\Paginator::formatLink<\/a>"],[100,1,"Hyde\\Support\\Paginator::getRoute<\/a>"],[100,1,"Hyde\\Support\\Paginator::firstPage<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::fromString<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::fromFile<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::__construct<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::__toString<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getWordCount<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getMinutes<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getSeconds<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getMinutesAsFloat<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getSecondsOver<\/a>"],[100,3,"Hyde\\Support\\ReadingTime::getFormatted<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::formatUsingClosure<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::generate<\/a>"],[100,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite::askToRebuildSite<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::isBooted<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booting<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booted<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::filesystem<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::path<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::mediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::sitePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::siteMediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToAbsolute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToRelative<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::formatLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::relativeLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::mediaLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::route<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::hasSiteUrl<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::files<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::pages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::routes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::needsToBeBooted<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::makeTitle<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::normalizeNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::stripNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::trimSlashes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::markdown<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesExtensions::registerExtension<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::hasExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::normalizeSourcePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::shareViewData<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRouteKey<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRoute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentPage<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectory<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsParentDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::data<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::matter<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::has<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::__callStatic<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::getParameterNames<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyArguments<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyPathArgument<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::mock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::resolveMockedInstance<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::clearMockedInstances<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableDynamicExtensions<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableConfigDefinedExtensions<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::mergeMarkdownConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::initializeExtension<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessors<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessors<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessor<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessor<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerSourceDirectories<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::discoverBladeViewsIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::storeCompiledSiteIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::useMediaDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getSourceDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getOutputDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getPageConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::startClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::stopClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeInMs<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeString<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence::validateExistence<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::toCoreDataObject<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::constructFactoryData<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::assignFactoryData<\/a>"],[100,0,"Hyde\\Support\\Concerns\\Serializable::toArray<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::arraySerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::jsonSerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::toJson<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSiteCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSiteCommand::configureBuildTaskService<\/a>"],[100,3,"Hyde\\Console\\Commands\\BuildSiteCommand::runPreBuildActions<\/a>"],[100,4,"Hyde\\Console\\Commands\\BuildSiteCommand::runPostBuildActions<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::printFinishMessage<\/a>"],[100,1,"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,6,"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,1,"Hyde\\Console\\Commands\\RouteListCommand::generate<\/a>"],[100,1,"Hyde\\Console\\Commands\\RouteListCommand::makeHeader<\/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,2,"Hyde\\Foundation\\HydeKernel::hasFeature<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::toArray<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadConfigurationFiles<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadRuntimeConfiguration<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeCommandLineArguments<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeRealtimeCompilerEnvironment<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getArgv<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getEnv<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::bootstrap<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::hasYamlConfigFile<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getYaml<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeParsedConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::configurationContainsNamespaces<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::addFile<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::runExtensionHandlers<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::discoverFilesFor<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::getFile<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::getFiles<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::getBasePath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::path<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToAbsolute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToRelative<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::mediaPath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::sitePath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::siteMediaPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::vendorPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::touch<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::unlink<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::__construct<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::formatLink<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::relativeLink<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Hyperlinks::mediaLink<\/a>"],[100,4,"Hyde\\Foundation\\Kernel\\Hyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::hasSiteUrl<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Hyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::route<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::addPage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::parsePage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::getPage<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::getPages<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::addRoute<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoutes<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::mock<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::clearMocks<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::running<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::hasVendorDirectory<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::boot<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::boot<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__invoke<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseString<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::get<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::parse<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::lineMatchesFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractKey<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractValue<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::getValueWithType<\/a>"],[100,5,"Hyde\\Framework\\Actions\\BladeMatterParser::parseArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\BladeMatterParser::isValueArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter::execute<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyRegexTransformations<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyStringTransformations<\/a>"],[100,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeTables<\/a>"],[100,3,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeBlockquotes<\/a>"],[100,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::trimWhitespace<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::__construct<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::toArray<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::getIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::parseTitle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::fileName<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::normalizeSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::makeOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createBladeFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createMarkdownFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createDocumentationFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::formatIdentifier<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::validateType<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::failIfFileCannotBeSaved<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getBladePageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getMarkdownPageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::run<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::generatePageEntry<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getSearchContentForDocument<\/a>"],[100,3,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::formatDestination<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::extractTableOfContents<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::parse<\/a>"],[100,4,"Hyde\\Framework\\Actions\\MarkdownFileParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::get<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::handle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashSourcePath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::getManifestPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::jsonEncodeOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::setOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::printFinishMessage<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::printFinishMessage<\/a>"],[100,3,"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,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeDescriptionFromMarkdownBody<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::toArray<\/a>"],[0,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::make<\/a>"],[100,3,"Hyde\\Framework\\Factories\\FeaturedImageFactory::makeSource<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::normalizeLocalImagePath<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::getStringMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeTitle<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeNavigation<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleForPage<\/a>"],[100,4,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromMarkdownHeadings<\/a>"],[100,3,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromParentIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeLabel<\/a>"],[100,3,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeGroup<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeHidden<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makePriority<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForGroupInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForHiddenInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isPageHiddenInNavigationConfiguration<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::isNonDocumentationPageInHiddenSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInConfigs<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInSidebarConfig<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInNavigationConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::parseNavigationPriorityConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::canUseSubdirectoryForGroups<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::defaultGroup<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::pageIsInSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryName<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isInstanceOf<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::invert<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::offset<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getMatter<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__toString<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::setSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLength<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getType<\/a>"],[100,3,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getMetadataArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::has<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForLocalImage<\/a>"],[100,3,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForRemoteImage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::isRemote<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__construct<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getOrCreate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::get<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::all<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::findUsername<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::handle<\/a>"],[100,5,"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::skip<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::createdSiteFile<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::withExecutionTime<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTaskSkippedException::__construct<\/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\\Internal\\RouteListItem::format<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::__construct<\/a>"],[100,3,"Hyde\\Support\\Internal\\RouteListItem::stylePageType<\/a>"],[100,3,"Hyde\\Support\\Internal\\RouteListItem::styleSourcePath<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::styleOutputPath<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::styleRouteKey<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::getPageType<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::getSourcePath<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::getOutputPath<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::href<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::isPageDiscoverable<\/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\\ValidationResult::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::pass<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::fail<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::skip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::withTip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::tip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::skipped<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::passed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::failed<\/a>"],[100,3,"Hyde\\Support\\Models\\ValidationResult::statusCode<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::message<\/a>"],[100,2,"Hyde\\Support\\Models\\ValidationResult::formattedMessage<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatResult<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatPassed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatFailed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatSkipped<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatTimeString<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatTip<\/a>"],[100,2,"Hyde\\Support\\Models\\ValidationResult::withMessage<\/a>"],[100,3,"Hyde\\Support\\Paginator::__construct<\/a>"],[100,1,"Hyde\\Support\\Paginator::generate<\/a>"],[100,1,"Hyde\\Support\\Paginator::setCurrentPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::currentPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::getPaginatedItems<\/a>"],[100,1,"Hyde\\Support\\Paginator::getItemsForPage<\/a>"],[100,4,"Hyde\\Support\\Paginator::getPageLinks<\/a>"],[100,1,"Hyde\\Support\\Paginator::perPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::totalPages<\/a>"],[100,1,"Hyde\\Support\\Paginator::hasMultiplePages<\/a>"],[100,1,"Hyde\\Support\\Paginator::lastPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::canNavigateBack<\/a>"],[100,1,"Hyde\\Support\\Paginator::canNavigateForward<\/a>"],[100,2,"Hyde\\Support\\Paginator::previousPageNumber<\/a>"],[100,2,"Hyde\\Support\\Paginator::nextPageNumber<\/a>"],[100,3,"Hyde\\Support\\Paginator::previous<\/a>"],[100,3,"Hyde\\Support\\Paginator::next<\/a>"],[100,1,"Hyde\\Support\\Paginator::firstItemNumberOnPage<\/a>"],[100,3,"Hyde\\Support\\Paginator::validateCurrentPageValue<\/a>"],[100,1,"Hyde\\Support\\Paginator::formatPageName<\/a>"],[100,1,"Hyde\\Support\\Paginator::formatLink<\/a>"],[100,1,"Hyde\\Support\\Paginator::getRoute<\/a>"],[100,1,"Hyde\\Support\\Paginator::firstPage<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::fromString<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::fromFile<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::__construct<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::__toString<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getWordCount<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getMinutes<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getSeconds<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getMinutesAsFloat<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getSecondsOver<\/a>"],[100,3,"Hyde\\Support\\ReadingTime::getFormatted<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::formatUsingClosure<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::generate<\/a>"],[100,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite::askToRebuildSite<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::isBooted<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booting<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booted<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::filesystem<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::path<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::mediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::sitePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::siteMediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToAbsolute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToRelative<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::formatLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::relativeLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::mediaLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::route<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::hasSiteUrl<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::files<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::pages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::routes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::needsToBeBooted<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::makeTitle<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::normalizeNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::stripNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::trimSlashes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::markdown<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesExtensions::registerExtension<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::hasExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::normalizeSourcePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::shareViewData<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRouteKey<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRoute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentPage<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectory<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsParentDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::data<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::matter<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::has<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::__callStatic<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::getParameterNames<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyArguments<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyPathArgument<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::mock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::resolveMockedInstance<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::clearMockedInstances<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableDynamicExtensions<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableConfigDefinedExtensions<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::mergeMarkdownConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::initializeExtension<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessors<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessors<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessor<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessor<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerSourceDirectories<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::discoverBladeViewsIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::storeCompiledSiteIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::useMediaDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getSourceDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getOutputDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getPageConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::startClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::stopClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeInMs<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeString<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence::validateExistence<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::toCoreDataObject<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::constructFactoryData<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::assignFactoryData<\/a>"],[100,0,"Hyde\\Support\\Concerns\\Serializable::toArray<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::arraySerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::jsonSerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::toJson<\/a>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/index.html b/master/coverage/framework/index.html index 33307078bb8..e25ed2c3c8b 100644 --- a/master/coverage/framework/index.html +++ b/master/coverage/framework/index.html @@ -51,7 +51,7 @@
      99.96%
      -
      2690 / 2691
      +
      2680 / 2681
      99.89% covered (success) @@ -61,13 +61,13 @@
      99.89%
      950 / 951
      -
      - 99.35% covered (success) +
      + 99.34% covered (success)
      -
      99.35%
      -
      152 / 153
      +
      99.34%
      +
      151 / 152
      @@ -79,7 +79,7 @@
      99.96%
      -
      2690 / 2691
      +
      2680 / 2681
      99.89% covered (success) @@ -89,13 +89,13 @@
      99.89%
      950 / 951
      diff --git a/master/coverage/framework/src/Console/Commands/BuildRssFeedCommand.php.html b/master/coverage/framework/src/Console/Commands/BuildRssFeedCommand.php.html index d4c0dd35777..03dd6c734e5 100644 --- a/master/coverage/framework/src/Console/Commands/BuildRssFeedCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/BuildRssFeedCommand.php.html @@ -166,7 +166,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 3e37e634ea8..2c28011f811 100644 --- a/master/coverage/framework/src/Console/Commands/BuildSearchCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/BuildSearchCommand.php.html @@ -166,7 +166,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 a8814de2406..af2f430b0ef 100644 --- a/master/coverage/framework/src/Console/Commands/BuildSiteCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/BuildSiteCommand.php.html @@ -458,7 +458,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 413e13b2650..c550784a338 100644 --- a/master/coverage/framework/src/Console/Commands/BuildSitemapCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/BuildSitemapCommand.php.html @@ -166,7 +166,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 35d8a67f116..372391c8dae 100644 --- a/master/coverage/framework/src/Console/Commands/ChangeSourceDirectoryCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/ChangeSourceDirectoryCommand.php.html @@ -454,7 +454,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 376a3dc0385..e234dd02415 100644 --- a/master/coverage/framework/src/Console/Commands/DebugCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/DebugCommand.php.html @@ -293,7 +293,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 a07b195028a..f531f28a284 100644 --- a/master/coverage/framework/src/Console/Commands/MakePageCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/MakePageCommand.php.html @@ -392,7 +392,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 f9bdfaeb195..ce8d29dc0fe 100644 --- a/master/coverage/framework/src/Console/Commands/MakePostCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/MakePostCommand.php.html @@ -330,7 +330,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 50d2eeaaa69..60484f64d9c 100644 --- a/master/coverage/framework/src/Console/Commands/PackageDiscoverCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/PackageDiscoverCommand.php.html @@ -165,7 +165,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 6d239ad0ab4..6c11a6083d4 100644 --- a/master/coverage/framework/src/Console/Commands/PublishConfigsCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/PublishConfigsCommand.php.html @@ -215,7 +215,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 73b9a6bdc7a..dab50a9257b 100644 --- a/master/coverage/framework/src/Console/Commands/PublishHomepageCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/PublishHomepageCommand.php.html @@ -423,7 +423,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 8d370b23388..b246f55680b 100644 --- a/master/coverage/framework/src/Console/Commands/PublishViewsCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/PublishViewsCommand.php.html @@ -326,7 +326,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 afa6fbae908..d915771a8ae 100644 --- a/master/coverage/framework/src/Console/Commands/RebuildPageCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/RebuildPageCommand.php.html @@ -290,7 +290,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 5814ce3478f..23392bd3c8c 100644 --- a/master/coverage/framework/src/Console/Commands/RouteListCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/RouteListCommand.php.html @@ -54,7 +54,7 @@
      100.00%
      -
      21 / 21
      +
      5 / 5
      100.00% covered (success) @@ -62,7 +62,7 @@
      100.00%
      -
      2 / 2
      +
      3 / 3
      CRAP
      @@ -83,7 +83,7 @@
      100.00%
      -
      21 / 21
      +
      5 / 5
      100.00% covered (success) @@ -91,8 +91,8 @@
      100.00%
      -
      2 / 2
      - 6 +
      3 / 3
      + 3
      100.00% covered (success) @@ -104,7 +104,7 @@ -  handle +  handle
      100.00% covered (success) @@ -126,7 +126,7 @@ -  routeListClass +  generate
      100.00% covered (success) @@ -134,7 +134,7 @@
      100.00%
      -
      18 / 18
      +
      1 / 1
      100.00% covered (success) @@ -143,7 +143,29 @@
      100.00%
      1 / 1
      - 5 + 1 + + + + +  makeHeader +
      +
      + 100.00% covered (success) +
      +
      + +
      100.00%
      +
      1 / 1
      +
      +
      + 100.00% covered (success) +
      +
      + +
      100.00%
      +
      1 / 1
      + 1 @@ -160,79 +182,43 @@ 5namespace Hyde\Console\Commands; 6 7use Hyde\Hyde; - 8use Hyde\Pages\InMemoryPage; - 9use Hyde\Support\Models\Route; - 10use Hyde\Console\Concerns\Command; - 11use Hyde\Support\Internal\RouteList; - 12use Hyde\Support\Internal\RouteListItem; - 13 - 14use function sprintf; - 15use function file_exists; - 16 - 17/** - 18 * Display the list of site routes. - 19 */ - 20class RouteListCommand extends Command - 21{ - 22    /** @var string */ - 23    protected $signature = 'route:list'; - 24 - 25    /** @var string */ - 26    protected $description = 'Display all the registered routes'; - 27 - 28    public function handle(): int - 29    { - 30        $routes = $this->routeListClass(); + 8use Hyde\Console\Concerns\Command; + 9use Hyde\Support\Internal\RouteListItem; + 10 + 11use function array_map; + 12use function array_keys; + 13use function array_values; + 14 + 15/** + 16 * Display the list of site routes. + 17 */ + 18class RouteListCommand extends Command + 19{ + 20    /** @var string */ + 21    protected $signature = 'route:list'; + 22 + 23    /** @var string */ + 24    protected $description = 'Display all the registered routes'; + 25 + 26    public function handle(): int + 27    { + 28        $routes = $this->generate(); + 29 + 30        $this->table($this->makeHeader($routes), $routes); 31 - 32        $this->table($routes->headers(), $routes->toArray()); - 33 - 34        return Command::SUCCESS; - 35    } - 36 - 37    protected function routeListClass(): RouteList - 38    { - 39        return new class extends RouteList - 40        { - 41            protected static function routeToListItem(Route $route): RouteListItem - 42            { - 43                return new class($route) extends RouteListItem - 44                { - 45                    protected function stylePageType(string $class): string - 46                    { - 47                        $type = parent::stylePageType($class); - 48 - 49                        $page = $this->route->getPage(); - 50                        /** @experimental The typeLabel macro is experimental */ - 51                        if ($page instanceof InMemoryPage && $page->hasMacro('typeLabel')) { - 52                            $type .= sprintf(' <fg=gray>(%s)</>', (string) $page->__call('typeLabel', [])); - 53                        } - 54 - 55                        return $type; - 56                    } - 57 - 58                    protected function styleSourcePath(string $path): string - 59                    { - 60                        return parent::styleSourcePath($path) !== 'none' - 61                            ? $this->href(Command::fileLink(Hyde::path($path)), $path) - 62                            : '<fg=gray>none</>'; - 63                    } - 64 - 65                    protected function styleOutputPath(string $path): string - 66                    { - 67                        return file_exists(Hyde::sitePath($path)) - 68                            ? $this->href(Command::fileLink(Hyde::sitePath($path)), parent::styleOutputPath($path)) - 69                            : parent::styleOutputPath($path); - 70                    } - 71 - 72                    protected function href(string $link, string $label): string - 73                    { - 74                        return "<href=$link>$label</>"; - 75                    } - 76                }; - 77            } - 78        }; - 79    } - 80} + 32        return Command::SUCCESS; + 33    } + 34 + 35    protected function generate(): array + 36    { + 37        return array_map([RouteListItem::class, 'format'], array_values(Hyde::routes()->all())); + 38    } + 39 + 40    protected function makeHeader(array $routes): array + 41    { + 42        return array_map([Hyde::class, 'makeTitle'], array_keys($routes[0])); + 43    } + 44} @@ -243,7 +229,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 513051f0499..14d3258aecb 100644 --- a/master/coverage/framework/src/Console/Commands/ServeCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/ServeCommand.php.html @@ -568,7 +568,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 f89018f8841..8efcf1ce9e6 100644 --- a/master/coverage/framework/src/Console/Commands/ValidateCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/ValidateCommand.php.html @@ -308,7 +308,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 a8234a3d341..f26421bf793 100644 --- a/master/coverage/framework/src/Console/Commands/VendorPublishCommand.php.html +++ b/master/coverage/framework/src/Console/Commands/VendorPublishCommand.php.html @@ -292,7 +292,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Console/Commands/dashboard.html b/master/coverage/framework/src/Console/Commands/dashboard.html index 73f99b55d93..a7bd8a0f229 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

      @@ -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,79], "Method Coverage")) + .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,0,0,0,80], "Method Coverage")) .transition().duration(500).call(chart); nv.utils.windowResize(chart.update); @@ -226,7 +226,7 @@

      Project Risks

      chart.yAxis.axisLabel('Cyclomatic Complexity'); d3.select('#classComplexity svg') - .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand<\/a>"],[100,17,"Hyde\\Console\\Commands\\BuildSiteCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSitemapCommand<\/a>"],[100,20,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand<\/a>"],[100,11,"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>"]], 'Class Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand<\/a>"],[100,17,"Hyde\\Console\\Commands\\BuildSiteCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSitemapCommand<\/a>"],[100,20,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand<\/a>"],[100,11,"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,3,"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>"]], 'Class Complexity')) .transition() .duration(500) .call(chart); @@ -250,7 +250,7 @@

      Project Risks

      chart.yAxis.axisLabel('Method Complexity'); d3.select('#methodComplexity svg') - .datum(getComplexityData([[100,1,"
      Hyde\\Console\\Commands\\BuildRssFeedCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSiteCommand::handle<\/a>"],[100,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,1,"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,6,"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>"]], '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,1,"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,6,"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,1,"Hyde\\Console\\Commands\\RouteListCommand::generate<\/a>"],[100,1,"Hyde\\Console\\Commands\\RouteListCommand::makeHeader<\/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>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/src/Console/Commands/index.html b/master/coverage/framework/src/Console/Commands/index.html index 8d7387690c2..4902ec3a095 100644 --- a/master/coverage/framework/src/Console/Commands/index.html +++ b/master/coverage/framework/src/Console/Commands/index.html @@ -54,7 +54,7 @@
      100.00%
      -
      406 / 406
      +
      390 / 390
      100.00% covered (success) @@ -62,7 +62,7 @@
      100.00%
      -
      79 / 79
      +
      80 / 80
      100.00% covered (success) @@ -446,7 +446,7 @@
      100.00%
      -
      21 / 21
      +
      5 / 5
      100.00% covered (success) @@ -454,7 +454,7 @@
      100.00%
      -
      2 / 2
      +
      3 / 3
      diff --git a/master/coverage/framework/src/Console/Concerns/AsksToRebuildSite.php.html b/master/coverage/framework/src/Console/Concerns/AsksToRebuildSite.php.html index a4b34d9a4dc..1c3d3bed138 100644 --- a/master/coverage/framework/src/Console/Concerns/AsksToRebuildSite.php.html +++ b/master/coverage/framework/src/Console/Concerns/AsksToRebuildSite.php.html @@ -166,7 +166,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 68bb4be43d6..1cd75ca4463 100644 --- a/master/coverage/framework/src/Console/Concerns/Command.php.html +++ b/master/coverage/framework/src/Console/Concerns/Command.php.html @@ -479,7 +479,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Console/Concerns/dashboard.html b/master/coverage/framework/src/Console/Concerns/dashboard.html index 6f4fcec0db2..7a8e7121b68 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 a5c67ae672c..e5055e55ac2 100644 --- a/master/coverage/framework/src/Console/Concerns/index.html +++ b/master/coverage/framework/src/Console/Concerns/index.html @@ -142,7 +142,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html b/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html index 683440da2d7..b1be94dc37d 100644 --- a/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html +++ b/master/coverage/framework/src/Console/ConsoleServiceProvider.php.html @@ -255,7 +255,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Console/dashboard.html b/master/coverage/framework/src/Console/dashboard.html index eea7601217a..a7fbc1ee094 100644 --- a/master/coverage/framework/src/Console/dashboard.html +++ b/master/coverage/framework/src/Console/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,93], "Method Coverage")) + .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,0,0,0,94], "Method Coverage")) .transition().duration(500).call(chart); nv.utils.windowResize(chart.update); @@ -225,7 +225,7 @@

      Project Risks

      chart.yAxis.axisLabel('Cyclomatic Complexity'); d3.select('#classComplexity svg') - .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand<\/a>"],[100,17,"Hyde\\Console\\Commands\\BuildSiteCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSitemapCommand<\/a>"],[100,20,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand<\/a>"],[100,11,"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,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite<\/a>"]], 'Class Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand<\/a>"],[100,17,"Hyde\\Console\\Commands\\BuildSiteCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSitemapCommand<\/a>"],[100,20,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand<\/a>"],[100,11,"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,3,"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,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite<\/a>"]], 'Class Complexity')) .transition() .duration(500) .call(chart); @@ -249,7 +249,7 @@

      Project Risks

      chart.yAxis.axisLabel('Method Complexity'); d3.select('#methodComplexity svg') - .datum(getComplexityData([[100,1,"
      Hyde\\Console\\Commands\\BuildRssFeedCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSiteCommand::handle<\/a>"],[100,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,1,"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,6,"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,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite::askToRebuildSite<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSiteCommand::handle<\/a>"],[100,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,1,"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,6,"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,1,"Hyde\\Console\\Commands\\RouteListCommand::generate<\/a>"],[100,1,"Hyde\\Console\\Commands\\RouteListCommand::makeHeader<\/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,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite::askToRebuildSite<\/a>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/src/Console/index.html b/master/coverage/framework/src/Console/index.html index f1003e2b4bc..f51d30747fe 100644 --- a/master/coverage/framework/src/Console/index.html +++ b/master/coverage/framework/src/Console/index.html @@ -53,7 +53,7 @@
      100.00%
      -
      463 / 463
      +
      447 / 447
      100.00% covered (success) @@ -61,7 +61,7 @@
      100.00%
      -
      93 / 93
      +
      94 / 94
      100.00% covered (success) @@ -81,7 +81,7 @@
      100.00%
      -
      406 / 406
      +
      390 / 390
      100.00% covered (success) @@ -89,7 +89,7 @@
      100.00%
      -
      79 / 79
      +
      80 / 80
      diff --git a/master/coverage/framework/src/Enums/Feature.php.html b/master/coverage/framework/src/Enums/Feature.php.html index b6878a91372..6f8ea834e7c 100644 --- a/master/coverage/framework/src/Enums/Feature.php.html +++ b/master/coverage/framework/src/Enums/Feature.php.html @@ -101,7 +101,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

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

      Project Risks

      diff --git a/master/coverage/framework/src/Enums/index.html b/master/coverage/framework/src/Enums/index.html index c1feebb9824..0e78ef7ce29 100644 --- a/master/coverage/framework/src/Enums/index.html +++ b/master/coverage/framework/src/Enums/index.html @@ -83,7 +83,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Facades/Asset.php.html b/master/coverage/framework/src/Facades/Asset.php.html index e76e03e308b..272be8bfa0e 100644 --- a/master/coverage/framework/src/Facades/Asset.php.html +++ b/master/coverage/framework/src/Facades/Asset.php.html @@ -168,7 +168,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Facades/Author.php.html b/master/coverage/framework/src/Facades/Author.php.html index 068b0fbc140..6206d949968 100644 --- a/master/coverage/framework/src/Facades/Author.php.html +++ b/master/coverage/framework/src/Facades/Author.php.html @@ -234,7 +234,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Facades/Config.php.html b/master/coverage/framework/src/Facades/Config.php.html index fd34eb4f311..17a374c29b3 100644 --- a/master/coverage/framework/src/Facades/Config.php.html +++ b/master/coverage/framework/src/Facades/Config.php.html @@ -340,7 +340,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Facades/Features.php.html b/master/coverage/framework/src/Facades/Features.php.html index c440a739654..99bce24dc8d 100644 --- a/master/coverage/framework/src/Facades/Features.php.html +++ b/master/coverage/framework/src/Facades/Features.php.html @@ -752,7 +752,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Facades/Filesystem.php.html b/master/coverage/framework/src/Facades/Filesystem.php.html index db582d43925..dc231943569 100644 --- a/master/coverage/framework/src/Facades/Filesystem.php.html +++ b/master/coverage/framework/src/Facades/Filesystem.php.html @@ -501,7 +501,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Facades/Meta.php.html b/master/coverage/framework/src/Facades/Meta.php.html index d596066cbe9..349948c8297 100644 --- a/master/coverage/framework/src/Facades/Meta.php.html +++ b/master/coverage/framework/src/Facades/Meta.php.html @@ -300,7 +300,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

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

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Facades/dashboard.html b/master/coverage/framework/src/Facades/dashboard.html index 341505baab1..6af308d8e6f 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 0719bfd61b7..882f6626dfe 100644 --- a/master/coverage/framework/src/Facades/index.html +++ b/master/coverage/framework/src/Facades/index.html @@ -281,7 +281,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

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

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 5850d847cd8..6337a9b7417 100644 --- a/master/coverage/framework/src/Foundation/Concerns/BaseFoundationCollection.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/BaseFoundationCollection.php.html @@ -303,7 +303,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 aff65074eb9..b5930a725fa 100644 --- a/master/coverage/framework/src/Foundation/Concerns/BootsHydeKernel.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/BootsHydeKernel.php.html @@ -299,7 +299,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 0cc91ab1f4b..f9233f38006 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ForwardsFilesystem.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ForwardsFilesystem.php.html @@ -350,7 +350,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 cba494fd181..8e42051d0ee 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ForwardsHyperlinks.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ForwardsHyperlinks.php.html @@ -323,7 +323,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 913f86200d0..101a05db1f9 100644 --- a/master/coverage/framework/src/Foundation/Concerns/HandlesFoundationCollections.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/HandlesFoundationCollections.php.html @@ -255,7 +255,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 abd7edd0490..cade4700a8c 100644 --- a/master/coverage/framework/src/Foundation/Concerns/HydeExtension.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/HydeExtension.php.html @@ -287,7 +287,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 8cc14c95985..4e2262b0db2 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ImplementsStringHelpers.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ImplementsStringHelpers.php.html @@ -293,7 +293,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 1974b3bee0e..0de003520a5 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ManagesExtensions.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ManagesExtensions.php.html @@ -358,7 +358,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 c19b54e3e4d..7f5ecb13c14 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ManagesHydeKernel.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ManagesHydeKernel.php.html @@ -461,7 +461,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 d0cd0f33766..7c64c175319 100644 --- a/master/coverage/framework/src/Foundation/Concerns/ManagesViewData.php.html +++ b/master/coverage/framework/src/Foundation/Concerns/ManagesViewData.php.html @@ -256,7 +256,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Foundation/Concerns/dashboard.html b/master/coverage/framework/src/Foundation/Concerns/dashboard.html index 4854ebb557a..24b880d39e8 100644 --- a/master/coverage/framework/src/Foundation/Concerns/dashboard.html +++ b/master/coverage/framework/src/Foundation/Concerns/dashboard.html @@ -139,7 +139,7 @@

      Project Risks

      diff --git a/master/coverage/framework/src/Foundation/Concerns/index.html b/master/coverage/framework/src/Foundation/Concerns/index.html index 8e795843081..fe767edcd76 100644 --- a/master/coverage/framework/src/Foundation/Concerns/index.html +++ b/master/coverage/framework/src/Foundation/Concerns/index.html @@ -366,7 +366,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Foundation/ConsoleKernel.php.html b/master/coverage/framework/src/Foundation/ConsoleKernel.php.html index 12f8abc6053..0dd1b7b6307 100644 --- a/master/coverage/framework/src/Foundation/ConsoleKernel.php.html +++ b/master/coverage/framework/src/Foundation/ConsoleKernel.php.html @@ -175,7 +175,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 3bc089bc146..22f85507fa3 100644 --- a/master/coverage/framework/src/Foundation/Facades/Files.php.html +++ b/master/coverage/framework/src/Foundation/Facades/Files.php.html @@ -162,7 +162,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 6c026b12011..4999af8575e 100644 --- a/master/coverage/framework/src/Foundation/Facades/Pages.php.html +++ b/master/coverage/framework/src/Foundation/Facades/Pages.php.html @@ -162,7 +162,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 1bf19cfaef9..b23e5988a05 100644 --- a/master/coverage/framework/src/Foundation/Facades/Routes.php.html +++ b/master/coverage/framework/src/Foundation/Facades/Routes.php.html @@ -306,7 +306,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Foundation/Facades/dashboard.html b/master/coverage/framework/src/Foundation/Facades/dashboard.html index fef95bda992..fe350390eac 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 c7fea2dd12d..c7d5bac5e6a 100644 --- a/master/coverage/framework/src/Foundation/Facades/index.html +++ b/master/coverage/framework/src/Foundation/Facades/index.html @@ -170,7 +170,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html b/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html index 61d34726c4a..f1b89879a9b 100644 --- a/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html +++ b/master/coverage/framework/src/Foundation/HydeCoreExtension.php.html @@ -171,7 +171,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Foundation/HydeKernel.php.html b/master/coverage/framework/src/Foundation/HydeKernel.php.html index 237667c3b2d..06011309d17 100644 --- a/master/coverage/framework/src/Foundation/HydeKernel.php.html +++ b/master/coverage/framework/src/Foundation/HydeKernel.php.html @@ -378,7 +378,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 e13962159e1..909bae5018b 100644 --- a/master/coverage/framework/src/Foundation/Internal/LoadConfiguration.php.html +++ b/master/coverage/framework/src/Foundation/Internal/LoadConfiguration.php.html @@ -414,7 +414,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 14196718371..ba96e88f6d5 100644 --- a/master/coverage/framework/src/Foundation/Internal/LoadYamlConfiguration.php.html +++ b/master/coverage/framework/src/Foundation/Internal/LoadYamlConfiguration.php.html @@ -366,7 +366,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Foundation/Internal/dashboard.html b/master/coverage/framework/src/Foundation/Internal/dashboard.html index 40a7c4496a8..4b3c5d26a83 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 6c4ea2273aa..08bbb220337 100644 --- a/master/coverage/framework/src/Foundation/Internal/index.html +++ b/master/coverage/framework/src/Foundation/Internal/index.html @@ -142,7 +142,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 f62dc82b5e9..10587fd39d5 100644 --- a/master/coverage/framework/src/Foundation/Kernel/FileCollection.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/FileCollection.php.html @@ -335,7 +335,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 5d86e0e9bf2..ba52b8d0d81 100644 --- a/master/coverage/framework/src/Foundation/Kernel/Filesystem.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/Filesystem.php.html @@ -610,7 +610,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 75ff499e9b6..5559a50303e 100644 --- a/master/coverage/framework/src/Foundation/Kernel/Hyperlinks.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/Hyperlinks.php.html @@ -455,7 +455,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 911b0a29a18..eccf1b433f4 100644 --- a/master/coverage/framework/src/Foundation/Kernel/PageCollection.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/PageCollection.php.html @@ -323,7 +323,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 4aa51c31993..1550cb26d1b 100644 --- a/master/coverage/framework/src/Foundation/Kernel/RouteCollection.php.html +++ b/master/coverage/framework/src/Foundation/Kernel/RouteCollection.php.html @@ -295,7 +295,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

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

      Project Risks

      diff --git a/master/coverage/framework/src/Foundation/Kernel/index.html b/master/coverage/framework/src/Foundation/Kernel/index.html index 86f61b412d4..e68bf5bad7e 100644 --- a/master/coverage/framework/src/Foundation/Kernel/index.html +++ b/master/coverage/framework/src/Foundation/Kernel/index.html @@ -226,7 +226,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Foundation/PharSupport.php.html b/master/coverage/framework/src/Foundation/PharSupport.php.html index 628260eed78..8ec0959369b 100644 --- a/master/coverage/framework/src/Foundation/PharSupport.php.html +++ b/master/coverage/framework/src/Foundation/PharSupport.php.html @@ -279,7 +279,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 3da316b3251..281bcbbbb99 100644 --- a/master/coverage/framework/src/Foundation/Providers/ConfigurationServiceProvider.php.html +++ b/master/coverage/framework/src/Foundation/Providers/ConfigurationServiceProvider.php.html @@ -202,7 +202,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 bac4972c42a..e7b322f8685 100644 --- a/master/coverage/framework/src/Foundation/Providers/ViewServiceProvider.php.html +++ b/master/coverage/framework/src/Foundation/Providers/ViewServiceProvider.php.html @@ -219,7 +219,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Foundation/Providers/dashboard.html b/master/coverage/framework/src/Foundation/Providers/dashboard.html index 370c8142599..cf975364e21 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 2c488bcaabd..e8f58332a51 100644 --- a/master/coverage/framework/src/Foundation/Providers/index.html +++ b/master/coverage/framework/src/Foundation/Providers/index.html @@ -142,7 +142,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Foundation/dashboard.html b/master/coverage/framework/src/Foundation/dashboard.html index 5514755e759..1ea36ffb781 100644 --- a/master/coverage/framework/src/Foundation/dashboard.html +++ b/master/coverage/framework/src/Foundation/dashboard.html @@ -138,7 +138,7 @@

      Project Risks

      diff --git a/master/coverage/framework/src/Foundation/index.html b/master/coverage/framework/src/Foundation/index.html index 93d08161b56..1f338b32df2 100644 --- a/master/coverage/framework/src/Foundation/index.html +++ b/master/coverage/framework/src/Foundation/index.html @@ -365,7 +365,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html b/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html index ffbbb17220d..61b991130bb 100644 --- a/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html +++ b/master/coverage/framework/src/Framework/Actions/AnonymousViewCompiler.php.html @@ -227,7 +227,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 b158aa1a803..829a304143e 100644 --- a/master/coverage/framework/src/Framework/Actions/BladeMatterParser.php.html +++ b/master/coverage/framework/src/Framework/Actions/BladeMatterParser.php.html @@ -550,7 +550,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 1802d8c095a..694346e20d5 100644 --- a/master/coverage/framework/src/Framework/Actions/ConvertsArrayToFrontMatter.php.html +++ b/master/coverage/framework/src/Framework/Actions/ConvertsArrayToFrontMatter.php.html @@ -168,7 +168,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 d868a09f3db..eefba5cbf0b 100644 --- a/master/coverage/framework/src/Framework/Actions/ConvertsMarkdownToPlainText.php.html +++ b/master/coverage/framework/src/Framework/Actions/ConvertsMarkdownToPlainText.php.html @@ -418,7 +418,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 d7c78b1e56b..5fac7b923ac 100644 --- a/master/coverage/framework/src/Framework/Actions/CreatesNewMarkdownPostFile.php.html +++ b/master/coverage/framework/src/Framework/Actions/CreatesNewMarkdownPostFile.php.html @@ -302,7 +302,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 e81689d06a2..e92af6b1e05 100644 --- a/master/coverage/framework/src/Framework/Actions/CreatesNewPageSourceFile.php.html +++ b/master/coverage/framework/src/Framework/Actions/CreatesNewPageSourceFile.php.html @@ -586,7 +586,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 6ef2ddace4c..2faf675847b 100644 --- a/master/coverage/framework/src/Framework/Actions/GeneratesDocumentationSearchIndex.php.html +++ b/master/coverage/framework/src/Framework/Actions/GeneratesDocumentationSearchIndex.php.html @@ -390,7 +390,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 8e71eed06b2..b85e1c27e12 100644 --- a/master/coverage/framework/src/Framework/Actions/GeneratesTableOfContents.php.html +++ b/master/coverage/framework/src/Framework/Actions/GeneratesTableOfContents.php.html @@ -254,7 +254,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 4648d37bb42..974cf7310b2 100644 --- a/master/coverage/framework/src/Framework/Actions/MarkdownFileParser.php.html +++ b/master/coverage/framework/src/Framework/Actions/MarkdownFileParser.php.html @@ -247,7 +247,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 16e240adf81..7b6f21a1eb2 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateBuildManifest.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateBuildManifest.php.html @@ -336,7 +336,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 19590ef3da9..1b74faba36d 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateRssFeed.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateRssFeed.php.html @@ -199,7 +199,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 692a7610d8f..c0850d71ceb 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSearch.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSearch.php.html @@ -197,7 +197,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 929be084a88..31edb4dbeaa 100644 --- a/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSitemap.php.html +++ b/master/coverage/framework/src/Framework/Actions/PostBuildTasks/GenerateSitemap.php.html @@ -204,7 +204,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 a304256dc5a..1570338663c 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 384749f35ee..865b15bb92c 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 42bcd298421..a8e861bdf60 100644 --- a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/CleanSiteDirectory.php.html +++ b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/CleanSiteDirectory.php.html @@ -319,7 +319,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 bdec403798e..7f8a20588c2 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 a318429ed6e..f5c80f07c7a 100644 --- a/master/coverage/framework/src/Framework/Actions/PreBuildTasks/index.html +++ b/master/coverage/framework/src/Framework/Actions/PreBuildTasks/index.html @@ -115,7 +115,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 c42a970148b..dc8ac0d2b55 100644 --- a/master/coverage/framework/src/Framework/Actions/SourceFileParser.php.html +++ b/master/coverage/framework/src/Framework/Actions/SourceFileParser.php.html @@ -308,7 +308,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 95ecb87f241..d78c629258c 100644 --- a/master/coverage/framework/src/Framework/Actions/StaticPageBuilder.php.html +++ b/master/coverage/framework/src/Framework/Actions/StaticPageBuilder.php.html @@ -175,7 +175,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Framework/Actions/dashboard.html b/master/coverage/framework/src/Framework/Actions/dashboard.html index e4cd74fbff3..678a2052450 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 1155e688656..ef881f7a19e 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 7e68a137002..38e72bb90b9 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 0aadc38a9ea..f3d62d10c45 100644 --- a/master/coverage/framework/src/Framework/Concerns/InteractsWithFrontMatter.php.html +++ b/master/coverage/framework/src/Framework/Concerns/InteractsWithFrontMatter.php.html @@ -237,7 +237,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 37a71297bee..d8d3943d561 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/ForwardsIlluminateFilesystem.php.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/ForwardsIlluminateFilesystem.php.html @@ -321,7 +321,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 8eb13cb65a7..464656cd8a3 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/MockableFeatures.php.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/MockableFeatures.php.html @@ -220,7 +220,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 0cd87cf4dda..16067f63bba 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/SetsUpMarkdownConverter.php.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/SetsUpMarkdownConverter.php.html @@ -387,7 +387,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 a20544de2ce..adb2b18f3e3 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 40b458440a6..da0595c613a 100644 --- a/master/coverage/framework/src/Framework/Concerns/Internal/index.html +++ b/master/coverage/framework/src/Framework/Concerns/Internal/index.html @@ -171,7 +171,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 1fcb212c80a..0f94716b8eb 100644 --- a/master/coverage/framework/src/Framework/Concerns/RegistersFileLocations.php.html +++ b/master/coverage/framework/src/Framework/Concerns/RegistersFileLocations.php.html @@ -406,7 +406,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 7457c6ddc98..eb10346fa06 100644 --- a/master/coverage/framework/src/Framework/Concerns/TracksExecutionTime.php.html +++ b/master/coverage/framework/src/Framework/Concerns/TracksExecutionTime.php.html @@ -240,7 +240,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 1f069084106..44cb7682de6 100644 --- a/master/coverage/framework/src/Framework/Concerns/ValidatesExistence.php.html +++ b/master/coverage/framework/src/Framework/Concerns/ValidatesExistence.php.html @@ -171,7 +171,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Framework/Concerns/dashboard.html b/master/coverage/framework/src/Framework/Concerns/dashboard.html index 47616c85e51..a1eda148c14 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 f36aa977aa8..a7a8cb332d0 100644 --- a/master/coverage/framework/src/Framework/Concerns/index.html +++ b/master/coverage/framework/src/Framework/Concerns/index.html @@ -254,7 +254,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 108aaf45a95..8d8d9a20334 100644 --- a/master/coverage/framework/src/Framework/Exceptions/BaseUrlNotSetException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/BaseUrlNotSetException.php.html @@ -105,7 +105,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 1bf6d93ed1b..a561ccbb0c0 100644 --- a/master/coverage/framework/src/Framework/Exceptions/BuildWarning.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/BuildWarning.php.html @@ -105,7 +105,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 cf8e83a89f5..5c99dac771d 100644 --- a/master/coverage/framework/src/Framework/Exceptions/FileConflictException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/FileConflictException.php.html @@ -165,7 +165,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 0f5e084cdf1..b929efb4960 100644 --- a/master/coverage/framework/src/Framework/Exceptions/FileNotFoundException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/FileNotFoundException.php.html @@ -165,7 +165,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 dcb77bb8401..b312197bcd6 100644 --- a/master/coverage/framework/src/Framework/Exceptions/RouteNotFoundException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/RouteNotFoundException.php.html @@ -164,7 +164,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 9a9ef16d5df..230896cbad9 100644 --- a/master/coverage/framework/src/Framework/Exceptions/UnsupportedPageTypeException.php.html +++ b/master/coverage/framework/src/Framework/Exceptions/UnsupportedPageTypeException.php.html @@ -164,7 +164,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Framework/Exceptions/dashboard.html b/master/coverage/framework/src/Framework/Exceptions/dashboard.html index bd6e5c9bd5b..a216154f0d7 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 ab9440038e5..ee0b89975d8 100644 --- a/master/coverage/framework/src/Framework/Exceptions/index.html +++ b/master/coverage/framework/src/Framework/Exceptions/index.html @@ -224,7 +224,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 3e043e3158a..cbe9a79fdab 100644 --- a/master/coverage/framework/src/Framework/Factories/BlogPostDataFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/BlogPostDataFactory.php.html @@ -438,7 +438,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 2b6b86e3fa2..6939b75257f 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/CoreDataObject.php.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/CoreDataObject.php.html @@ -216,7 +216,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 e3299d38191..2edeebcaa98 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/HasFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/HasFactory.php.html @@ -227,7 +227,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 4509c3d0091..325a4bc4384 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/PageDataFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/PageDataFactory.php.html @@ -179,7 +179,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 209004175fc..188d804648f 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/dashboard.html @@ -142,7 +142,7 @@

      Project Risks

      diff --git a/master/coverage/framework/src/Framework/Factories/Concerns/index.html b/master/coverage/framework/src/Framework/Factories/Concerns/index.html index 71cbc61b9b3..edcd2acbc6e 100644 --- a/master/coverage/framework/src/Framework/Factories/Concerns/index.html +++ b/master/coverage/framework/src/Framework/Factories/Concerns/index.html @@ -171,7 +171,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 d951f762733..ff52b544527 100644 --- a/master/coverage/framework/src/Framework/Factories/FeaturedImageFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/FeaturedImageFactory.php.html @@ -350,7 +350,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 8eceb7fbbb5..c9763e448f7 100644 --- a/master/coverage/framework/src/Framework/Factories/HydePageDataFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/HydePageDataFactory.php.html @@ -398,7 +398,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 3eaea94d9cb..cb6e912b49f 100644 --- a/master/coverage/framework/src/Framework/Factories/NavigationDataFactory.php.html +++ b/master/coverage/framework/src/Framework/Factories/NavigationDataFactory.php.html @@ -949,7 +949,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

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

      Project Risks

      diff --git a/master/coverage/framework/src/Framework/Factories/index.html b/master/coverage/framework/src/Framework/Factories/index.html index 1f7af5e03a8..68e3d92b52a 100644 --- a/master/coverage/framework/src/Framework/Factories/index.html +++ b/master/coverage/framework/src/Framework/Factories/index.html @@ -226,7 +226,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 6642a325069..bc8019e732b 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/Models/FeaturedImage.php.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/Models/FeaturedImage.php.html @@ -919,7 +919,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 7995e188a56..19a81b45b03 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/Models/PostAuthor.php.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/Models/PostAuthor.php.html @@ -373,7 +373,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 a0ef53dfda7..e6ac0424028 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 8bc1441c51b..2c691a2f83e 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/Models/index.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/Models/index.html @@ -144,7 +144,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 125d9fa9c5a..1bdae17c202 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 9c9c3b20ebd..56032e26d92 100644 --- a/master/coverage/framework/src/Framework/Features/Blogging/index.html +++ b/master/coverage/framework/src/Framework/Features/Blogging/index.html @@ -115,7 +115,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 3c4578279c4..37bd7e67f47 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTask.php.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTask.php.html @@ -451,7 +451,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTaskSkippedException.php.html b/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTaskSkippedException.php.html index d4869c46645..9134ddd7eba 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTaskSkippedException.php.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/BuildTaskSkippedException.php.html @@ -157,7 +157,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 a3cac76e3ca..9f0b7c4cbf7 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/PostBuildTask.php.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/PostBuildTask.php.html @@ -100,7 +100,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 50a743e4d81..36d7dde9b2f 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/PreBuildTask.php.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/PreBuildTask.php.html @@ -100,7 +100,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 b8875f27e42..1e9d7a36bc1 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 a279703022c..320396f633e 100644 --- a/master/coverage/framework/src/Framework/Features/BuildTasks/index.html +++ b/master/coverage/framework/src/Framework/Features/BuildTasks/index.html @@ -169,7 +169,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 e4ecb9f00cf..d0e50e78f44 100644 --- a/master/coverage/framework/src/Framework/Features/Documentation/DocumentationSearchPage.php.html +++ b/master/coverage/framework/src/Framework/Features/Documentation/DocumentationSearchPage.php.html @@ -286,7 +286,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 a7fff1ef659..bdd01c729c8 100644 --- a/master/coverage/framework/src/Framework/Features/Documentation/SemanticDocumentationArticle.php.html +++ b/master/coverage/framework/src/Framework/Features/Documentation/SemanticDocumentationArticle.php.html @@ -585,7 +585,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 6f50c5a2aa0..2c36938b20f 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 39c34895682..57daf2cd1de 100644 --- a/master/coverage/framework/src/Framework/Features/Documentation/index.html +++ b/master/coverage/framework/src/Framework/Features/Documentation/index.html @@ -143,7 +143,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 e16dc42b0fb..31833ae35c4 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/LinkElement.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/LinkElement.php.html @@ -255,7 +255,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 feabbcd2f06..8d36bf1207e 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/MetadataElement.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/MetadataElement.php.html @@ -219,7 +219,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 40fe5125c2d..a61532822f6 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/OpenGraphElement.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/OpenGraphElement.php.html @@ -248,7 +248,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 e0bcc674a48..6f6f0f6bd1a 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 5b68ca048cf..f69d40d1308 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/Elements/index.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/Elements/index.html @@ -172,7 +172,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 452ada7ce66..647c6c6db62 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/GlobalMetadataBag.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/GlobalMetadataBag.php.html @@ -224,7 +224,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 48f57edb1c1..891c4ba02d9 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/MetadataBag.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/MetadataBag.php.html @@ -367,7 +367,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 ee255acd5af..c065aca0823 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/MetadataElementContract.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/MetadataElementContract.php.html @@ -103,7 +103,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 cdf5cdbbc0e..cd929d2f1b2 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/PageMetadataBag.php.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/PageMetadataBag.php.html @@ -335,7 +335,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 39cc23bd8fb..81a9a58bc23 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 ef439526ed1..1bf761f2137 100644 --- a/master/coverage/framework/src/Framework/Features/Metadata/index.html +++ b/master/coverage/framework/src/Framework/Features/Metadata/index.html @@ -212,7 +212,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 d44839754be..852abc24efb 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/BaseNavigationMenu.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/BaseNavigationMenu.php.html @@ -346,7 +346,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 3a8ea078063..ef72fcd65bf 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/DocumentationSidebar.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/DocumentationSidebar.php.html @@ -398,7 +398,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 69eab511f73..efaa78145bd 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/DropdownNavItem.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/DropdownNavItem.php.html @@ -260,7 +260,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 bf6de7f83fa..57a8931e07a 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/NavItem.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/NavItem.php.html @@ -522,7 +522,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 8654446dae9..68399b31691 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/NavigationData.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/NavigationData.php.html @@ -237,7 +237,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 7ea150cb426..169f358572f 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/NavigationMenu.php.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/NavigationMenu.php.html @@ -348,7 +348,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 11df488246c..3a8349c8135 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 be458d356d8..4d8497e07dd 100644 --- a/master/coverage/framework/src/Framework/Features/Navigation/index.html +++ b/master/coverage/framework/src/Framework/Features/Navigation/index.html @@ -255,7 +255,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 a7732970999..0da5cc7ba1e 100644 --- a/master/coverage/framework/src/Framework/Features/XmlGenerators/BaseXmlGenerator.php.html +++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/BaseXmlGenerator.php.html @@ -356,7 +356,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 8ef90a9b40b..6ba033afdca 100644 --- a/master/coverage/framework/src/Framework/Features/XmlGenerators/RssFeedGenerator.php.html +++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/RssFeedGenerator.php.html @@ -498,7 +498,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 ad0ebcd3ff1..9531e7278e2 100644 --- a/master/coverage/framework/src/Framework/Features/XmlGenerators/SitemapGenerator.php.html +++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/SitemapGenerator.php.html @@ -418,7 +418,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 dc88c3ea790..41af81a46d8 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 622838fe21a..7e480c4a07b 100644 --- a/master/coverage/framework/src/Framework/Features/XmlGenerators/index.html +++ b/master/coverage/framework/src/Framework/Features/XmlGenerators/index.html @@ -171,7 +171,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Framework/Features/dashboard.html b/master/coverage/framework/src/Framework/Features/dashboard.html index 67c2f1306ac..e650484c080 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 e14a5cf11e9..653e0bade5f 100644 --- a/master/coverage/framework/src/Framework/Features/index.html +++ b/master/coverage/framework/src/Framework/Features/index.html @@ -254,7 +254,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Framework/HydeServiceProvider.php.html b/master/coverage/framework/src/Framework/HydeServiceProvider.php.html index a2f27b53e98..3d5df5374e9 100644 --- a/master/coverage/framework/src/Framework/HydeServiceProvider.php.html +++ b/master/coverage/framework/src/Framework/HydeServiceProvider.php.html @@ -226,7 +226,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 d0461eb73fd..c16da7c39ab 100644 --- a/master/coverage/framework/src/Framework/Services/AssetService.php.html +++ b/master/coverage/framework/src/Framework/Services/AssetService.php.html @@ -395,7 +395,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 7d127be90c9..bbb41898c2c 100644 --- a/master/coverage/framework/src/Framework/Services/BuildService.php.html +++ b/master/coverage/framework/src/Framework/Services/BuildService.php.html @@ -345,7 +345,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 8b4119f4606..3541a66c23d 100644 --- a/master/coverage/framework/src/Framework/Services/BuildTaskService.php.html +++ b/master/coverage/framework/src/Framework/Services/BuildTaskService.php.html @@ -703,7 +703,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 02bf58526bd..cf0872ec68b 100644 --- a/master/coverage/framework/src/Framework/Services/MarkdownService.php.html +++ b/master/coverage/framework/src/Framework/Services/MarkdownService.php.html @@ -875,7 +875,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 0a8a3114b1d..c5daf5b8842 100644 --- a/master/coverage/framework/src/Framework/Services/ValidationService.php.html +++ b/master/coverage/framework/src/Framework/Services/ValidationService.php.html @@ -493,7 +493,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 23746a3c482..2598f3f3c11 100644 --- a/master/coverage/framework/src/Framework/Services/ViewDiffService.php.html +++ b/master/coverage/framework/src/Framework/Services/ViewDiffService.php.html @@ -242,7 +242,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Framework/Services/dashboard.html b/master/coverage/framework/src/Framework/Services/dashboard.html index f9b39475d88..9a038869979 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 c40cf7dd5a5..f39ea8c8e5d 100644 --- a/master/coverage/framework/src/Framework/Services/index.html +++ b/master/coverage/framework/src/Framework/Services/index.html @@ -254,7 +254,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 ae48fe51b34..0672290db5d 100644 --- a/master/coverage/framework/src/Framework/Views/Components/BreadcrumbsComponent.php.html +++ b/master/coverage/framework/src/Framework/Views/Components/BreadcrumbsComponent.php.html @@ -243,7 +243,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 7f52ac9c2a0..a52b8481836 100644 --- a/master/coverage/framework/src/Framework/Views/Components/LinkComponent.php.html +++ b/master/coverage/framework/src/Framework/Views/Components/LinkComponent.php.html @@ -190,7 +190,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 4ea5438a08e..bb2da3e2d0f 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 69a8265fdf3..aed763abcf7 100644 --- a/master/coverage/framework/src/Framework/Views/Components/index.html +++ b/master/coverage/framework/src/Framework/Views/Components/index.html @@ -143,7 +143,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Framework/Views/dashboard.html b/master/coverage/framework/src/Framework/Views/dashboard.html index 9d967eff173..72ebbf0091a 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 669c3802af1..f7a44b33a7e 100644 --- a/master/coverage/framework/src/Framework/Views/index.html +++ b/master/coverage/framework/src/Framework/Views/index.html @@ -114,7 +114,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Framework/dashboard.html b/master/coverage/framework/src/Framework/dashboard.html index b74bd0548b0..56b1d1f4265 100644 --- a/master/coverage/framework/src/Framework/dashboard.html +++ b/master/coverage/framework/src/Framework/dashboard.html @@ -140,7 +140,7 @@

      Project Risks

      diff --git a/master/coverage/framework/src/Framework/index.html b/master/coverage/framework/src/Framework/index.html index c42e94bdb88..da2a4be8fac 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.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Hyde.php.html b/master/coverage/framework/src/Hyde.php.html index 92edcac2839..2b1825a4c37 100644 --- a/master/coverage/framework/src/Hyde.php.html +++ b/master/coverage/framework/src/Hyde.php.html @@ -278,7 +278,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 59c989ea2df..a1e5d1cb73d 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/BlogPostSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/BlogPostSchema.php.html @@ -99,7 +99,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 9dd72a04aa0..06d2d0e5ca9 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/FrontMatterSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/FrontMatterSchema.php.html @@ -104,7 +104,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 da2edccbf6e..8b4147ff64c 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/PageSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/PageSchema.php.html @@ -95,7 +95,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 85c51d21976..19d244b3444 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/AuthorSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/AuthorSchema.php.html @@ -96,7 +96,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 b5ae3dd20c8..42f6973dfd9 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/FeaturedImageSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/FeaturedImageSchema.php.html @@ -102,7 +102,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 0a9ca162562..54d389b26ba 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/NavigationSchema.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/NavigationSchema.php.html @@ -98,7 +98,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 63c999a3b4a..65fef5d5aec 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 e63e4b3002b..29a9f2f7030 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/index.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/SubSchemas/index.html @@ -112,7 +112,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 86e99caab3d..19334327406 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 e185e526c11..0ac6163f75e 100644 --- a/master/coverage/framework/src/Markdown/Contracts/FrontMatter/index.html +++ b/master/coverage/framework/src/Markdown/Contracts/FrontMatter/index.html @@ -124,7 +124,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 f17f3b2135a..8f40bffe2ed 100644 --- a/master/coverage/framework/src/Markdown/Contracts/MarkdownDocumentContract.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/MarkdownDocumentContract.php.html @@ -97,7 +97,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 ab07088e718..60c24f19d0f 100644 --- a/master/coverage/framework/src/Markdown/Contracts/MarkdownPostProcessorContract.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/MarkdownPostProcessorContract.php.html @@ -94,7 +94,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 c1e31f57340..1f0093bc524 100644 --- a/master/coverage/framework/src/Markdown/Contracts/MarkdownPreProcessorContract.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/MarkdownPreProcessorContract.php.html @@ -94,7 +94,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 4db1eba2ea2..74d6a70c472 100644 --- a/master/coverage/framework/src/Markdown/Contracts/MarkdownShortcodeContract.php.html +++ b/master/coverage/framework/src/Markdown/Contracts/MarkdownShortcodeContract.php.html @@ -90,7 +90,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Markdown/Contracts/dashboard.html b/master/coverage/framework/src/Markdown/Contracts/dashboard.html index 800b88e3cc4..2b8a7b62316 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 1921f537d6c..a283d130820 100644 --- a/master/coverage/framework/src/Markdown/Contracts/index.html +++ b/master/coverage/framework/src/Markdown/Contracts/index.html @@ -136,7 +136,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Markdown/MarkdownConverter.php.html b/master/coverage/framework/src/Markdown/MarkdownConverter.php.html index 60984ea9995..5ac855c1c4d 100644 --- a/master/coverage/framework/src/Markdown/MarkdownConverter.php.html +++ b/master/coverage/framework/src/Markdown/MarkdownConverter.php.html @@ -169,7 +169,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 0156a9b1b4e..b58c8c99e29 100644 --- a/master/coverage/framework/src/Markdown/Models/FrontMatter.php.html +++ b/master/coverage/framework/src/Markdown/Models/FrontMatter.php.html @@ -376,7 +376,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 5a670382f6a..af8fb3be7bb 100644 --- a/master/coverage/framework/src/Markdown/Models/Markdown.php.html +++ b/master/coverage/framework/src/Markdown/Models/Markdown.php.html @@ -398,7 +398,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 0a91d6d68f3..d4802d3fd4d 100644 --- a/master/coverage/framework/src/Markdown/Models/MarkdownDocument.php.html +++ b/master/coverage/framework/src/Markdown/Models/MarkdownDocument.php.html @@ -251,7 +251,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Markdown/Models/dashboard.html b/master/coverage/framework/src/Markdown/Models/dashboard.html index 1cb20ac3e38..875fec90cc4 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 9593c5ebafc..3c8ff6b54dc 100644 --- a/master/coverage/framework/src/Markdown/Models/index.html +++ b/master/coverage/framework/src/Markdown/Models/index.html @@ -170,7 +170,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 7ab85e7d788..604bee56b3d 100644 --- a/master/coverage/framework/src/Markdown/Processing/BladeDownProcessor.php.html +++ b/master/coverage/framework/src/Markdown/Processing/BladeDownProcessor.php.html @@ -388,7 +388,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 1feb87b3250..16bde10e30a 100644 --- a/master/coverage/framework/src/Markdown/Processing/CodeblockFilepathProcessor.php.html +++ b/master/coverage/framework/src/Markdown/Processing/CodeblockFilepathProcessor.php.html @@ -409,7 +409,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 ec76a80896f..1de65b140f9 100644 --- a/master/coverage/framework/src/Markdown/Processing/ColoredBlockquotes.php.html +++ b/master/coverage/framework/src/Markdown/Processing/ColoredBlockquotes.php.html @@ -299,7 +299,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 c4044729ca6..f4cc3b71819 100644 --- a/master/coverage/framework/src/Markdown/Processing/ShortcodeProcessor.php.html +++ b/master/coverage/framework/src/Markdown/Processing/ShortcodeProcessor.php.html @@ -497,7 +497,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Markdown/Processing/dashboard.html b/master/coverage/framework/src/Markdown/Processing/dashboard.html index 6dc4c3adb3a..cd93747fd62 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 a55e931cb5d..1d510a3b092 100644 --- a/master/coverage/framework/src/Markdown/Processing/index.html +++ b/master/coverage/framework/src/Markdown/Processing/index.html @@ -198,7 +198,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Markdown/dashboard.html b/master/coverage/framework/src/Markdown/dashboard.html index f5b507ca238..12e2f20aae9 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 8eb9f8caad9..a82b11362c9 100644 --- a/master/coverage/framework/src/Markdown/index.html +++ b/master/coverage/framework/src/Markdown/index.html @@ -182,7 +182,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

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

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 fb2f85bb087..d3cbc4da30e 100644 --- a/master/coverage/framework/src/Pages/Concerns/BaseMarkdownPage.php.html +++ b/master/coverage/framework/src/Pages/Concerns/BaseMarkdownPage.php.html @@ -303,7 +303,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 0ebd5dd4392..60d174cec9e 100644 --- a/master/coverage/framework/src/Pages/Concerns/HydePage.php.html +++ b/master/coverage/framework/src/Pages/Concerns/HydePage.php.html @@ -1299,7 +1299,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Pages/Concerns/dashboard.html b/master/coverage/framework/src/Pages/Concerns/dashboard.html index aac6d424a77..ec2881f4336 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 57148e0904e..31b20963a4b 100644 --- a/master/coverage/framework/src/Pages/Concerns/index.html +++ b/master/coverage/framework/src/Pages/Concerns/index.html @@ -142,7 +142,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Pages/DocumentationPage.php.html b/master/coverage/framework/src/Pages/DocumentationPage.php.html index 45e7a82ba37..5084d0e892e 100644 --- a/master/coverage/framework/src/Pages/DocumentationPage.php.html +++ b/master/coverage/framework/src/Pages/DocumentationPage.php.html @@ -360,7 +360,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

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

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Pages/InMemoryPage.php.html b/master/coverage/framework/src/Pages/InMemoryPage.php.html index 8da21ba2b1e..d3316a0dca5 100644 --- a/master/coverage/framework/src/Pages/InMemoryPage.php.html +++ b/master/coverage/framework/src/Pages/InMemoryPage.php.html @@ -469,7 +469,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Pages/MarkdownPage.php.html b/master/coverage/framework/src/Pages/MarkdownPage.php.html index 7cf9b9a3e38..9e19786110f 100644 --- a/master/coverage/framework/src/Pages/MarkdownPage.php.html +++ b/master/coverage/framework/src/Pages/MarkdownPage.php.html @@ -110,7 +110,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Pages/MarkdownPost.php.html b/master/coverage/framework/src/Pages/MarkdownPost.php.html index 8ec73618128..b1a3786c404 100644 --- a/master/coverage/framework/src/Pages/MarkdownPost.php.html +++ b/master/coverage/framework/src/Pages/MarkdownPost.php.html @@ -216,7 +216,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Pages/dashboard.html b/master/coverage/framework/src/Pages/dashboard.html index 3aa704dc861..8ded760a5f3 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 2513fa9297e..fdf2247fa0a 100644 --- a/master/coverage/framework/src/Pages/index.html +++ b/master/coverage/framework/src/Pages/index.html @@ -266,7 +266,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Support/BuildWarnings.php.html b/master/coverage/framework/src/Support/BuildWarnings.php.html index 3da74c6bcd4..63513de8ad6 100644 --- a/master/coverage/framework/src/Support/BuildWarnings.php.html +++ b/master/coverage/framework/src/Support/BuildWarnings.php.html @@ -408,7 +408,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 15d91fce4b0..492294b5bc8 100644 --- a/master/coverage/framework/src/Support/Concerns/Serializable.php.html +++ b/master/coverage/framework/src/Support/Concerns/Serializable.php.html @@ -234,7 +234,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Support/Concerns/dashboard.html b/master/coverage/framework/src/Support/Concerns/dashboard.html index 0a93b68f615..6e499b4dd96 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 7ad542b7a23..60b46f08a22 100644 --- a/master/coverage/framework/src/Support/Concerns/index.html +++ b/master/coverage/framework/src/Support/Concerns/index.html @@ -114,7 +114,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 3a0276b1003..5a602f403cb 100644 --- a/master/coverage/framework/src/Support/Contracts/SerializableContract.php.html +++ b/master/coverage/framework/src/Support/Contracts/SerializableContract.php.html @@ -114,7 +114,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Support/Contracts/dashboard.html b/master/coverage/framework/src/Support/Contracts/dashboard.html index 9e25e2dd875..f95fde21120 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 a5289302e12..8eb185df5a7 100644 --- a/master/coverage/framework/src/Support/Contracts/index.html +++ b/master/coverage/framework/src/Support/Contracts/index.html @@ -84,7 +84,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Support/DataCollections.php.html b/master/coverage/framework/src/Support/DataCollections.php.html index 14b311b0a22..e0358097210 100644 --- a/master/coverage/framework/src/Support/DataCollections.php.html +++ b/master/coverage/framework/src/Support/DataCollections.php.html @@ -330,7 +330,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 89d4c662f4b..86f9b6d38f6 100644 --- a/master/coverage/framework/src/Support/Facades/Render.php.html +++ b/master/coverage/framework/src/Support/Facades/Render.php.html @@ -173,7 +173,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Support/Facades/dashboard.html b/master/coverage/framework/src/Support/Facades/dashboard.html index deff59c4050..62108f24520 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 6cee5017acb..0ed3314c400 100644 --- a/master/coverage/framework/src/Support/Facades/index.html +++ b/master/coverage/framework/src/Support/Facades/index.html @@ -114,7 +114,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 a1ae21d4354..e1741fe97eb 100644 --- a/master/coverage/framework/src/Support/Filesystem/MediaFile.php.html +++ b/master/coverage/framework/src/Support/Filesystem/MediaFile.php.html @@ -435,7 +435,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 13d82b6e0c1..0d3917e2c60 100644 --- a/master/coverage/framework/src/Support/Filesystem/ProjectFile.php.html +++ b/master/coverage/framework/src/Support/Filesystem/ProjectFile.php.html @@ -371,7 +371,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 121b8739c5f..e96672d16db 100644 --- a/master/coverage/framework/src/Support/Filesystem/SourceFile.php.html +++ b/master/coverage/framework/src/Support/Filesystem/SourceFile.php.html @@ -229,7 +229,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Support/Filesystem/dashboard.html b/master/coverage/framework/src/Support/Filesystem/dashboard.html index 06fe7e179e1..470997ae30d 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 e9a82516b1f..23f18527dee 100644 --- a/master/coverage/framework/src/Support/Filesystem/index.html +++ b/master/coverage/framework/src/Support/Filesystem/index.html @@ -170,7 +170,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Support/Includes.php.html b/master/coverage/framework/src/Support/Includes.php.html index 57416ff92ba..e89392e60d5 100644 --- a/master/coverage/framework/src/Support/Includes.php.html +++ b/master/coverage/framework/src/Support/Includes.php.html @@ -344,7 +344,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Support/Internal/RouteList.php.html b/master/coverage/framework/src/Support/Internal/RouteList.php.html deleted file mode 100644 index a021b9a9ea6..00000000000 --- a/master/coverage/framework/src/Support/Internal/RouteList.php.html +++ /dev/null @@ -1,297 +0,0 @@ - - - - - Code Coverage for /home/runner/work/develop/develop/packages/framework/src/Support/Internal/RouteList.php - - - - - - - -
      - -
      -
      -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
       
      Code Coverage
       
      Lines
      Functions and Methods
      Classes and Traits
      Total
      -
      - 100.00% covered (success) -
      -
      -
      100.00%
      9 / 9
      -
      - 100.00% covered (success) -
      -
      -
      100.00%
      5 / 5
      CRAP
      -
      - 100.00% covered (success) -
      -
      -
      100.00%
      1 / 1
      RouteList
      -
      - 100.00% covered (success) -
      -
      -
      100.00%
      9 / 9
      -
      - 100.00% covered (success) -
      -
      -
      100.00%
      5 / 5
      5
      -
      - 100.00% covered (success) -
      -
      -
      100.00%
      1 / 1
       __construct
      -
      - 100.00% covered (success) -
      -
      -
      100.00%
      1 / 1
      -
      - 100.00% covered (success) -
      -
      -
      100.00%
      1 / 1
      1
       toArray
      -
      - 100.00% covered (success) -
      -
      -
      100.00%
      1 / 1
      -
      - 100.00% covered (success) -
      -
      -
      100.00%
      1 / 1
      1
       headers
      -
      - 100.00% covered (success) -
      -
      -
      100.00%
      3 / 3
      -
      - 100.00% covered (success) -
      -
      -
      100.00%
      1 / 1
      1
       generate
      -
      - 100.00% covered (success) -
      -
      -
      100.00%
      3 / 3
      -
      - 100.00% covered (success) -
      -
      -
      100.00%
      1 / 1
      1
       routeToListItem
      -
      - 100.00% covered (success) -
      -
      -
      100.00%
      1 / 1
      -
      - 100.00% covered (success) -
      -
      -
      100.00%
      1 / 1
      1
      -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      1<?php
      2
      3declare(strict_types=1);
      4
      5namespace Hyde\Support\Internal;
      6
      7use Hyde\Hyde;
      8use Hyde\Support\Models\Route;
      9use Illuminate\Contracts\Support\Arrayable;
      10
      11use function collect;
      12use function ucwords;
      13use function array_map;
      14use function array_keys;
      15use function str_replace;
      16
      17/**
      18 * @internal This class is internal and should not be depended on outside the HydePHP framework code.
      19 */
      20class RouteList implements Arrayable
      21{
      22    /** @var array<integer, array<string, string>> */
      23    protected array $routes;
      24
      25    public function __construct()
      26    {
      27        $this->routes = $this->generate();
      28    }
      29
      30    public function toArray(): array
      31    {
      32        return $this->routes;
      33    }
      34
      35    public function headers(): array
      36    {
      37        return array_map(function (string $key): string {
      38            return ucwords(str_replace('_', ' ', $key));
      39        }, array_keys($this->routes[0]));
      40    }
      41
      42    protected function generate(): array
      43    {
      44        return collect(Hyde::routes())->map(function (Route $route): array {
      45            return $this->routeToListItem($route)->toArray();
      46        })->values()->toArray();
      47    }
      48
      49    protected static function routeToListItem(Route $route): RouteListItem
      50    {
      51        return new RouteListItem($route);
      52    }
      53}
      - - -
      -
      -

      Legend

      -

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

      -

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. -

      - - - -
      -
      - - - - - - diff --git a/master/coverage/framework/src/Support/Internal/RouteListItem.php.html b/master/coverage/framework/src/Support/Internal/RouteListItem.php.html index 6f5e186ab9b..07622b77939 100644 --- a/master/coverage/framework/src/Support/Internal/RouteListItem.php.html +++ b/master/coverage/framework/src/Support/Internal/RouteListItem.php.html @@ -54,7 +54,7 @@
      100.00%
      -
      12 / 12
      +
      27 / 27
      100.00% covered (success) @@ -62,7 +62,7 @@
      100.00%
      -
      7 / 7
      +
      11 / 11
      CRAP
      @@ -83,7 +83,28 @@
      100.00%
      -
      12 / 12
      +
      27 / 27
      +
      +
      + 100.00% covered (success) +
      +
      + +
      100.00%
      +
      11 / 11
      + 19 +
      +
      + 100.00% covered (success) +
      +
      + +
      100.00%
      +
      1 / 1
      + + + +  format
      100.00% covered (success) @@ -92,7 +113,6 @@
      100.00%
      7 / 7
      - 10
      100.00% covered (success) @@ -101,10 +121,12 @@
      100.00%
      1 / 1
      + 1 + -  __construct +  __construct
      100.00% covered (success) @@ -126,7 +148,29 @@ -  toArray +  stylePageType +
      +
      + 100.00% covered (success) +
      +
      + +
      100.00%
      +
      5 / 5
      +
      +
      + 100.00% covered (success) +
      +
      + +
      100.00%
      +
      1 / 1
      + 3 + + + + +  styleSourcePath
      100.00% covered (success) @@ -134,7 +178,51 @@
      100.00%
      -
      6 / 6
      +
      5 / 5
      +
      +
      + 100.00% covered (success) +
      +
      + +
      100.00%
      +
      1 / 1
      + 3 + + + + +  styleOutputPath +
      +
      + 100.00% covered (success) +
      +
      + +
      100.00%
      +
      3 / 3
      +
      +
      + 100.00% covered (success) +
      +
      + +
      100.00%
      +
      1 / 1
      + 2 + + + + +  styleRouteKey +
      +
      + 100.00% covered (success) +
      +
      + +
      100.00%
      +
      1 / 1
      100.00% covered (success) @@ -148,7 +236,7 @@ -  stylePageType +  getPageType
      100.00% covered (success) @@ -170,7 +258,7 @@ -  styleSourcePath +  getSourcePath
      100.00% covered (success) @@ -192,7 +280,7 @@ -  styleOutputPath +  getOutputPath
      100.00% covered (success) @@ -214,7 +302,7 @@ -  styleRouteKey +  href
      100.00% covered (success) @@ -236,7 +324,7 @@ -  isPageDiscoverable +  isPageDiscoverable
      100.00% covered (success) @@ -272,58 +360,100 @@ 7use Hyde\Hyde; 8use Hyde\Pages\InMemoryPage; 9use Hyde\Support\Models\Route; - 10use Illuminate\Contracts\Support\Arrayable; + 10use Hyde\Console\Concerns\Command; 11 - 12use function class_basename; - 13use function str_starts_with; - 14 - 15/** - 16 * @internal This class is internal and should not be depended on outside the HydePHP framework code. - 17 */ - 18class RouteListItem implements Arrayable - 19{ - 20    protected Route $route; - 21 - 22    public function __construct(Route $route) - 23    { - 24        $this->route = $route; - 25    } - 26 - 27    public function toArray(): array - 28    { - 29        return [ - 30            'page_type' => $this->stylePageType($this->route->getPageClass()), - 31            'source_file' => $this->styleSourcePath($this->route->getSourcePath()), - 32            'output_file' => $this->styleOutputPath($this->route->getOutputPath()), - 33            'route_key' => $this->styleRouteKey($this->route->getRouteKey()), - 34        ]; + 12use function filled; + 13use function sprintf; + 14use function file_exists; + 15use function class_basename; + 16use function str_starts_with; + 17 + 18/** + 19 * @internal This class is internal and should not be depended on outside the HydePHP framework code. + 20 */ + 21class RouteListItem + 22{ + 23    protected Route $route; + 24 + 25    public static function format(Route $route): array + 26    { + 27        $item = new static($route); + 28 + 29        return [ + 30            'page_type' => $item->stylePageType($route->getPageClass()), + 31            'source_file' => $item->styleSourcePath($route->getSourcePath()), + 32            'output_file' => $item->styleOutputPath($route->getOutputPath()), + 33            'route_key' => $item->styleRouteKey($route->getRouteKey()), + 34        ]; 35    } 36 - 37    protected function stylePageType(string $class): string + 37    protected function __construct(Route $route) 38    { - 39        return str_starts_with($class, 'Hyde') ? class_basename($class) : $class; + 39        $this->route = $route; 40    } 41 - 42    protected function styleSourcePath(string $path): string + 42    protected function stylePageType(string $class): string 43    { - 44        return $this->isPageDiscoverable() ? $path : 'none'; - 45    } - 46 - 47    protected function styleOutputPath(string $path): string - 48    { - 49        return Hyde::getOutputDirectory()."/$path"; - 50    } - 51 - 52    protected function styleRouteKey(string $key): string - 53    { - 54        return $key; - 55    } - 56 - 57    protected function isPageDiscoverable(): bool - 58    { - 59        return $this->route->getSourcePath() && ! $this->route->getPage() instanceof InMemoryPage; - 60    } - 61} + 44        $type = $this->getPageType($class); + 45 + 46        $page = $this->route->getPage(); + 47 + 48        /** @experimental The typeLabel macro is experimental */ + 49        if ($page instanceof InMemoryPage && $page->hasMacro('typeLabel')) { + 50            $type .= sprintf(' <fg=gray>(%s)</>', (string) $page->__call('typeLabel', [])); + 51        } + 52 + 53        return $type; + 54    } + 55 + 56    protected function styleSourcePath(string $path): string + 57    { + 58        if ($this->getSourcePath($path) === 'none') { + 59            return '<fg=gray>none</>'; + 60        } + 61 + 62        return file_exists(Hyde::path($path)) + 63            ? $this->href(Command::fileLink(Hyde::path($path)), $this->getSourcePath($path)) + 64            : $this->getSourcePath($path); + 65    } + 66 + 67    protected function styleOutputPath(string $path): string + 68    { + 69        return file_exists(Hyde::sitePath($path)) + 70            ? $this->href(Command::fileLink(Hyde::sitePath($path)), $this->getOutputPath($path)) + 71            : $this->getOutputPath($path); + 72    } + 73 + 74    protected function styleRouteKey(string $key): string + 75    { + 76        return $key; + 77    } + 78 + 79    protected function getPageType(string $class): string + 80    { + 81        return str_starts_with($class, 'Hyde') ? class_basename($class) : $class; + 82    } + 83 + 84    protected function getSourcePath(string $path): string + 85    { + 86        return $this->isPageDiscoverable() ? $path : 'none'; + 87    } + 88 + 89    protected function getOutputPath(string $path): string + 90    { + 91        return Hyde::getOutputDirectory()."/$path"; + 92    } + 93 + 94    protected function href(string $link, string $label): string + 95    { + 96        return "<href=$link>$label</>"; + 97    } + 98 + 99    protected function isPageDiscoverable(): bool + 100    { + 101        return filled($this->route->getSourcePath()) && ! $this->route->getPage() instanceof InMemoryPage; + 102    } + 103} @@ -334,7 +464,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Support/Internal/dashboard.html b/master/coverage/framework/src/Support/Internal/dashboard.html index 647b9a1da82..e50c450dda5 100644 --- a/master/coverage/framework/src/Support/Internal/dashboard.html +++ b/master/coverage/framework/src/Support/Internal/dashboard.html @@ -139,7 +139,7 @@

      Project Risks

      @@ -158,7 +158,7 @@

      Project Risks

      .yAxis.tickFormat(d3.format('d')); d3.select('#classCoverageDistribution svg') - .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,0,0,0,2], "Class Coverage")) + .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,0,0,0,1], "Class Coverage")) .transition().duration(500).call(chart); nv.utils.windowResize(chart.update); @@ -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,12], "Method Coverage")) + .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,0,0,0,11], "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\\Support\\Internal\\RouteList<\/a>"],[100,10,"Hyde\\Support\\Internal\\RouteListItem<\/a>"]], 'Class Complexity')) + .datum(getComplexityData([[100,19,"Hyde\\Support\\Internal\\RouteListItem<\/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\\Support\\Internal\\RouteList::__construct<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteList::toArray<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteList::headers<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteList::generate<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteList::routeToListItem<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::__construct<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::toArray<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::stylePageType<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::styleSourcePath<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::styleOutputPath<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::styleRouteKey<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::isPageDiscoverable<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Support\\Internal\\RouteListItem::format<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::__construct<\/a>"],[100,3,"Hyde\\Support\\Internal\\RouteListItem::stylePageType<\/a>"],[100,3,"Hyde\\Support\\Internal\\RouteListItem::styleSourcePath<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::styleOutputPath<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::styleRouteKey<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::getPageType<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::getSourcePath<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::getOutputPath<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::href<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::isPageDiscoverable<\/a>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/src/Support/Internal/index.html b/master/coverage/framework/src/Support/Internal/index.html index 2457b4610f5..b77e552a7f2 100644 --- a/master/coverage/framework/src/Support/Internal/index.html +++ b/master/coverage/framework/src/Support/Internal/index.html @@ -54,7 +54,7 @@
      100.00%
      -
      21 / 21
      +
      27 / 27
      100.00% covered (success) @@ -62,35 +62,7 @@
      100.00%
      -
      12 / 12
      -
      -
      - 100.00% covered (success) -
      -
      - -
      100.00%
      -
      2 / 2
      - - - -
      RouteList.php -
      -
      - 100.00% covered (success) -
      -
      - -
      100.00%
      -
      9 / 9
      -
      -
      - 100.00% covered (success) -
      -
      - -
      100.00%
      -
      5 / 5
      +
      11 / 11
      100.00% covered (success) @@ -110,7 +82,7 @@
      100.00%
      -
      12 / 12
      +
      27 / 27
      100.00% covered (success) @@ -118,7 +90,7 @@
      100.00%
      -
      7 / 7
      +
      11 / 11
      100.00% covered (success) @@ -142,7 +114,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 a865a43ad41..5859f3196b5 100644 --- a/master/coverage/framework/src/Support/Models/DateString.php.html +++ b/master/coverage/framework/src/Support/Models/DateString.php.html @@ -212,7 +212,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 f0f155d8275..39cbb844bf4 100644 --- a/master/coverage/framework/src/Support/Models/Redirect.php.html +++ b/master/coverage/framework/src/Support/Models/Redirect.php.html @@ -312,7 +312,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 99caba41860..b23ec320054 100644 --- a/master/coverage/framework/src/Support/Models/RenderData.php.html +++ b/master/coverage/framework/src/Support/Models/RenderData.php.html @@ -379,7 +379,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 c5847a3e469..4a79447de07 100644 --- a/master/coverage/framework/src/Support/Models/Route.php.html +++ b/master/coverage/framework/src/Support/Models/Route.php.html @@ -467,7 +467,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 423c194f776..6913c5e4be9 100644 --- a/master/coverage/framework/src/Support/Models/RouteKey.php.html +++ b/master/coverage/framework/src/Support/Models/RouteKey.php.html @@ -281,7 +281,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 425ef253dfd..35669d07b64 100644 --- a/master/coverage/framework/src/Support/Models/ValidationResult.php.html +++ b/master/coverage/framework/src/Support/Models/ValidationResult.php.html @@ -678,7 +678,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Support/Models/dashboard.html b/master/coverage/framework/src/Support/Models/dashboard.html index b9b83958a0a..4f712ef150d 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 288750ae1f1..d6b94d79583 100644 --- a/master/coverage/framework/src/Support/Models/index.html +++ b/master/coverage/framework/src/Support/Models/index.html @@ -254,7 +254,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Support/Paginator.php.html b/master/coverage/framework/src/Support/Paginator.php.html index 1d1edc78e74..276913b9f12 100644 --- a/master/coverage/framework/src/Support/Paginator.php.html +++ b/master/coverage/framework/src/Support/Paginator.php.html @@ -838,7 +838,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Support/ReadingTime.php.html b/master/coverage/framework/src/Support/ReadingTime.php.html index 1ce300ac5a4..e86fe565063 100644 --- a/master/coverage/framework/src/Support/ReadingTime.php.html +++ b/master/coverage/framework/src/Support/ReadingTime.php.html @@ -483,7 +483,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/Support/dashboard.html b/master/coverage/framework/src/Support/dashboard.html index 1b34a464e0b..6707b340685 100644 --- a/master/coverage/framework/src/Support/dashboard.html +++ b/master/coverage/framework/src/Support/dashboard.html @@ -138,7 +138,7 @@

      Project Risks

      @@ -157,7 +157,7 @@

      Project Risks

      .yAxis.tickFormat(d3.format('d')); d3.select('#classCoverageDistribution svg') - .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,0,0,0,18], "Class Coverage")) + .datum(getCoverageDistributionData([0,0,0,0,0,0,0,0,0,0,0,17], "Class Coverage")) .transition().duration(500).call(chart); nv.utils.windowResize(chart.update); @@ -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,141], "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,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,5,"Hyde\\Support\\Internal\\RouteList<\/a>"],[100,10,"Hyde\\Support\\Internal\\RouteListItem<\/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,23,"Hyde\\Support\\Models\\ValidationResult<\/a>"],[100,36,"Hyde\\Support\\Paginator<\/a>"],[100,14,"Hyde\\Support\\ReadingTime<\/a>"],[100,3,"Hyde\\Support\\Concerns\\Serializable<\/a>"]], 'Class Complexity')) + .datum(getComplexityData([[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,19,"Hyde\\Support\\Internal\\RouteListItem<\/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,23,"Hyde\\Support\\Models\\ValidationResult<\/a>"],[100,36,"Hyde\\Support\\Paginator<\/a>"],[100,14,"Hyde\\Support\\ReadingTime<\/a>"],[100,3,"Hyde\\Support\\Concerns\\Serializable<\/a>"]], 'Class Complexity')) .transition() .duration(500) .call(chart); @@ -249,7 +249,7 @@

      Project Risks

      chart.yAxis.axisLabel('Method Complexity'); d3.select('#methodComplexity svg') - .datum(getComplexityData([[100,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\\Internal\\RouteList::__construct<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteList::toArray<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteList::headers<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteList::generate<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteList::routeToListItem<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::__construct<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::toArray<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::stylePageType<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::styleSourcePath<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::styleOutputPath<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::styleRouteKey<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::isPageDiscoverable<\/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\\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\\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,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\\Internal\\RouteListItem::format<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::__construct<\/a>"],[100,3,"Hyde\\Support\\Internal\\RouteListItem::stylePageType<\/a>"],[100,3,"Hyde\\Support\\Internal\\RouteListItem::styleSourcePath<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::styleOutputPath<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::styleRouteKey<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::getPageType<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::getSourcePath<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::getOutputPath<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::href<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::isPageDiscoverable<\/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\\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\\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/Support/index.html b/master/coverage/framework/src/Support/index.html index 6f6d5120fb1..2d1f826cd14 100644 --- a/master/coverage/framework/src/Support/index.html +++ b/master/coverage/framework/src/Support/index.html @@ -53,7 +53,7 @@
      100.00%
      -
      308 / 308
      +
      314 / 314
      100.00% covered (success) @@ -61,7 +61,7 @@
      100.00%
      -
      140 / 140
      +
      139 / 139
      100.00% covered (success) @@ -69,7 +69,7 @@
      100.00%
      -
      18 / 18
      +
      17 / 17
      @@ -178,7 +178,7 @@
      100.00%
      -
      21 / 21
      +
      27 / 27
      100.00% covered (success) @@ -186,7 +186,7 @@
      100.00%
      -
      12 / 12
      +
      11 / 11
      diff --git a/master/coverage/framework/src/dashboard.html b/master/coverage/framework/src/dashboard.html index 64e9bbe81ee..25151898a17 100644 --- a/master/coverage/framework/src/dashboard.html +++ b/master/coverage/framework/src/dashboard.html @@ -139,7 +139,7 @@

      Project Risks

      @@ -158,7 +158,7 @@

      Project Risks

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

      Project Risks

      chart.yAxis.axisLabel('Cyclomatic Complexity'); d3.select('#classComplexity svg') - .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand<\/a>"],[100,17,"Hyde\\Console\\Commands\\BuildSiteCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSitemapCommand<\/a>"],[100,20,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand<\/a>"],[100,11,"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,6,"Hyde\\Foundation\\HydeKernel<\/a>"],[100,14,"Hyde\\Foundation\\Internal\\LoadConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Kernel\\FileCollection<\/a>"],[100,27,"Hyde\\Foundation\\Kernel\\Filesystem<\/a>"],[100,22,"Hyde\\Foundation\\Kernel\\Hyperlinks<\/a>"],[100,8,"Hyde\\Foundation\\Kernel\\PageCollection<\/a>"],[100,7,"Hyde\\Foundation\\Kernel\\RouteCollection<\/a>"],[100,5,"Hyde\\Foundation\\PharSupport<\/a>"],[100,2,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider<\/a>"],[100,2,"Hyde\\Foundation\\Providers\\ViewServiceProvider<\/a>"],[100,4,"Hyde\\Framework\\Actions\\AnonymousViewCompiler<\/a>"],[100,20,"Hyde\\Framework\\Actions\\BladeMatterParser<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter<\/a>"],[100,19,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText<\/a>"],[100,6,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile<\/a>"],[100,19,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile<\/a>"],[100,11,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex<\/a>"],[100,4,"Hyde\\Framework\\Actions\\GeneratesTableOfContents<\/a>"],[100,6,"Hyde\\Framework\\Actions\\MarkdownFileParser<\/a>"],[100,8,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed<\/a>"],[100,3,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch<\/a>"],[100,4,"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,12,"Hyde\\Framework\\Factories\\BlogPostDataFactory<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject<\/a>"],[0,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory<\/a>"],[100,10,"Hyde\\Framework\\Factories\\FeaturedImageFactory<\/a>"],[100,13,"Hyde\\Framework\\Factories\\HydePageDataFactory<\/a>"],[100,40,"Hyde\\Framework\\Factories\\NavigationDataFactory<\/a>"],[100,35,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage<\/a>"],[100,8,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor<\/a>"],[100,13,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTaskSkippedException<\/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,5,"Hyde\\Support\\Internal\\RouteList<\/a>"],[100,10,"Hyde\\Support\\Internal\\RouteListItem<\/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,23,"Hyde\\Support\\Models\\ValidationResult<\/a>"],[100,36,"Hyde\\Support\\Paginator<\/a>"],[100,14,"Hyde\\Support\\ReadingTime<\/a>"],[100,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\BootsHydeKernel<\/a>"],[100,8,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers<\/a>"],[100,10,"Hyde\\Foundation\\Concerns\\ManagesExtensions<\/a>"],[100,12,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesViewData<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\InteractsWithDirectories<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter<\/a>"],[100,7,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures<\/a>"],[100,16,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter<\/a>"],[100,10,"Hyde\\Framework\\Concerns\\RegistersFileLocations<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\TracksExecutionTime<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence<\/a>"],[100,5,"Hyde\\Framework\\Factories\\Concerns\\HasFactory<\/a>"],[100,3,"Hyde\\Support\\Concerns\\Serializable<\/a>"]], 'Class Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand<\/a>"],[100,17,"Hyde\\Console\\Commands\\BuildSiteCommand<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSitemapCommand<\/a>"],[100,20,"Hyde\\Console\\Commands\\ChangeSourceDirectoryCommand<\/a>"],[100,11,"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,3,"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,6,"Hyde\\Foundation\\HydeKernel<\/a>"],[100,14,"Hyde\\Foundation\\Internal\\LoadConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration<\/a>"],[100,12,"Hyde\\Foundation\\Kernel\\FileCollection<\/a>"],[100,27,"Hyde\\Foundation\\Kernel\\Filesystem<\/a>"],[100,22,"Hyde\\Foundation\\Kernel\\Hyperlinks<\/a>"],[100,8,"Hyde\\Foundation\\Kernel\\PageCollection<\/a>"],[100,7,"Hyde\\Foundation\\Kernel\\RouteCollection<\/a>"],[100,5,"Hyde\\Foundation\\PharSupport<\/a>"],[100,2,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider<\/a>"],[100,2,"Hyde\\Foundation\\Providers\\ViewServiceProvider<\/a>"],[100,4,"Hyde\\Framework\\Actions\\AnonymousViewCompiler<\/a>"],[100,20,"Hyde\\Framework\\Actions\\BladeMatterParser<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter<\/a>"],[100,19,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText<\/a>"],[100,6,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile<\/a>"],[100,19,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile<\/a>"],[100,11,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex<\/a>"],[100,4,"Hyde\\Framework\\Actions\\GeneratesTableOfContents<\/a>"],[100,6,"Hyde\\Framework\\Actions\\MarkdownFileParser<\/a>"],[100,8,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed<\/a>"],[100,3,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch<\/a>"],[100,4,"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,12,"Hyde\\Framework\\Factories\\BlogPostDataFactory<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject<\/a>"],[0,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory<\/a>"],[100,10,"Hyde\\Framework\\Factories\\FeaturedImageFactory<\/a>"],[100,13,"Hyde\\Framework\\Factories\\HydePageDataFactory<\/a>"],[100,40,"Hyde\\Framework\\Factories\\NavigationDataFactory<\/a>"],[100,35,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage<\/a>"],[100,8,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor<\/a>"],[100,13,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTaskSkippedException<\/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,19,"Hyde\\Support\\Internal\\RouteListItem<\/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,23,"Hyde\\Support\\Models\\ValidationResult<\/a>"],[100,36,"Hyde\\Support\\Paginator<\/a>"],[100,14,"Hyde\\Support\\ReadingTime<\/a>"],[100,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\BootsHydeKernel<\/a>"],[100,8,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks<\/a>"],[100,5,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections<\/a>"],[100,7,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers<\/a>"],[100,10,"Hyde\\Foundation\\Concerns\\ManagesExtensions<\/a>"],[100,12,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesViewData<\/a>"],[100,5,"Hyde\\Framework\\Concerns\\InteractsWithDirectories<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter<\/a>"],[100,7,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures<\/a>"],[100,16,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter<\/a>"],[100,10,"Hyde\\Framework\\Concerns\\RegistersFileLocations<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\TracksExecutionTime<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence<\/a>"],[100,5,"Hyde\\Framework\\Factories\\Concerns\\HasFactory<\/a>"],[100,3,"Hyde\\Support\\Concerns\\Serializable<\/a>"]], 'Class Complexity')) .transition() .duration(500) .call(chart); @@ -250,7 +250,7 @@

      Project Risks

      chart.yAxis.axisLabel('Method Complexity'); d3.select('#methodComplexity svg') - .datum(getComplexityData([[100,1,"
      Hyde\\Console\\Commands\\BuildRssFeedCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSiteCommand::handle<\/a>"],[100,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,1,"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,6,"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,2,"Hyde\\Foundation\\HydeKernel::hasFeature<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::toArray<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadConfigurationFiles<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadRuntimeConfiguration<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeCommandLineArguments<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeRealtimeCompilerEnvironment<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getArgv<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getEnv<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::bootstrap<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::hasYamlConfigFile<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getYaml<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeParsedConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::configurationContainsNamespaces<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::addFile<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::runExtensionHandlers<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::discoverFilesFor<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::getFile<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::getFiles<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::getBasePath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::path<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToAbsolute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToRelative<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::mediaPath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::sitePath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::siteMediaPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::vendorPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::touch<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::unlink<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::__construct<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::formatLink<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::relativeLink<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Hyperlinks::mediaLink<\/a>"],[100,4,"Hyde\\Foundation\\Kernel\\Hyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::hasSiteUrl<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Hyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::route<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::addPage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::parsePage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::getPage<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::getPages<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::addRoute<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoutes<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::mock<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::clearMocks<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::running<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::hasVendorDirectory<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::boot<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::boot<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__invoke<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseString<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::get<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::parse<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::lineMatchesFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractKey<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractValue<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::getValueWithType<\/a>"],[100,5,"Hyde\\Framework\\Actions\\BladeMatterParser::parseArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\BladeMatterParser::isValueArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter::execute<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyRegexTransformations<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyStringTransformations<\/a>"],[100,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeTables<\/a>"],[100,3,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeBlockquotes<\/a>"],[100,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::trimWhitespace<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::__construct<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::toArray<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::getIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::parseTitle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::fileName<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::normalizeSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::makeOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createBladeFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createMarkdownFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createDocumentationFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::formatIdentifier<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::validateType<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::failIfFileCannotBeSaved<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getBladePageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getMarkdownPageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::run<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::generatePageEntry<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getSearchContentForDocument<\/a>"],[100,3,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::formatDestination<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::extractTableOfContents<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::parse<\/a>"],[100,4,"Hyde\\Framework\\Actions\\MarkdownFileParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::get<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::handle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashSourcePath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::getManifestPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::jsonEncodeOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::setOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::printFinishMessage<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::printFinishMessage<\/a>"],[100,3,"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,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeDescriptionFromMarkdownBody<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::toArray<\/a>"],[0,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::make<\/a>"],[100,3,"Hyde\\Framework\\Factories\\FeaturedImageFactory::makeSource<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::normalizeLocalImagePath<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::getStringMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeTitle<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeNavigation<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleForPage<\/a>"],[100,4,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromMarkdownHeadings<\/a>"],[100,3,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromParentIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeLabel<\/a>"],[100,3,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeGroup<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeHidden<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makePriority<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForGroupInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForHiddenInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isPageHiddenInNavigationConfiguration<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::isNonDocumentationPageInHiddenSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInConfigs<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInSidebarConfig<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInNavigationConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::parseNavigationPriorityConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::canUseSubdirectoryForGroups<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::defaultGroup<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::pageIsInSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryName<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isInstanceOf<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::invert<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::offset<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getMatter<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__toString<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::setSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLength<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getType<\/a>"],[100,3,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getMetadataArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::has<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForLocalImage<\/a>"],[100,3,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForRemoteImage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::isRemote<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__construct<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getOrCreate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::get<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::all<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::findUsername<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::handle<\/a>"],[100,5,"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::skip<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::createdSiteFile<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::withExecutionTime<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTaskSkippedException::__construct<\/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\\Internal\\RouteList::__construct<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteList::toArray<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteList::headers<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteList::generate<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteList::routeToListItem<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::__construct<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::toArray<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::stylePageType<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::styleSourcePath<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::styleOutputPath<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::styleRouteKey<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::isPageDiscoverable<\/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\\ValidationResult::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::pass<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::fail<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::skip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::withTip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::tip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::skipped<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::passed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::failed<\/a>"],[100,3,"Hyde\\Support\\Models\\ValidationResult::statusCode<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::message<\/a>"],[100,2,"Hyde\\Support\\Models\\ValidationResult::formattedMessage<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatResult<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatPassed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatFailed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatSkipped<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatTimeString<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatTip<\/a>"],[100,2,"Hyde\\Support\\Models\\ValidationResult::withMessage<\/a>"],[100,3,"Hyde\\Support\\Paginator::__construct<\/a>"],[100,1,"Hyde\\Support\\Paginator::generate<\/a>"],[100,1,"Hyde\\Support\\Paginator::setCurrentPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::currentPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::getPaginatedItems<\/a>"],[100,1,"Hyde\\Support\\Paginator::getItemsForPage<\/a>"],[100,4,"Hyde\\Support\\Paginator::getPageLinks<\/a>"],[100,1,"Hyde\\Support\\Paginator::perPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::totalPages<\/a>"],[100,1,"Hyde\\Support\\Paginator::hasMultiplePages<\/a>"],[100,1,"Hyde\\Support\\Paginator::lastPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::canNavigateBack<\/a>"],[100,1,"Hyde\\Support\\Paginator::canNavigateForward<\/a>"],[100,2,"Hyde\\Support\\Paginator::previousPageNumber<\/a>"],[100,2,"Hyde\\Support\\Paginator::nextPageNumber<\/a>"],[100,3,"Hyde\\Support\\Paginator::previous<\/a>"],[100,3,"Hyde\\Support\\Paginator::next<\/a>"],[100,1,"Hyde\\Support\\Paginator::firstItemNumberOnPage<\/a>"],[100,3,"Hyde\\Support\\Paginator::validateCurrentPageValue<\/a>"],[100,1,"Hyde\\Support\\Paginator::formatPageName<\/a>"],[100,1,"Hyde\\Support\\Paginator::formatLink<\/a>"],[100,1,"Hyde\\Support\\Paginator::getRoute<\/a>"],[100,1,"Hyde\\Support\\Paginator::firstPage<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::fromString<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::fromFile<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::__construct<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::__toString<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getWordCount<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getMinutes<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getSeconds<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getMinutesAsFloat<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getSecondsOver<\/a>"],[100,3,"Hyde\\Support\\ReadingTime::getFormatted<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::formatUsingClosure<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::generate<\/a>"],[100,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite::askToRebuildSite<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::isBooted<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booting<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booted<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::filesystem<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::path<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::mediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::sitePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::siteMediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToAbsolute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToRelative<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::formatLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::relativeLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::mediaLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::route<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::hasSiteUrl<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::files<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::pages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::routes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::needsToBeBooted<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::makeTitle<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::normalizeNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::stripNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::trimSlashes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::markdown<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesExtensions::registerExtension<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::hasExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::normalizeSourcePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::shareViewData<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRouteKey<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRoute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentPage<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectory<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsParentDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::data<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::matter<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::has<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::__callStatic<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::getParameterNames<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyArguments<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyPathArgument<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::mock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::resolveMockedInstance<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::clearMockedInstances<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableDynamicExtensions<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableConfigDefinedExtensions<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::mergeMarkdownConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::initializeExtension<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessors<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessors<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessor<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessor<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerSourceDirectories<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::discoverBladeViewsIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::storeCompiledSiteIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::useMediaDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getSourceDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getOutputDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getPageConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::startClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::stopClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeInMs<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeString<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence::validateExistence<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::toCoreDataObject<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::constructFactoryData<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::assignFactoryData<\/a>"],[100,0,"Hyde\\Support\\Concerns\\Serializable::toArray<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::arraySerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::jsonSerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::toJson<\/a>"]], 'Method Complexity')) + .datum(getComplexityData([[100,1,"Hyde\\Console\\Commands\\BuildRssFeedCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSearchCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSiteCommand::handle<\/a>"],[100,1,"Hyde\\Console\\Commands\\BuildSiteCommand::configureBuildTaskService<\/a>"],[100,3,"Hyde\\Console\\Commands\\BuildSiteCommand::runPreBuildActions<\/a>"],[100,4,"Hyde\\Console\\Commands\\BuildSiteCommand::runPostBuildActions<\/a>"],[100,2,"Hyde\\Console\\Commands\\BuildSiteCommand::printFinishMessage<\/a>"],[100,1,"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,6,"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,1,"Hyde\\Console\\Commands\\RouteListCommand::generate<\/a>"],[100,1,"Hyde\\Console\\Commands\\RouteListCommand::makeHeader<\/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,2,"Hyde\\Foundation\\HydeKernel::hasFeature<\/a>"],[100,1,"Hyde\\Foundation\\HydeKernel::toArray<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadConfigurationFiles<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFiles<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeConfigurationFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadConfiguration::loadRuntimeConfiguration<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeCommandLineArguments<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadConfiguration::mergeRealtimeCompilerEnvironment<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getArgv<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadConfiguration::getEnv<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::bootstrap<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::hasYamlConfigFile<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getYaml<\/a>"],[100,2,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::getFile<\/a>"],[100,3,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeParsedConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::mergeConfiguration<\/a>"],[100,1,"Hyde\\Foundation\\Internal\\LoadYamlConfiguration::configurationContainsNamespaces<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::addFile<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::runExtensionHandlers<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\FileCollection::discoverFilesFor<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\FileCollection::getFile<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\FileCollection::getFiles<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::__construct<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::getBasePath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::path<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToAbsolute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::pathToRelative<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::mediaPath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::sitePath<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::siteMediaPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::vendorPath<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::touch<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Filesystem::unlink<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Filesystem::unlinkIfExists<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Filesystem::smartGlob<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::__construct<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::formatLink<\/a>"],[100,5,"Hyde\\Foundation\\Kernel\\Hyperlinks::relativeLink<\/a>"],[100,3,"Hyde\\Foundation\\Kernel\\Hyperlinks::mediaLink<\/a>"],[100,4,"Hyde\\Foundation\\Kernel\\Hyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::hasSiteUrl<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\Hyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\Hyperlinks::route<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::addPage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::parsePage<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\PageCollection::getPage<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\PageCollection::getPages<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::addRoute<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::runDiscovery<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::runExtensionHandlers<\/a>"],[100,1,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoute<\/a>"],[100,2,"Hyde\\Foundation\\Kernel\\RouteCollection::getRoutes<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::mock<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::clearMocks<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::running<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::hasVendorDirectory<\/a>"],[100,1,"Hyde\\Foundation\\PharSupport::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ConfigurationServiceProvider::boot<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::register<\/a>"],[100,1,"Hyde\\Foundation\\Providers\\ViewServiceProvider::boot<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\AnonymousViewCompiler::__invoke<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::parseString<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::get<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::parse<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::lineMatchesFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractKey<\/a>"],[100,1,"Hyde\\Framework\\Actions\\BladeMatterParser::extractValue<\/a>"],[100,3,"Hyde\\Framework\\Actions\\BladeMatterParser::getValueWithType<\/a>"],[100,5,"Hyde\\Framework\\Actions\\BladeMatterParser::parseArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\BladeMatterParser::isValueArrayString<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsArrayToFrontMatter::execute<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyRegexTransformations<\/a>"],[100,2,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::applyStringTransformations<\/a>"],[100,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeTables<\/a>"],[100,3,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::removeBlockquotes<\/a>"],[100,5,"Hyde\\Framework\\Actions\\ConvertsMarkdownToPlainText::trimWhitespace<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::__construct<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::toArray<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewMarkdownPostFile::getIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::parseTitle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::fileName<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::normalizeSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::makeOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createBladeFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createMarkdownFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::createDocumentationFile<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::formatIdentifier<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::validateType<\/a>"],[100,3,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::failIfFileCannotBeSaved<\/a>"],[100,2,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getBladePageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\CreatesNewPageSourceFile::getMarkdownPageContent<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::__construct<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::run<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::generatePageEntry<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::save<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getSearchContentForDocument<\/a>"],[100,3,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::formatDestination<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesDocumentationSearchIndex::getPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::execute<\/a>"],[100,2,"Hyde\\Framework\\Actions\\GeneratesTableOfContents::extractTableOfContents<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::parse<\/a>"],[100,4,"Hyde\\Framework\\Actions\\MarkdownFileParser::__construct<\/a>"],[100,1,"Hyde\\Framework\\Actions\\MarkdownFileParser::get<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::handle<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashOutputPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::hashSourcePath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::getManifestPath<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::jsonEncodeOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateBuildManifest::setOutput<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateRssFeed::printFinishMessage<\/a>"],[100,2,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::handle<\/a>"],[100,1,"Hyde\\Framework\\Actions\\PostBuildTasks\\GenerateSearch::printFinishMessage<\/a>"],[100,3,"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,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::makeDescriptionFromMarkdownBody<\/a>"],[100,1,"Hyde\\Framework\\Factories\\BlogPostDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\CoreDataObject::toArray<\/a>"],[0,0,"Hyde\\Framework\\Factories\\Concerns\\PageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\FeaturedImageFactory::make<\/a>"],[100,3,"Hyde\\Framework\\Factories\\FeaturedImageFactory::makeSource<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::normalizeLocalImagePath<\/a>"],[100,2,"Hyde\\Framework\\Factories\\FeaturedImageFactory::getStringMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeTitle<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::makeNavigation<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleForPage<\/a>"],[100,4,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromMarkdownHeadings<\/a>"],[100,3,"Hyde\\Framework\\Factories\\HydePageDataFactory::findTitleFromParentIdentifier<\/a>"],[100,1,"Hyde\\Framework\\Factories\\HydePageDataFactory::getMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::__construct<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::toArray<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeLabel<\/a>"],[100,3,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeGroup<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::makeHidden<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::makePriority<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForGroupInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForHiddenInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isPageHiddenInNavigationConfiguration<\/a>"],[100,4,"Hyde\\Framework\\Factories\\NavigationDataFactory::isNonDocumentationPageInHiddenSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInFrontMatter<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForLabelInConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInConfigs<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInSidebarConfig<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::searchForPriorityInNavigationConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::parseNavigationPriorityConfig<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::canUseSubdirectoryForGroups<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::defaultGroup<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::pageIsInSubdirectory<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryName<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getSubdirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::isInstanceOf<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::invert<\/a>"],[100,2,"Hyde\\Framework\\Factories\\NavigationDataFactory::offset<\/a>"],[100,1,"Hyde\\Framework\\Factories\\NavigationDataFactory::getMatter<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__construct<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::__toString<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::setSource<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLength<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getType<\/a>"],[100,3,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getMetadataArray<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAltText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasTitleText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasAuthorUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasCopyrightText<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::hasLicenseUrl<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::has<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForLocalImage<\/a>"],[100,3,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::getContentLengthForRemoteImage<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\FeaturedImage::isRemote<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__construct<\/a>"],[100,2,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getOrCreate<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::get<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::all<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::__toString<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::getName<\/a>"],[100,1,"Hyde\\Framework\\Features\\Blogging\\Models\\PostAuthor::findUsername<\/a>"],[100,0,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::handle<\/a>"],[100,5,"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::skip<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::createdSiteFile<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTask::withExecutionTime<\/a>"],[100,1,"Hyde\\Framework\\Features\\BuildTasks\\BuildTaskSkippedException::__construct<\/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\\Internal\\RouteListItem::format<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::__construct<\/a>"],[100,3,"Hyde\\Support\\Internal\\RouteListItem::stylePageType<\/a>"],[100,3,"Hyde\\Support\\Internal\\RouteListItem::styleSourcePath<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::styleOutputPath<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::styleRouteKey<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::getPageType<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::getSourcePath<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::getOutputPath<\/a>"],[100,1,"Hyde\\Support\\Internal\\RouteListItem::href<\/a>"],[100,2,"Hyde\\Support\\Internal\\RouteListItem::isPageDiscoverable<\/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\\ValidationResult::__construct<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::pass<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::fail<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::skip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::withTip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::tip<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::skipped<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::passed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::failed<\/a>"],[100,3,"Hyde\\Support\\Models\\ValidationResult::statusCode<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::message<\/a>"],[100,2,"Hyde\\Support\\Models\\ValidationResult::formattedMessage<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatResult<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatPassed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatFailed<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatSkipped<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatTimeString<\/a>"],[100,1,"Hyde\\Support\\Models\\ValidationResult::formatTip<\/a>"],[100,2,"Hyde\\Support\\Models\\ValidationResult::withMessage<\/a>"],[100,3,"Hyde\\Support\\Paginator::__construct<\/a>"],[100,1,"Hyde\\Support\\Paginator::generate<\/a>"],[100,1,"Hyde\\Support\\Paginator::setCurrentPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::currentPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::getPaginatedItems<\/a>"],[100,1,"Hyde\\Support\\Paginator::getItemsForPage<\/a>"],[100,4,"Hyde\\Support\\Paginator::getPageLinks<\/a>"],[100,1,"Hyde\\Support\\Paginator::perPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::totalPages<\/a>"],[100,1,"Hyde\\Support\\Paginator::hasMultiplePages<\/a>"],[100,1,"Hyde\\Support\\Paginator::lastPage<\/a>"],[100,1,"Hyde\\Support\\Paginator::canNavigateBack<\/a>"],[100,1,"Hyde\\Support\\Paginator::canNavigateForward<\/a>"],[100,2,"Hyde\\Support\\Paginator::previousPageNumber<\/a>"],[100,2,"Hyde\\Support\\Paginator::nextPageNumber<\/a>"],[100,3,"Hyde\\Support\\Paginator::previous<\/a>"],[100,3,"Hyde\\Support\\Paginator::next<\/a>"],[100,1,"Hyde\\Support\\Paginator::firstItemNumberOnPage<\/a>"],[100,3,"Hyde\\Support\\Paginator::validateCurrentPageValue<\/a>"],[100,1,"Hyde\\Support\\Paginator::formatPageName<\/a>"],[100,1,"Hyde\\Support\\Paginator::formatLink<\/a>"],[100,1,"Hyde\\Support\\Paginator::getRoute<\/a>"],[100,1,"Hyde\\Support\\Paginator::firstPage<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::fromString<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::fromFile<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::__construct<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::__toString<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getWordCount<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getMinutes<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getSeconds<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getMinutesAsFloat<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::getSecondsOver<\/a>"],[100,3,"Hyde\\Support\\ReadingTime::getFormatted<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::formatUsingClosure<\/a>"],[100,1,"Hyde\\Support\\ReadingTime::generate<\/a>"],[100,3,"Hyde\\Console\\Concerns\\AsksToRebuildSite::askToRebuildSite<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::isBooted<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::boot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booting<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\BootsHydeKernel::booted<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::filesystem<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::path<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::vendorPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::mediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::sitePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::siteMediaPath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToAbsolute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsFilesystem::pathToRelative<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::formatLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::relativeLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::mediaLink<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::asset<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::url<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::route<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ForwardsHyperlinks::hasSiteUrl<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::files<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::pages<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::routes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\HandlesFoundationCollections::needsToBeBooted<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::makeTitle<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::normalizeNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::stripNewlines<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::trimSlashes<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ImplementsStringHelpers::markdown<\/a>"],[100,4,"Hyde\\Foundation\\Concerns\\ManagesExtensions::registerExtension<\/a>"],[100,2,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::hasExtension<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredExtensions<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesExtensions::getRegisteredPageClasses<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setInstance<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setBasePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setSourceRoot<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::setMediaDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::getMediaOutputDirectory<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesHydeKernel::normalizeSourcePath<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::shareViewData<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRouteKey<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentRoute<\/a>"],[100,1,"Hyde\\Foundation\\Concerns\\ManagesViewData::currentPage<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectory<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithDirectories::needsParentDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::data<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::matter<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\InteractsWithFrontMatter::has<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::__callStatic<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::getParameterNames<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyArguments<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\ForwardsIlluminateFilesystem::qualifyPathArgument<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::mock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::resolveMockedInstance<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\MockableFeatures::clearMockedInstances<\/a>"],[100,4,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableDynamicExtensions<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::enableConfigDefinedExtensions<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::mergeMarkdownConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::initializeExtension<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessors<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessors<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPreProcessor<\/a>"],[100,3,"Hyde\\Framework\\Concerns\\Internal\\SetsUpMarkdownConverter::registerPostProcessor<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerSourceDirectories<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\RegistersFileLocations::registerOutputDirectories<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::discoverBladeViewsIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::storeCompiledSiteIn<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::useMediaDirectory<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getSourceDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getOutputDirectoryConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\RegistersFileLocations::getPageConfiguration<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::startClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::stopClock<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeInMs<\/a>"],[100,1,"Hyde\\Framework\\Concerns\\TracksExecutionTime::getExecutionTimeString<\/a>"],[100,2,"Hyde\\Framework\\Concerns\\ValidatesExistence::validateExistence<\/a>"],[100,1,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::toCoreDataObject<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::constructFactoryData<\/a>"],[100,2,"Hyde\\Framework\\Factories\\Concerns\\HasFactory::assignFactoryData<\/a>"],[100,0,"Hyde\\Support\\Concerns\\Serializable::toArray<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::arraySerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::jsonSerialize<\/a>"],[100,1,"Hyde\\Support\\Concerns\\Serializable::toJson<\/a>"]], 'Method Complexity')) .transition() .duration(500) .call(chart); diff --git a/master/coverage/framework/src/helpers.php.html b/master/coverage/framework/src/helpers.php.html index 93eb7b3b5a8..56abffefee8 100644 --- a/master/coverage/framework/src/helpers.php.html +++ b/master/coverage/framework/src/helpers.php.html @@ -659,7 +659,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/framework/src/index.html b/master/coverage/framework/src/index.html index 61e4da141b7..6d2303dd03d 100644 --- a/master/coverage/framework/src/index.html +++ b/master/coverage/framework/src/index.html @@ -52,7 +52,7 @@
      99.96%
      -
      2690 / 2691
      +
      2680 / 2681
      99.89% covered (success) @@ -62,13 +62,13 @@
      99.89%
      950 / 951
      -
      - 99.35% covered (success) +
      + 99.34% covered (success)
      -
      99.35%
      -
      152 / 153
      +
      99.34%
      +
      151 / 152
      @@ -80,7 +80,7 @@
      100.00%
      -
      463 / 463
      +
      447 / 447
      100.00% covered (success) @@ -88,7 +88,7 @@
      100.00%
      -
      93 / 93
      +
      94 / 94
      100.00% covered (success) @@ -261,7 +261,7 @@
      100.00%
      -
      308 / 308
      +
      314 / 314
      100.00% covered (success) @@ -269,7 +269,7 @@
      100.00%
      -
      140 / 140
      +
      139 / 139
      diff --git a/master/coverage/index.html b/master/coverage/index.html index 09098ce74f7..f389b38e469 100644 --- a/master/coverage/index.html +++ b/master/coverage/index.html @@ -50,7 +50,7 @@
      99.97%
      -
      3566 / 3567
      +
      3556 / 3557
      99.91% covered (success) @@ -60,13 +60,13 @@
      99.91%
      1172 / 1173
      -
      - 99.45% covered (success) +
      + 99.44% covered (success)
      -
      99.45%
      -
      180 / 181
      +
      99.44%
      +
      179 / 180
      @@ -78,7 +78,7 @@
      99.96%
      -
      2690 / 2691
      +
      2680 / 2681
      99.89% covered (success) @@ -88,13 +88,13 @@
      99.89%
      950 / 951
      -
      - 99.35% covered (success) +
      + 99.34% covered (success)
      -
      99.35%
      -
      152 / 153
      +
      99.34%
      +
      151 / 152
      @@ -138,7 +138,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/junit.xml b/master/coverage/junit.xml index d101ec0b354..765de7e12d8 100644 --- a/master/coverage/junit.xml +++ b/master/coverage/junit.xml @@ -1,499 +1,499 @@ - - - - - - + + + + + + - - + + - - + + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + - + - - + + - - + + - - + + - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - + + + + + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + @@ -506,2605 +506,2600 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + diff --git a/master/coverage/publications/dashboard.html b/master/coverage/publications/dashboard.html index 8b4dceaeca1..b58245adfaf 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 2101415a754..ae2794486a7 100644 --- a/master/coverage/publications/index.html +++ b/master/coverage/publications/index.html @@ -111,7 +111,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

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

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

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

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

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

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

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

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html b/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html index 33078214d9a..959a54acaf4 100644 --- a/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html +++ b/master/coverage/publications/src/Actions/PublicationFieldValidator.php.html @@ -298,7 +298,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

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

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/Actions/PublicationPageValidator.php.html b/master/coverage/publications/src/Actions/PublicationPageValidator.php.html index 6337c44e2d3..9cd9886224e 100644 --- a/master/coverage/publications/src/Actions/PublicationPageValidator.php.html +++ b/master/coverage/publications/src/Actions/PublicationPageValidator.php.html @@ -433,7 +433,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/Actions/PublicationSchemaValidator.php.html b/master/coverage/publications/src/Actions/PublicationSchemaValidator.php.html index 35dae0d5c2f..a01fa653ac6 100644 --- a/master/coverage/publications/src/Actions/PublicationSchemaValidator.php.html +++ b/master/coverage/publications/src/Actions/PublicationSchemaValidator.php.html @@ -479,7 +479,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/Actions/SeedsPublicationFiles.php.html b/master/coverage/publications/src/Actions/SeedsPublicationFiles.php.html index 7269cd0e5ce..73f5b80fe1f 100644 --- a/master/coverage/publications/src/Actions/SeedsPublicationFiles.php.html +++ b/master/coverage/publications/src/Actions/SeedsPublicationFiles.php.html @@ -645,7 +645,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/Actions/dashboard.html b/master/coverage/publications/src/Actions/dashboard.html index cc0e04e7b46..08077d41856 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 ecd69521eb3..3c6a3443d49 100644 --- a/master/coverage/publications/src/Actions/index.html +++ b/master/coverage/publications/src/Actions/index.html @@ -337,7 +337,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 be46be05e07..9376dc99103 100644 --- a/master/coverage/publications/src/Commands/Helpers/InputStreamHandler.php.html +++ b/master/coverage/publications/src/Commands/Helpers/InputStreamHandler.php.html @@ -371,7 +371,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/Commands/Helpers/dashboard.html b/master/coverage/publications/src/Commands/Helpers/dashboard.html index a8df7161dc0..136979ba969 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 a1ba7b07ffa..8f0e21ee0eb 100644 --- a/master/coverage/publications/src/Commands/Helpers/index.html +++ b/master/coverage/publications/src/Commands/Helpers/index.html @@ -114,7 +114,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/Commands/MakePublicationCommand.php.html b/master/coverage/publications/src/Commands/MakePublicationCommand.php.html index 5ae3d1e75f8..79dbd9811b9 100644 --- a/master/coverage/publications/src/Commands/MakePublicationCommand.php.html +++ b/master/coverage/publications/src/Commands/MakePublicationCommand.php.html @@ -609,7 +609,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

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

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

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

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/Commands/ValidatePublicationTypesCommand.php.html b/master/coverage/publications/src/Commands/ValidatePublicationTypesCommand.php.html index 86409ea94fa..6c16ef65131 100644 --- a/master/coverage/publications/src/Commands/ValidatePublicationTypesCommand.php.html +++ b/master/coverage/publications/src/Commands/ValidatePublicationTypesCommand.php.html @@ -447,7 +447,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/Commands/ValidatePublicationsCommand.php.html b/master/coverage/publications/src/Commands/ValidatePublicationsCommand.php.html index 4c7ab10b4bd..9ff943b6310 100644 --- a/master/coverage/publications/src/Commands/ValidatePublicationsCommand.php.html +++ b/master/coverage/publications/src/Commands/ValidatePublicationsCommand.php.html @@ -591,7 +591,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/Commands/ValidatingCommand.php.html b/master/coverage/publications/src/Commands/ValidatingCommand.php.html index ad1a2f3b2e4..8ba5e229d75 100644 --- a/master/coverage/publications/src/Commands/ValidatingCommand.php.html +++ b/master/coverage/publications/src/Commands/ValidatingCommand.php.html @@ -302,7 +302,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/Commands/dashboard.html b/master/coverage/publications/src/Commands/dashboard.html index bc039ef5705..ceb7d47e2dc 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 c2d47bb08b6..5fdea641887 100644 --- a/master/coverage/publications/src/Commands/index.html +++ b/master/coverage/publications/src/Commands/index.html @@ -281,7 +281,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

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

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html b/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html index 0ccbd587be0..99870600280 100644 --- a/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html +++ b/master/coverage/publications/src/Concerns/PublicationFieldTypes.php.html @@ -431,7 +431,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/Concerns/dashboard.html b/master/coverage/publications/src/Concerns/dashboard.html index 896ffec8e8e..137468b8efe 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 59cd6bec279..2ad7efa3de2 100644 --- a/master/coverage/publications/src/Concerns/index.html +++ b/master/coverage/publications/src/Concerns/index.html @@ -141,7 +141,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/Models/PublicationFieldDefinition.php.html b/master/coverage/publications/src/Models/PublicationFieldDefinition.php.html index 2be4e1a3a74..ec9cb73e6a5 100644 --- a/master/coverage/publications/src/Models/PublicationFieldDefinition.php.html +++ b/master/coverage/publications/src/Models/PublicationFieldDefinition.php.html @@ -268,7 +268,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/Models/PublicationFieldValue.php.html b/master/coverage/publications/src/Models/PublicationFieldValue.php.html index f2574ab886f..222fb48468d 100644 --- a/master/coverage/publications/src/Models/PublicationFieldValue.php.html +++ b/master/coverage/publications/src/Models/PublicationFieldValue.php.html @@ -265,7 +265,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/Models/PublicationType.php.html b/master/coverage/publications/src/Models/PublicationType.php.html index 0b86cfacd99..56adf8d2afe 100644 --- a/master/coverage/publications/src/Models/PublicationType.php.html +++ b/master/coverage/publications/src/Models/PublicationType.php.html @@ -882,7 +882,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/Models/dashboard.html b/master/coverage/publications/src/Models/dashboard.html index cf077d83fa5..269906b5018 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 e5964a65f35..c051a52f9a7 100644 --- a/master/coverage/publications/src/Models/index.html +++ b/master/coverage/publications/src/Models/index.html @@ -169,7 +169,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/Pages/PublicationListPage.php.html b/master/coverage/publications/src/Pages/PublicationListPage.php.html index 68464f60fb2..1639ccc5d72 100644 --- a/master/coverage/publications/src/Pages/PublicationListPage.php.html +++ b/master/coverage/publications/src/Pages/PublicationListPage.php.html @@ -224,7 +224,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

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

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/Pages/dashboard.html b/master/coverage/publications/src/Pages/dashboard.html index 0bc3289cc36..e6d63f10508 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 06b716fe320..53f61148b3b 100644 --- a/master/coverage/publications/src/Pages/index.html +++ b/master/coverage/publications/src/Pages/index.html @@ -141,7 +141,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html b/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html index deb419ae12e..48fcc87845f 100644 --- a/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html +++ b/master/coverage/publications/src/Providers/TranslationServiceProvider.php.html @@ -195,7 +195,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/Providers/dashboard.html b/master/coverage/publications/src/Providers/dashboard.html index f341b9ba49d..806765c4834 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 64d08a360e3..1ecef3b0bfb 100644 --- a/master/coverage/publications/src/Providers/index.html +++ b/master/coverage/publications/src/Providers/index.html @@ -113,7 +113,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/Publications.php.html b/master/coverage/publications/src/Publications.php.html index 549ebb76c1d..7380d331b45 100644 --- a/master/coverage/publications/src/Publications.php.html +++ b/master/coverage/publications/src/Publications.php.html @@ -381,7 +381,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/PublicationsExtension.php.html b/master/coverage/publications/src/PublicationsExtension.php.html index ac49eaefda7..40e0ba1c266 100644 --- a/master/coverage/publications/src/PublicationsExtension.php.html +++ b/master/coverage/publications/src/PublicationsExtension.php.html @@ -548,7 +548,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/PublicationsServiceProvider.php.html b/master/coverage/publications/src/PublicationsServiceProvider.php.html index 03998453a53..8927fa3538a 100644 --- a/master/coverage/publications/src/PublicationsServiceProvider.php.html +++ b/master/coverage/publications/src/PublicationsServiceProvider.php.html @@ -242,7 +242,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 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 987512ab842..ee47a8c39c6 100644 --- a/master/coverage/publications/src/Views/Components/RelatedPublicationsComponent.php.html +++ b/master/coverage/publications/src/Views/Components/RelatedPublicationsComponent.php.html @@ -393,7 +393,7 @@

      Legend

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

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/Views/Components/dashboard.html b/master/coverage/publications/src/Views/Components/dashboard.html index 612bf6381f5..2f6cc0b8770 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 9d886ed87b8..d482cb93004 100644 --- a/master/coverage/publications/src/Views/Components/index.html +++ b/master/coverage/publications/src/Views/Components/index.html @@ -114,7 +114,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/Views/dashboard.html b/master/coverage/publications/src/Views/dashboard.html index d2717d31823..b2b7c0c12e7 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 550f8daf548..63890b2de62 100644 --- a/master/coverage/publications/src/Views/index.html +++ b/master/coverage/publications/src/Views/index.html @@ -113,7 +113,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/coverage/publications/src/dashboard.html b/master/coverage/publications/src/dashboard.html index 3dd8a00b411..8591e2690da 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 f1ac5e35af2..6198ac5836c 100644 --- a/master/coverage/publications/src/index.html +++ b/master/coverage/publications/src/index.html @@ -364,7 +364,7 @@

      Legend

      High: 90% to 100%

      - Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 17:30:41 UTC 2024. + Generated by php-code-coverage 10.1.14 using PHP 8.1.27 and PHPUnit 10.5.15 at Thu Apr 25 20:31:47 UTC 2024.

      diff --git a/master/index.html b/master/index.html index 8ff0540493c..2418d902114 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.15 compiled at in 2.48ms
      +
      directory-listing.php/v1.0.0-rc.4 (Linux) PHP/8.1.2-1ubuntu2.15 compiled at in 2.58ms
      diff --git a/master/preview/blade.html b/master/preview/blade.html index 61f910791af..2c62f9b0331 100644 --- a/master/preview/blade.html +++ b/master/preview/blade.html @@ -99,7 +99,7 @@

      You can even use arbitrary PHP.

      <div class="text-center">
          @php
              echo "Hello World! ";

              echo "This PHP was executed at " . date("Y-m-d H:i:s");
          @endphp
      </div>
      - Hello World! This PHP was executed at 2024-04-25 17:29:45 + Hello World! This PHP was executed at 2024-04-25 20:30:42
      @@ -107,8 +107,8 @@

      You can even use arbitrary PHP.